Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c290 struct bpf_insn *insn_buf) in convert_skb_access()
6254 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
6449 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
7769 static int bpf_noop_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_noop_prologue()
7778 static int bpf_unclone_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_unclone_prologue()
7818 struct bpf_insn *insn_buf) in bpf_gen_ld_abs()
7852 static int tc_cls_act_prologue(struct bpf_insn *insn_buf, bool direct_write, in tc_cls_act_prologue()
8131 static int sk_skb_prologue(struct bpf_insn *insn_buf, bool direct_write, in sk_skb_prologue()
8254 struct bpf_insn *insn_buf, in flow_dissector_convert_ctx_access()
8307 struct bpf_insn *insn_buf, in bpf_convert_ctx_access()
[all …]
/OK3568_Linux_fs/kernel/net/xdp/
H A Dxskmap.c135 static int xsk_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in xsk_map_gen_lookup()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcgroup.c1746 struct bpf_insn *insn_buf, in sysctl_convert_ctx_access()
1903 struct bpf_insn *insn_buf, in cg_sockopt_convert_ctx_access()
1948 static int cg_sockopt_get_prologue(struct bpf_insn *insn_buf, in cg_sockopt_get_prologue()
H A Dhashtab.c615 static int htab_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in htab_map_gen_lookup()
655 struct bpf_insn *insn_buf) in htab_lru_map_gen_lookup()
2102 struct bpf_insn *insn_buf) in htab_of_map_gen_lookup()
H A Darraymap.c217 static int array_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in array_map_gen_lookup()
1267 struct bpf_insn *insn_buf) in array_of_map_gen_lookup()
H A Dverifier.c10910 struct bpf_insn insn_buf[16], *insn; in convert_ctx_accesses() local
11372 struct bpf_insn insn_buf[16]; in fixup_bpf_calls() local
11441 struct bpf_insn insn_buf[16]; in fixup_bpf_calls() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/
H A Dseverity.c220 u8 insn_buf[MAX_INSN_SIZE]; in is_copy_from_user() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dtraps.c495 u8 insn_buf[MAX_INSN_SIZE]; in get_kernel_gp_address() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1955 struct bpf_insn *insn_buf, in bpf_sock_convert_ctx_access()
2000 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
2015 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dusbdux.c187 __le16 *insn_buf; member
H A Dusbduxsigma.c150 u8 *insn_buf; member
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dbpf_trace.c1854 struct bpf_insn *insn_buf, in pe_prog_convert_ctx_access()