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