Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcgroup.h490 struct cgroup_subsys_state *css_tryget_online_from_dir(struct dentry *dentry,
/linux-4.1.27/kernel/
Dcgroup.c5426 struct cgroup_subsys_state *css_tryget_online_from_dir(struct dentry *dentry, in css_tryget_online_from_dir() function
/linux-4.1.27/mm/
Dmemcontrol.c4184 cfile_css = css_tryget_online_from_dir(cfile.file->f_path.dentry->d_parent, in memcg_write_event_control()
/linux-4.1.27/kernel/events/
Dcore.c598 css = css_tryget_online_from_dir(f.file->f_path.dentry, in perf_cgroup_connect()