Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/riscv/net/
H A Dbpf_jit_comp64.c41 static u8 bpf_to_rv_reg(int bpf_reg, struct rv_jit_context *ctx) in bpf_to_rv_reg() argument
43 u8 reg = regmap[bpf_reg]; in bpf_to_rv_reg()