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

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

Completed in 319 milliseconds