Lines Matching refs:bpf_insn_pos
26 struct bpf_insn_pos {
33 pos_get_cnt(struct bpf_insn_pos *pos)
39 append_insn(struct bpf_insn new_insn, struct bpf_insn_pos *pos)
55 check_pos(struct bpf_insn_pos *pos)
112 gen_ldx_reg_from_ctx(struct bpf_insn_pos *pos, int ctx_reg,
142 gen_read_mem(struct bpf_insn_pos *pos,
183 gen_prologue_fastpath(struct bpf_insn_pos *pos,
242 gen_prologue_slowpath(struct bpf_insn_pos *pos,
325 prologue_relocate(struct bpf_insn_pos *pos, struct bpf_insn *error_code,
371 struct bpf_insn_pos pos;