Home
last modified time | relevance | path

Searched refs:find_mount (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dutils.c526 * find_mount - find a the mount point of a given fs
531 static const int find_mount(const char *fs, char *mp, int sizeof_mp) in find_mount() function
641 retval = find_mount("cgroup2", cgroup_path, sizeof(cgroup_path)); in set_pid_cgroup()
706 retval = find_mount("cgroup2", cgroup_path, sizeof(cgroup_path)); in set_comm_cgroup()

Completed in 2 milliseconds