Searched defs:cgroup_threadgroup_rwsem (Results 1 - 2 of 2) sorted by last modified time

/linux-master/kernel/cgroup/
H A Dcgroup.c114 DEFINE_PERCPU_RWSEM(cgroup_threadgroup_rwsem); variable
[all...]
H A Dcgroup-internal.h253 __acquires(&cgroup_threadgroup_rwsem); variable
255 __releases(&cgroup_threadgroup_rwsem); variable

Completed in 169 milliseconds