Searched refs:cqe_dequeue_head (Results 1 – 4 of 4) sorted by relevance
131 thread = cqe_dequeue_head(queue, struct thread, runq_links); in run_queue_dequeue()
313 #define cqe_dequeue_head(head, type, field) ({ \ macro
1608 thread_t thread = cqe_dequeue_head(&args.threadq, struct thread, wait_links); in waitq_wakeup64_identify_locked()
4371 thread = cqe_dequeue_head(queue, struct thread, runq_links); in run_queue_dequeue()