Home
last modified time | relevance | path

Searched refs:remove_wait_queue (Results 1 – 4 of 4) sorted by relevance

/kernel/sched/
Dwait.c51 void remove_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in remove_wait_queue() function
59 EXPORT_SYMBOL(remove_wait_queue);
/kernel/
Daudit.c1594 remove_wait_queue(&audit_backlog_wait, &wait); in audit_receive()
1903 remove_wait_queue(&audit_backlog_wait, &wait); in audit_log_start()
Dexit.c1643 remove_wait_queue(&current->signal->wait_chldexit, &wo->child_wait); in do_wait()
Dresource.c1198 remove_wait_queue(&muxed_resource_wait, &wait); in __request_region_locked()