Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Drstat.c129 __bpf_kfunc void css_rstat_updated(struct cgroup_subsys_state *css, int cpu) in css_rstat_updated() function
757 BTF_ID_FLAGS(func, css_rstat_updated)
/linux/include/linux/
H A Dcgroup.h802 void css_rstat_updated(struct cgroup_subsys_state *css, int cpu); in cgroup_account_cputime()