Searched refs:wait_for_completion_state (Results 1 – 5 of 5) sorted by relevance
267 int __sched wait_for_completion_state(struct completion *x, unsigned int state) in wait_for_completion_state() function275 EXPORT_SYMBOL(wait_for_completion_state);
106 extern int wait_for_completion_state(struct completion *x, unsigned int state);
443 wait_for_completion_state(&rs_array[i].completion, state); in __wait_rcu_gp()
534 wait_for_completion_state(&core_state->startup, in coredump_wait()
1388 killed = wait_for_completion_state(vfork, state); in wait_for_vfork_done()