Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcgroup.h104 struct cgroup_subsys_state *css_tryget_online_from_dir(struct dentry *dentry,
/linux/kernel/cgroup/
H A Dcgroup.c6428 css = css_tryget_online_from_dir(f->f_path.dentry, NULL); in cgroup_v1v2_get_from_file()
6876 struct cgroup_subsys_state *css_tryget_online_from_dir(struct dentry *dentry, in css_tryget_online_from_dir() function
/linux/kernel/events/
H A Dcore.c975 css = css_tryget_online_from_dir(fd_file(f)->f_path.dentry, in perf_cgroup_connect()