Home
last modified time | relevance | path

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

/include/linux/sched/
Dtask.h231 static inline void task_lock(struct task_struct *p) in task_lock() function
241 DEFINE_GUARD(task_lock, struct task_struct *, task_lock(_T), task_unlock(_T)) in DEFINE_GUARD() argument
/include/linux/
Dcpuset.h165 task_lock(current); in set_mems_allowed()