Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dcgroup.h105 struct cgroup_subsys_state *css_tryget_online_from_dir(struct dentry *dentry,
/linux-6.1.9/kernel/cgroup/
Dcgroup.c6325 css = css_tryget_online_from_dir(f->f_path.dentry, NULL); in cgroup_v1v2_get_from_file()
6757 struct cgroup_subsys_state *css_tryget_online_from_dir(struct dentry *dentry, in css_tryget_online_from_dir() function
/linux-6.1.9/mm/
Dmemcontrol.c4931 cfile_css = css_tryget_online_from_dir(cdentry->d_parent, in memcg_write_event_control()
/linux-6.1.9/kernel/events/
Dcore.c929 css = css_tryget_online_from_dir(f.file->f_path.dentry, in perf_cgroup_connect()