Home
last modified time | relevance | path

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

/openbmc/linux/kernel/module/
H A Dstrict_rwx.c47 module_set_memory(mod, MOD_INIT_RODATA, set_memory_ro); in module_enable_ro()
H A Dmain.c1529 MOD_INIT_RODATA, in __layout_sections()
2530 freeinit->init_rodata = mod->mem[MOD_INIT_RODATA].base; in do_init_module()
/openbmc/linux/include/linux/
H A Dmodule.h331 MOD_INIT_RODATA, enumerator
340 (type) == MOD_INIT_RODATA)