Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dproc_ns.h77 extern int ns_get_path(struct path *path, struct task_struct *task,
/Linux-v5.10/fs/proc/
Dnamespaces.c61 error = ns_get_path(&ns_path, task, ns_ops); in proc_ns_get_link()
/Linux-v5.10/fs/
Dnsfs.c136 int ns_get_path(struct path *path, struct task_struct *task, in ns_get_path() function
/Linux-v5.10/kernel/events/
Dcore.c7758 error = ns_get_path(&ns_path, task, ns_ops); in perf_fill_ns_link_info()