Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dsched.h2670 static inline void threadgroup_lock(struct task_struct *tsk) in threadgroup_lock() function
2688 static inline void threadgroup_lock(struct task_struct *tsk) {} in threadgroup_lock() function
/linux-4.1.27/kernel/
Dcgroup.c2440 threadgroup_lock(tsk); in __cgroup_procs_write()
2663 threadgroup_lock(task); in cgroup_update_dfl_csses()