Searched defs:bpf_reg (Results 1 – 4 of 4) sorted by relevance
62 static u8 bpf_to_hppa_reg(int bpf_reg, struct hppa_jit_context *ctx) in bpf_to_hppa_reg()
255 u8 bpf_reg; in analyze_reg_usage() local
2366 u32 mask_for_used_regs(u8 bpf_reg, bool is_call) in mask_for_used_regs()
70 static u8 bpf_to_rv_reg(int bpf_reg, struct rv_jit_context *ctx) in bpf_to_rv_reg()