Home
last modified time | relevance | path

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

/kernel/sched/
Dwait.c40 void remove_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in remove_wait_queue() function
48 EXPORT_SYMBOL(remove_wait_queue);
/kernel/
Daudit.c1584 remove_wait_queue(&audit_backlog_wait, &wait); in audit_receive()
1850 remove_wait_queue(&audit_backlog_wait, &wait); in audit_log_start()
Dresource.c1170 remove_wait_queue(&muxed_resource_wait, &wait); in __request_region()
Dexit.c1551 remove_wait_queue(&current->signal->wait_chldexit, &wo->child_wait); in do_wait()