Searched defs:execmem_type (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/linux/ | ||
| H A D | execmem.h | 37 enum execmem_type { enum |
| /linux-6.15/kernel/module/ | ||
| H A D | main.c | 1217 enum execmem_type execmem_type; in module_memory_alloc() local |