Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dfutex.c2584 struct task_struct *oldowner, *newowner; in __fixup_pi_state_owner() local
2588 oldowner = pi_state->owner; in __fixup_pi_state_owner()
2615 if (oldowner != current) { in __fixup_pi_state_owner()
2647 if (oldowner == current) { in __fixup_pi_state_owner()
2724 if (pi_state->owner != oldowner) in __fixup_pi_state_owner()