Searched refs:try_to_wake_up (Results 1 – 1 of 1) sorted by relevance
4216 try_to_wake_up(struct task_struct *p, unsigned int state, int wake_flags) in try_to_wake_up() function4506 return try_to_wake_up(p, TASK_NORMAL, 0); in wake_up_process()4512 return try_to_wake_up(p, state, 0); in wake_up_state()7053 return try_to_wake_up(curr->private, mode, wake_flags); in default_wake_function()