Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dexecmem.h213 bool execmem_is_rox(enum execmem_type type);
/linux-6.15/mm/
H A Dexecmem.c439 bool execmem_is_rox(enum execmem_type type) in execmem_is_rox() function
/linux-6.15/kernel/module/
H A Dmain.c1231 if (execmem_is_rox(execmem_type)) { in module_memory_alloc()