Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dalternative.h117 extern int x86_call_depth_emit_accounting(u8 **pprog, void *func);
131 static __always_inline int x86_call_depth_emit_accounting(u8 **pprog, in x86_call_depth_emit_accounting() function
/linux-6.3-rc2/arch/x86/kernel/
A Dcallthunks.c310 int x86_call_depth_emit_accounting(u8 **pprog, void *func) in x86_call_depth_emit_accounting() function
/linux-6.3-rc2/arch/x86/net/
A Dbpf_jit_comp.c347 x86_call_depth_emit_accounting(pprog, func); in emit_rsb_call()
1546 offs = 7 + x86_call_depth_emit_accounting(&prog, func); in do_jit()
1550 offs = x86_call_depth_emit_accounting(&prog, func); in do_jit()
2212 x86_call_depth_emit_accounting(&prog, NULL); in arch_prepare_bpf_trampoline()

Completed in 11 milliseconds