Home
last modified time | relevance | path

Searched defs:insn_buf (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/net/core/
Dfilter.c271 struct bpf_insn *insn_buf) in convert_skb_access()
5572 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
5763 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
6732 static int bpf_noop_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_noop_prologue()
6741 static int bpf_unclone_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_unclone_prologue()
6781 struct bpf_insn *insn_buf) in bpf_gen_ld_abs()
6815 static int tc_cls_act_prologue(struct bpf_insn *insn_buf, bool direct_write, in tc_cls_act_prologue()
7072 static int sk_skb_prologue(struct bpf_insn *insn_buf, bool direct_write, in sk_skb_prologue()
7190 struct bpf_insn *insn_buf, in flow_dissector_convert_ctx_access()
7222 struct bpf_insn *insn_buf, in bpf_convert_ctx_access()
[all …]
/Linux-v5.4/kernel/bpf/
Dcgroup.c1333 struct bpf_insn *insn_buf, in sysctl_convert_ctx_access()
1490 struct bpf_insn *insn_buf, in cg_sockopt_convert_ctx_access()
1535 static int cg_sockopt_get_prologue(struct bpf_insn *insn_buf, in cg_sockopt_get_prologue()
Darraymap.c185 static u32 array_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in array_map_gen_lookup()
804 struct bpf_insn *insn_buf) in array_of_map_gen_lookup()
Dhashtab.c503 static u32 htab_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in htab_map_gen_lookup()
543 struct bpf_insn *insn_buf) in htab_lru_map_gen_lookup()
1481 struct bpf_insn *insn_buf) in htab_of_map_gen_lookup()
Dverifier.c8493 struct bpf_insn insn_buf[16], *insn; in convert_ctx_accesses() local
8879 struct bpf_insn insn_buf[16]; in fixup_bpf_calls() local
8948 struct bpf_insn insn_buf[16]; in fixup_bpf_calls() local
/Linux-v5.4/include/linux/
Dbpf.h1089 struct bpf_insn *insn_buf, in bpf_sock_convert_ctx_access()
1125 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
1140 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
/Linux-v5.4/drivers/staging/comedi/drivers/
Dusbdux.c187 __le16 *insn_buf; member
Dusbduxsigma.c150 u8 *insn_buf; member
/Linux-v5.4/kernel/trace/
Dbpf_trace.c1149 struct bpf_insn *insn_buf, in pe_prog_convert_ctx_access()