Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dfilter.c294 struct bpf_insn *insn_buf) in convert_skb_access()
6810 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
7005 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
8538 static int bpf_noop_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_noop_prologue()
8547 static int bpf_unclone_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_unclone_prologue()
8587 struct bpf_insn *insn_buf) in bpf_gen_ld_abs()
8621 static int tc_cls_act_prologue(struct bpf_insn *insn_buf, bool direct_write, in tc_cls_act_prologue()
8960 static int sk_skb_prologue(struct bpf_insn *insn_buf, bool direct_write, in sk_skb_prologue()
9084 struct bpf_insn *insn_buf, in flow_dissector_convert_ctx_access()
9224 struct bpf_insn *insn_buf, in bpf_convert_ctx_access()
[all …]
/linux-6.1.9/net/xdp/
Dxskmap.c113 static int xsk_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in xsk_map_gen_lookup()
/linux-6.1.9/arch/x86/kernel/cpu/mce/
Dseverity.c220 u8 insn_buf[MAX_INSN_SIZE]; in is_copy_from_user() local
/linux-6.1.9/kernel/bpf/
Dcgroup.c2191 struct bpf_insn *insn_buf, in sysctl_convert_ctx_access()
2386 struct bpf_insn *insn_buf, in cg_sockopt_convert_ctx_access()
2460 static int cg_sockopt_get_prologue(struct bpf_insn *insn_buf, in cg_sockopt_get_prologue()
Darraymap.c205 static int array_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in array_map_gen_lookup()
1347 struct bpf_insn *insn_buf) in array_of_map_gen_lookup()
Dhashtab.c698 static int htab_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in htab_map_gen_lookup()
738 struct bpf_insn *insn_buf) in htab_lru_map_gen_lookup()
2498 struct bpf_insn *insn_buf) in htab_of_map_gen_lookup()
Dverifier.c13450 struct bpf_insn insn_buf[16], *insn; in convert_ctx_accesses() local
13947 struct bpf_insn insn_buf[16]; in do_misc_fixups() local
14476 struct bpf_insn insn_buf[] = { in inline_bpf_loop() local
/linux-6.1.9/arch/x86/kernel/
Dtraps.c586 u8 insn_buf[MAX_INSN_SIZE]; in get_kernel_gp_address() local
/linux-6.1.9/drivers/comedi/drivers/
Dusbduxsigma.c149 u8 *insn_buf; member
Dusbdux.c186 __le16 *insn_buf; member
/linux-6.1.9/include/linux/
Dbpf.h2605 struct bpf_insn *insn_buf, in bpf_sock_convert_ctx_access()
2651 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
2666 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
/linux-6.1.9/kernel/trace/
Dbpf_trace.c2059 struct bpf_insn *insn_buf, in pe_prog_convert_ctx_access()