Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkernfs.h607 kernfs_walk_and_get(struct kernfs_node *kn, const char *path) in kernfs_walk_and_get() function
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c6841 kn = kernfs_walk_and_get(root_cgrp->kn, path); in cgroup_get_from_path()