Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/cgroup/
Drstat.c282 static inline void __cgroup_rstat_lock(struct cgroup *cgrp, int cpu_in_loop) in __cgroup_rstat_lock() argument
289 trace_cgroup_rstat_lock_contended(cgrp, cpu_in_loop, contended); in __cgroup_rstat_lock()
292 trace_cgroup_rstat_locked(cgrp, cpu_in_loop, contended); in __cgroup_rstat_lock()
295 static inline void __cgroup_rstat_unlock(struct cgroup *cgrp, int cpu_in_loop) in __cgroup_rstat_unlock() argument
298 trace_cgroup_rstat_unlock(cgrp, cpu_in_loop, false); in __cgroup_rstat_unlock()