Home
last modified time | relevance | path

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

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