Lines Matching refs:bpf_insn
72 const struct bpf_insn *);
120 int (*map_gen_lookup)(struct bpf_map *map, struct bpf_insn *insn_buf);
958 static bool bpf_is_ldimm64(const struct bpf_insn *insn) in bpf_is_ldimm64()
963 static inline bool bpf_pseudo_func(const struct bpf_insn *insn) in bpf_pseudo_func()
986 int (*gen_prologue)(struct bpf_insn *insn, bool direct_write,
988 int (*gen_epilogue)(struct bpf_insn *insn, const struct bpf_prog *prog,
990 int (*gen_ld_abs)(const struct bpf_insn *orig,
991 struct bpf_insn *insn_buf);
993 const struct bpf_insn *src,
994 struct bpf_insn *dst,
1008 struct bpf_insn *insn);
1262 const struct bpf_insn *insnsi, in bpf_dispatcher_nop_func()
1355 const struct bpf_insn *insnsi, \
1367 const struct bpf_insn *insnsi, \
1585 const struct bpf_insn *insn);
1591 DECLARE_FLEX_ARRAY(struct bpf_insn, insnsi);
1995 const struct bpf_insn *src,
1996 struct bpf_insn *dst,
2526 void bpf_patch_call_args(struct bpf_insn *insn, u32 stack_depth);
2645 const struct bpf_insn *insn);
2918 const struct bpf_insn *insn) in bpf_jit_find_kfunc_model()
3304 const struct bpf_insn *si,
3305 struct bpf_insn *insn_buf,
3324 const struct bpf_insn *si, in bpf_sock_convert_ctx_access()
3325 struct bpf_insn *insn_buf, in bpf_sock_convert_ctx_access()
3353 const struct bpf_insn *si,
3354 struct bpf_insn *insn_buf,
3362 const struct bpf_insn *si,
3363 struct bpf_insn *insn_buf,
3375 const struct bpf_insn *si, in bpf_tcp_sock_convert_ctx_access()
3376 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
3390 const struct bpf_insn *si, in bpf_xdp_sock_convert_ctx_access()
3391 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()