Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
A Dftrace.c98 #define FUNC_ENTRY_SIZE 16 macro
110 if (patch_text_nosync((void *)rec->ip, call, FUNC_ENTRY_SIZE)) in ftrace_make_call()
121 if (patch_text_nosync((void *)rec->ip, nops, FUNC_ENTRY_SIZE)) in ftrace_make_nop()

Completed in 5 milliseconds