Searched defs:insn_buf (Results 1 – 2 of 2) sorted by relevance
/net/xdp/ |
D | xskmap.c | 111 static int xsk_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in xsk_map_gen_lookup()
|
/net/core/ |
D | filter.c | 291 struct bpf_insn *insn_buf) in convert_skb_access() 6642 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access() 6837 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access() 8189 static int bpf_noop_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_noop_prologue() 8198 static int bpf_unclone_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_unclone_prologue() 8238 struct bpf_insn *insn_buf) in bpf_gen_ld_abs() 8272 static int tc_cls_act_prologue(struct bpf_insn *insn_buf, bool direct_write, in tc_cls_act_prologue() 8551 static int sk_skb_prologue(struct bpf_insn *insn_buf, bool direct_write, in sk_skb_prologue() 8674 struct bpf_insn *insn_buf, in flow_dissector_convert_ctx_access() 8727 struct bpf_insn *insn_buf, in bpf_convert_ctx_access() [all …]
|