Searched refs:wait_for_completion_state (Results 1 – 5 of 5) sorted by relevance
252 int __sched wait_for_completion_state(struct completion *x, unsigned int state) in wait_for_completion_state() function260 EXPORT_SYMBOL(wait_for_completion_state);
106 extern int wait_for_completion_state(struct completion *x, unsigned int state);
447 retval = wait_for_completion_state(&done, state); in call_usermodehelper_exec()
1430 killed = wait_for_completion_state(vfork, state); in wait_for_vfork_done()
405 wait_for_completion_state(&core_state->startup, in coredump_wait()