Searched refs:x86_call_depth_emit_accounting (Results 1 – 3 of 3) sorted by relevance
116 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
304 int x86_call_depth_emit_accounting(u8 **pprog, void *func) in x86_call_depth_emit_accounting() function
397 ip += x86_call_depth_emit_accounting(pprog, func); in emit_rsb_call()1676 offs = 7 + x86_call_depth_emit_accounting(&prog, func); in do_jit()1680 offs = x86_call_depth_emit_accounting(&prog, func); in do_jit()2504 x86_call_depth_emit_accounting(&prog, NULL); in arch_prepare_bpf_trampoline()