Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dfutex.c2287 struct task_struct *oldowner, *newowner; in fixup_pi_state_owner() local
2295 oldowner = pi_state->owner; in fixup_pi_state_owner()
2322 if (oldowner != current) { in fixup_pi_state_owner()
2344 if (oldowner == current) { in fixup_pi_state_owner()
2419 if (pi_state->owner != oldowner) { in fixup_pi_state_owner()