Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dfutex.c2367 struct task_struct *oldowner, *newowner; in fixup_pi_state_owner() local
2375 oldowner = pi_state->owner; in fixup_pi_state_owner()
2402 if (oldowner != current) { in fixup_pi_state_owner()
2424 if (oldowner == current) { in fixup_pi_state_owner()
2516 if (pi_state->owner != oldowner) { in fixup_pi_state_owner()