Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit_comp32.c224 static const s8 *bpf_get_reg64_offset(const s8 *reg, const s8 *tmp, in bpf_get_reg64_offset() function
240 return bpf_get_reg64_offset(reg, tmp, 0, ctx); in bpf_get_reg64()
897 reg = bpf_get_reg64_offset(regmap[BPF_REG_5], tmp, offset_sp, ctx); in emit_call()
901 reg = bpf_get_reg64_offset(regmap[BPF_REG_4], tmp, offset_sp, ctx); in emit_call()
905 reg = bpf_get_reg64_offset(regmap[BPF_REG_3], tmp, offset_sp, ctx); in emit_call()
909 reg = bpf_get_reg64_offset(regmap[BPF_REG_2], tmp, offset_sp, ctx); in emit_call()
913 reg = bpf_get_reg64_offset(regmap[BPF_REG_1], tmp, offset_sp, ctx); in emit_call()