Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dalternative.h117 extern int x86_call_depth_emit_accounting(u8 **pprog, void *func, void *ip);
127 static __always_inline int x86_call_depth_emit_accounting(u8 **pprog, in x86_call_depth_emit_accounting() function
/linux/arch/x86/net/
H A Dbpf_jit_comp.c582 ip += x86_call_depth_emit_accounting(pprog, func, ip); in emit_rsb_call()
1623 ip += x86_call_depth_emit_accounting(&prog, func, ip); in emit_spectre_bhb_barrier()
2459 ip += x86_call_depth_emit_accounting(&prog, func, ip); in do_jit()
3348 x86_call_depth_emit_accounting(&prog, NULL, image); in __arch_prepare_bpf_trampoline()