Searched refs:argowner (Results 1 – 1 of 1) sorted by relevance
2599 struct task_struct *argowner) in __fixup_pi_state_owner() argument2632 if (!argowner) { in __fixup_pi_state_owner()2664 WARN_ON_ONCE(argowner != current); in __fixup_pi_state_owner()2672 newowner = argowner; in __fixup_pi_state_owner()2702 return argowner == current; in __fixup_pi_state_owner()2743 return argowner == current; in __fixup_pi_state_owner()2771 struct task_struct *argowner) in fixup_pi_state_owner() argument2779 ret = __fixup_pi_state_owner(uaddr, q, argowner); in fixup_pi_state_owner()