Searched refs:ns_get_name (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | proc_ns.h | 85 extern int ns_get_name(char *buf, size_t size, struct task_struct *task,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | proc_ns.h | 84 extern int ns_get_name(char *buf, size_t size, struct task_struct *task,
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | namespaces.c | 84 res = ns_get_name(name, sizeof(name), task, ns_ops); in proc_ns_readlink()
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | namespaces.c | 84 res = ns_get_name(name, sizeof(name), task, ns_ops); in proc_ns_readlink()
|
/kernel/linux/linux-5.10/fs/ |
H A D | nsfs.c | 217 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 D | nsfs.c | 218 int ns_get_name(char *buf, size_t size, struct task_struct *task, in ns_get_name() function
|
Completed in 3 milliseconds