Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Dfilter.c291 struct bpf_insn *insn_buf) in convert_skb_access()
6472 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
6667 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
7998 static int bpf_noop_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_noop_prologue()
8007 static int bpf_unclone_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_unclone_prologue()
8047 struct bpf_insn *insn_buf) in bpf_gen_ld_abs()
8081 static int tc_cls_act_prologue(struct bpf_insn *insn_buf, bool direct_write, in tc_cls_act_prologue()
8360 static int sk_skb_prologue(struct bpf_insn *insn_buf, bool direct_write, in sk_skb_prologue()
8483 struct bpf_insn *insn_buf, in flow_dissector_convert_ctx_access()
8536 struct bpf_insn *insn_buf, in bpf_convert_ctx_access()
[all …]
/Linux-v5.15/net/xdp/
Dxskmap.c111 static int xsk_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in xsk_map_gen_lookup()
/Linux-v5.15/kernel/bpf/
Dcgroup.c1810 struct bpf_insn *insn_buf, in sysctl_convert_ctx_access()
1993 struct bpf_insn *insn_buf, in cg_sockopt_convert_ctx_access()
2038 static int cg_sockopt_get_prologue(struct bpf_insn *insn_buf, in cg_sockopt_get_prologue()
Darraymap.c201 static int array_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in array_map_gen_lookup()
1308 struct bpf_insn *insn_buf) in array_of_map_gen_lookup()
Dhashtab.c664 static int htab_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in htab_map_gen_lookup()
704 struct bpf_insn *insn_buf) in htab_lru_map_gen_lookup()
2393 struct bpf_insn *insn_buf) in htab_of_map_gen_lookup()
Dverifier.c12158 struct bpf_insn insn_buf[16], *insn; in convert_ctx_accesses() local
12649 struct bpf_insn insn_buf[16]; in do_misc_fixups() local
/Linux-v5.15/arch/x86/kernel/cpu/mce/
Dseverity.c220 u8 insn_buf[MAX_INSN_SIZE]; in is_copy_from_user() local
/Linux-v5.15/arch/x86/kernel/
Dtraps.c499 u8 insn_buf[MAX_INSN_SIZE]; in get_kernel_gp_address() local
/Linux-v5.15/drivers/comedi/drivers/
Dusbdux.c187 __le16 *insn_buf; member
Dusbduxsigma.c150 u8 *insn_buf; member
/Linux-v5.15/include/linux/
Dbpf.h2143 struct bpf_insn *insn_buf, in bpf_sock_convert_ctx_access()
2189 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
2204 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
/Linux-v5.15/kernel/trace/
Dbpf_trace.c1680 struct bpf_insn *insn_buf, in pe_prog_convert_ctx_access()