Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dexecmem.h191 struct vm_struct *execmem_vmap(size_t size);
/linux-6.15/mm/
H A Dexecmem.c68 struct vm_struct *execmem_vmap(size_t size) in execmem_vmap() function
/linux-6.15/lib/
H A Dalloc_tag.c668 vm_module_tags = execmem_vmap(MODULE_ALLOC_TAG_VMAP_SIZE); in alloc_mod_tags_mem()