Home
last modified time | relevance | path

Searched defs:task_lock (Results 1 – 1 of 1) 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