Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dproc_ns.h76 extern int ns_get_path(struct path *path, struct task_struct *task,
/linux-6.6.21/fs/proc/
Dnamespaces.c61 error = ns_get_path(&ns_path, task, ns_ops); in proc_ns_get_link()
/linux-6.6.21/fs/
Dnsfs.c137 int ns_get_path(struct path *path, struct task_struct *task, in ns_get_path() function
/linux-6.6.21/kernel/events/
Dcore.c8414 error = ns_get_path(&ns_path, task, ns_ops); in perf_fill_ns_link_info()