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

/linux-master/kernel/module/
H A Dstrict_rwx.c57 ret = module_set_memory(mod, MOD_INIT_RODATA, set_memory_ro);
H A Dmain.c1529 MOD_INIT_RODATA,
2533 freeinit->init_rodata = mod->mem[MOD_INIT_RODATA].base;
/linux-master/include/linux/
H A Dmodule.h331 MOD_INIT_RODATA, enumerator in enum:mod_mem_type
340 (type) == MOD_INIT_RODATA)

Completed in 169 milliseconds