Home
last modified time | relevance | path

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

/linux/kernel/
H A Dnsproxy.c573 if (proc_ns_file(fd_file(f))) { in SYSCALL_DEFINE2()
590 if (proc_ns_file(fd_file(f))) in SYSCALL_DEFINE2()
/linux/include/linux/
H A Dproc_fs.h249 bool proc_ns_file(const struct file *file);
/linux/fs/proc/
H A Droot.c143 if (!proc_ns_file(ns_filp)) in proc_parse_pidns_param()
/linux/fs/
H A Dnsfs.c385 bool proc_ns_file(const struct file *file) in proc_ns_file() function
H A Dnamespace.c4980 if (!proc_ns_file(fd_file(f))) in build_mount_idmapped()
5903 if (!proc_ns_file(fd_file(f))) in grab_requested_mnt_ns()
/linux/net/core/
H A Dnet_namespace.c778 if (proc_ns_file(fd_file(f))) { in get_net_ns_by_fd()