Searched refs:wait_for_completion_state (Results 1 – 8 of 8) 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);
441 retval = wait_for_completion_state(&done, state | TASK_KILLABLE); in call_usermodehelper_exec()457 wait_for_completion_state(&done, state); in call_usermodehelper_exec()
1434 killed = wait_for_completion_state(vfork, state); in wait_for_vfork_done()
106 extern int wait_for_completion_state(struct completion *x, unsigned int state);
208 ret = wait_for_completion_state(&kmod_req->first_req_done, in kmod_dup_request_exists_wait()
443 wait_for_completion_state(&rs_array[i].completion, state); in __wait_rcu_gp()
258 if (!wait_for_completion_state(&ureq->c, in qcomtee_user_object_dispatch()
534 wait_for_completion_state(&core_state->startup, in coredump_wait()