Searched refs:wait_for_completion_state (Results 1 – 6 of 6) 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);
191 ret = wait_for_completion_state(&kmod_req->first_req_done, in kmod_dup_request_exists_wait()
258 if (!wait_for_completion_state(&ureq->c, in qcomtee_user_object_dispatch()
2665 wait_for_completion_state(wq, TASK_IDLE); in qcom_scm_wait_for_wq_completion()
1452 killed = wait_for_completion_state(vfork, state); in wait_for_vfork_done()