Searched refs:msgring_threads (Results 1 – 2 of 2) sorted by relevance
80 static struct msgring_thread msgring_threads[XLP_MAX_CORES * XLP_MAX_THREADS]; variable278 mthd = &msgring_threads[cpu]; in msgring_process_fast_intr()309 mthd = &msgring_threads[hwtid]; in msgring_process()372 mthd = &msgring_threads[hwtid]; in create_msgring_thread()
90 static struct msgring_thread msgring_threads[XLR_MAX_CORES]; variable297 mthd = &msgring_threads[core]; in msgring_process_fast_intr()341 mthd = &msgring_threads[core]; in msgring_process()394 mthd = &msgring_threads[core]; in create_msgring_thread()