Home
last modified time | relevance | path

Searched defs:bpf_reg (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/arch/parisc/net/
Dbpf_jit_comp64.c62 static u8 bpf_to_hppa_reg(int bpf_reg, struct hppa_jit_context *ctx) in bpf_to_hppa_reg()
/linux-6.12.1/arch/arc/net/
Dbpf_jit_core.c255 u8 bpf_reg; in analyze_reg_usage() local
Dbpf_jit_arcv2.c2366 u32 mask_for_used_regs(u8 bpf_reg, bool is_call) in mask_for_used_regs()
/linux-6.12.1/arch/riscv/net/
Dbpf_jit_comp64.c70 static u8 bpf_to_rv_reg(int bpf_reg, struct rv_jit_context *ctx) in bpf_to_rv_reg()