Searched defs:wake_up_process (Results 1 – 2 of 2) sorted by relevance
517 wake_up_process(VCHIQ_THREAD_T thr) in wake_up_process() function
308 #define wake_up_process(task) linux_wake_up_state(task, TASK_NORMAL) macro