Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcgroup.h81 struct cgroup_subsys_state *css_tryget_online_from_dir(struct dentry *dentry,
/linux-4.4.14/mm/
Dmemcontrol.c3978 cfile_css = css_tryget_online_from_dir(cfile.file->f_path.dentry->d_parent, in memcg_write_event_control()
/linux-4.4.14/kernel/
Dcgroup.c5814 struct cgroup_subsys_state *css_tryget_online_from_dir(struct dentry *dentry, in css_tryget_online_from_dir() function
/linux-4.4.14/kernel/events/
Dcore.c610 css = css_tryget_online_from_dir(f.file->f_path.dentry, in perf_cgroup_connect()