Home
last modified time | relevance | path

Searched refs:memfd_noexec_scope (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dpid_namespace.h47 int memfd_noexec_scope; member
74 scope = max(scope, READ_ONCE(ns->memfd_noexec_scope)); in pidns_memfd_noexec_scope()
/linux/kernel/
H A Dpid_namespace.c123 ns->memfd_noexec_scope = pidns_memfd_noexec_scope(parent_pid_ns); in create_pid_namespace()
H A Dpid.c82 .memfd_noexec_scope = MEMFD_NOEXEC_SCOPE_EXEC,