Home
last modified time | relevance | path

Searched refs:pprog (Results 1 – 4 of 4) sorted by relevance

/arch/x86/net/
A Dbpf_jit_comp.c335 *pprog = prog; in push_r9()
343 *pprog = prog; in pop_r9()
351 *pprog = prog; in push_r12()
366 *pprog = prog; in push_callee_regs()
374 *pprog = prog; in pop_r12()
389 *pprog = prog; in pop_callee_regs()
408 *pprog = prog; in emit_nops()
431 *pprog = prog; in emit_fineibt()
454 *pprog = prog; in emit_kcfi()
724 u8 *prog = *pprog, *start = *pprog; in emit_bpf_tail_call_indirect()
[all …]
A Dbpf_jit_comp32.c230 *pprog = prog; in emit_ia32_mov_i()
251 *pprog = prog; in emit_ia32_mov_r()
314 *pprog = prog; in emit_ia32_mul_r()
362 *pprog = prog; in emit_ia32_to_le_r64()
428 *pprog = prog; in emit_ia32_to_be_r64()
475 *pprog = prog; in emit_ia32_div_mod_r()
516 *pprog = prog; in emit_ia32_shift_r()
573 *pprog = prog; in emit_ia32_alu_r()
590 *pprog = prog; in emit_ia32_alu_r64()
673 *pprog = prog; in emit_ia32_alu_i()
[all …]
/arch/x86/kernel/
A Dcallthunks.c302 int x86_call_depth_emit_accounting(u8 **pprog, void *func, void *ip) in x86_call_depth_emit_accounting() argument
317 memcpy(*pprog, insn_buff, tmpl_size); in x86_call_depth_emit_accounting()
318 *pprog += tmpl_size; in x86_call_depth_emit_accounting()
/arch/x86/include/asm/
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() argument

Completed in 20 milliseconds