Home
last modified time | relevance | path

Searched refs:ttwu_state_match (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/kernel/sched/
Dcore.c4052 bool ttwu_state_match(struct task_struct *p, unsigned int state, int *success) in ttwu_state_match() function
4220 if (!ttwu_state_match(p, state, &success)) in try_to_wake_up()
4236 if (!ttwu_state_match(p, state, &success)) in try_to_wake_up()