Home
last modified time | relevance | path

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

/linux/arch/parisc/net/
H A Dbpf_jit_comp64.c62 static u8 bpf_to_hppa_reg(int bpf_reg, struct hppa_jit_context *ctx) in bpf_to_hppa_reg()
/linux/arch/arc/net/
H A Dbpf_jit_arcv2.c2366 u32 mask_for_used_regs(u8 bpf_reg, bool is_call) in mask_for_used_regs()