Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/
A Dpid_sysctl.h10 ns->memfd_noexec_scope = in initialize_memfd_noexec_scope()
11 task_active_pid_ns(current)->memfd_noexec_scope; in initialize_memfd_noexec_scope()
25 table_copy.data = &ns->memfd_noexec_scope; in pid_mfd_noexec_dointvec_minmax()
40 .data = &init_pid_ns.memfd_noexec_scope,
41 .maxlen = sizeof(init_pid_ns.memfd_noexec_scope),
/linux-6.3-rc2/include/linux/
A Dpid_namespace.h51 int memfd_noexec_scope; member
/linux-6.3-rc2/mm/
A Dmemfd.c307 sysctl = ns->memfd_noexec_scope; in SYSCALL_DEFINE2()

Completed in 7 milliseconds