Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dalternative.h116 extern int x86_call_depth_emit_accounting(u8 **pprog, void *func);
126 static __always_inline int x86_call_depth_emit_accounting(u8 **pprog, in x86_call_depth_emit_accounting() function
/openbmc/linux/arch/x86/kernel/
H A Dcallthunks.c309 int x86_call_depth_emit_accounting(u8 **pprog, void *func) in x86_call_depth_emit_accounting() function
/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp.c347 ip += x86_call_depth_emit_accounting(pprog, func); in emit_rsb_call()
1626 offs = 7 + x86_call_depth_emit_accounting(&prog, func); in do_jit()
1630 offs = x86_call_depth_emit_accounting(&prog, func); in do_jit()
2454 x86_call_depth_emit_accounting(&prog, NULL); in arch_prepare_bpf_trampoline()