Searched refs:task_lock (Results 1 – 2 of 2) sorted by relevance
231 static inline void task_lock(struct task_struct *p) in task_lock() function241 DEFINE_GUARD(task_lock, struct task_struct *, task_lock(_T), task_unlock(_T)) in DEFINE_GUARD() argument
165 task_lock(current); in set_mems_allowed()