Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dexecmem.h41 EXECMEM_FTRACE, enumerator
/linux-6.15/arch/x86/kernel/
H A Dftrace.c266 return execmem_alloc(EXECMEM_FTRACE, size); in alloc_tramp()
/linux-6.15/arch/s390/kernel/
H A Dmodule.c477 start = execmem_alloc(EXECMEM_FTRACE, numpages * PAGE_SIZE); in module_alloc_ftrace_hotpatch_trampolines()