Searched defs:insn_buf (Results 1 – 2 of 2) sorted by relevance
/net/xdp/ |
D | xskmap.c | 113 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 | 294 struct bpf_insn *insn_buf) in convert_skb_access() 6918 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access() 7113 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access() 8648 static int bpf_noop_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_noop_prologue() 8657 static int bpf_unclone_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_unclone_prologue() 8697 struct bpf_insn *insn_buf) in bpf_gen_ld_abs() 8731 static int tc_cls_act_prologue(struct bpf_insn *insn_buf, bool direct_write, in tc_cls_act_prologue() 9070 static int sk_skb_prologue(struct bpf_insn *insn_buf, bool direct_write, in sk_skb_prologue() 9194 struct bpf_insn *insn_buf, in flow_dissector_convert_ctx_access() 9334 struct bpf_insn *insn_buf, in bpf_convert_ctx_access() [all …]
|