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