Searched refs:MOD_RODATA (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/module/
H A Dkdb.c30 kdb_printf("/%8u", mod->mem[MOD_RODATA].size);
45 kdb_printf("/0x%px", mod->mem[MOD_RODATA].base);
H A Dstrict_rwx.c54 ret = module_set_memory(mod, MOD_RODATA, set_memory_ro);
H A Dmain.c1522 MOD_RODATA,
/linux-master/include/linux/
H A Dmodule.h327 MOD_RODATA, enumerator in enum:mod_mem_type

Completed in 215 milliseconds