Home
last modified time | relevance | path

Searched refs:proc_ns_file (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/kernel/
H A Dnsproxy.c556 if (proc_ns_file(f.file)) { in SYSCALL_DEFINE2()
573 if (proc_ns_file(f.file)) in SYSCALL_DEFINE2()
/openbmc/linux/fs/
H A Dnsfs.c233 bool proc_ns_file(const struct file *file) in proc_ns_file() function
H A Dnamespace.c4539 if (!proc_ns_file(f.file)) { in build_mount_idmapped()
/openbmc/linux/include/linux/
H A Dproc_fs.h244 bool proc_ns_file(const struct file *file);
/openbmc/linux/net/core/
H A Dnet_namespace.c694 if (proc_ns_file(f.file)) { in get_net_ns_by_fd()