Searched refs:x86_call_depth_emit_accounting (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/x86/net/
H A Dbpf_jit_comp.c483 ip += x86_call_depth_emit_accounting(pprog, func, ip);
2046 ip += x86_call_depth_emit_accounting(&prog, func, ip);
2897 x86_call_depth_emit_accounting(&prog, NULL, image);
/linux-master/arch/x86/kernel/
H A Dcallthunks.c315 int x86_call_depth_emit_accounting(u8 **pprog, void *func, void *ip) function
/linux-master/arch/x86/include/asm/
H A Dalternative.h120 extern int x86_call_depth_emit_accounting(u8 **pprog, void *func, void *ip);
130 static __always_inline int x86_call_depth_emit_accounting(u8 **pprog, function

Completed in 714 milliseconds