Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpid_namespace.h59 static inline int pidns_memfd_noexec_scope(struct pid_namespace *ns) in pidns_memfd_noexec_scope() function
69 static inline int pidns_memfd_noexec_scope(struct pid_namespace *ns) in pidns_memfd_noexec_scope() function
89 static inline int pidns_memfd_noexec_scope(struct pid_namespace *ns) in pidns_memfd_noexec_scope() function
/linux/kernel/
A Dpid_sysctl.h21 parent_scope = pidns_memfd_noexec_scope(ns->parent); in pid_mfd_noexec_dointvec_minmax()
A Dpid_namespace.c115 ns->memfd_noexec_scope = pidns_memfd_noexec_scope(parent_pid_ns); in create_pid_namespace()
/linux/mm/
A Dmemfd.c311 int sysctl = pidns_memfd_noexec_scope(ns); in check_sysctl_memfd_noexec()

Completed in 10 milliseconds