Searched refs:kprobes_prot (Results 1 – 1 of 1) sorted by relevance
430 pgprot_t kprobes_prot = strict_module_rwx_enabled() ? PAGE_KERNEL_ROX : PAGE_KERNEL_EXEC; in execmem_arch_setup() local474 .pgprot = kprobes_prot, in execmem_arch_setup()
Completed in 3 milliseconds