Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dfutex.c2283 struct task_struct *argowner) in fixup_pi_state_owner() argument
2321 if (!argowner) { in fixup_pi_state_owner()
2343 WARN_ON_ONCE(argowner != current); in fixup_pi_state_owner()
2352 newowner = argowner; in fixup_pi_state_owner()