Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dproc_ns.h85 extern int ns_get_name(char *buf, size_t size, struct task_struct *task,
/kernel/linux/linux-6.6/include/linux/
H A Dproc_ns.h84 extern int ns_get_name(char *buf, size_t size, struct task_struct *task,
/kernel/linux/linux-5.10/fs/proc/
H A Dnamespaces.c84 res = ns_get_name(name, sizeof(name), task, ns_ops); in proc_ns_readlink()
/kernel/linux/linux-6.6/fs/proc/
H A Dnamespaces.c84 res = ns_get_name(name, sizeof(name), task, ns_ops); in proc_ns_readlink()
/kernel/linux/linux-5.10/fs/
H A Dnsfs.c217 int ns_get_name(char *buf, size_t size, struct task_struct *task, in ns_get_name() function
/kernel/linux/linux-6.6/fs/
H A Dnsfs.c218 int ns_get_name(char *buf, size_t size, struct task_struct *task, in ns_get_name() function

Completed in 3 milliseconds