Searched defs:task_lock (Results 1 – 3 of 3) sorted by relevance
228 static inline void task_lock(struct task_struct *p) in task_lock() function
3046 guard(task_lock)(p); in __do_SAK() local
459 struct mutex task_lock; member