Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/riscv/kernel/
Dvector.c50 static bool insn_is_vector(u32 insn_buf) in insn_is_vector()
/kernel/linux/linux-5.10/net/core/
Dfilter.c296 struct bpf_insn *insn_buf) in convert_skb_access()
6378 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
6573 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
7894 static int bpf_noop_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_noop_prologue()
7903 static int bpf_unclone_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_unclone_prologue()
7943 struct bpf_insn *insn_buf) in bpf_gen_ld_abs()
7977 static int tc_cls_act_prologue(struct bpf_insn *insn_buf, bool direct_write, in tc_cls_act_prologue()
8256 static int sk_skb_prologue(struct bpf_insn *insn_buf, bool direct_write, in sk_skb_prologue()
8379 struct bpf_insn *insn_buf, in flow_dissector_convert_ctx_access()
8432 struct bpf_insn *insn_buf, in bpf_convert_ctx_access()
[all …]
/kernel/linux/linux-5.10/net/xdp/
Dxskmap.c135 static int xsk_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in xsk_map_gen_lookup()
/kernel/linux/linux-6.6/net/xdp/
Dxskmap.c121 static int xsk_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in xsk_map_gen_lookup()
/kernel/linux/linux-6.6/net/core/
Dfilter.c304 struct bpf_insn *insn_buf) in convert_skb_access()
7108 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
7302 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
8824 static int bpf_noop_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_noop_prologue()
8833 static int bpf_unclone_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_unclone_prologue()
8873 struct bpf_insn *insn_buf) in bpf_gen_ld_abs()
8907 static int tc_cls_act_prologue(struct bpf_insn *insn_buf, bool direct_write, in tc_cls_act_prologue()
9235 static int sk_skb_prologue(struct bpf_insn *insn_buf, bool direct_write, in sk_skb_prologue()
9359 struct bpf_insn *insn_buf, in flow_dissector_convert_ctx_access()
9503 struct bpf_insn *insn_buf, in bpf_convert_ctx_access()
[all …]
/kernel/linux/linux-5.10/kernel/bpf/
Dcgroup.c1812 struct bpf_insn *insn_buf, in sysctl_convert_ctx_access()
1969 struct bpf_insn *insn_buf, in cg_sockopt_convert_ctx_access()
2014 static int cg_sockopt_get_prologue(struct bpf_insn *insn_buf, in cg_sockopt_get_prologue()
Dhashtab.c619 static int htab_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in htab_map_gen_lookup()
659 struct bpf_insn *insn_buf) in htab_lru_map_gen_lookup()
2106 struct bpf_insn *insn_buf) in htab_of_map_gen_lookup()
Darraymap.c222 static int array_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in array_map_gen_lookup()
1274 struct bpf_insn *insn_buf) in array_of_map_gen_lookup()
Dverifier.c11209 struct bpf_insn insn_buf[16], *insn; in convert_ctx_accesses() local
11657 struct bpf_insn insn_buf[16]; in fixup_bpf_calls() local
11726 struct bpf_insn insn_buf[16]; in fixup_bpf_calls() local
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
Dseverity.c220 u8 insn_buf[MAX_INSN_SIZE]; in is_copy_from_user() local
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/
Dseverity.c225 u8 insn_buf[MAX_INSN_SIZE]; in is_copy_from_user() local
/kernel/linux/linux-6.6/kernel/bpf/
Dcgroup.c2260 struct bpf_insn *insn_buf, in sysctl_convert_ctx_access()
2464 struct bpf_insn *insn_buf, in cg_sockopt_convert_ctx_access()
2540 static int cg_sockopt_get_prologue(struct bpf_insn *insn_buf, in cg_sockopt_get_prologue()
Darraymap.c208 static int array_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in array_map_gen_lookup()
1359 struct bpf_insn *insn_buf) in array_of_map_gen_lookup()
Dhashtab.c719 static int htab_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in htab_map_gen_lookup()
759 struct bpf_insn *insn_buf) in htab_lru_map_gen_lookup()
2592 struct bpf_insn *insn_buf) in htab_of_map_gen_lookup()
Dverifier.c18325 struct bpf_insn insn_buf[16], *insn; in convert_ctx_accesses() local
18841 struct bpf_insn *insn_buf, in __fixup_collection_insert_kfunc()
18855 struct bpf_insn *insn_buf, int insn_idx, int *cnt) in fixup_kfunc_call()
18949 struct bpf_insn insn_buf[16]; in do_misc_fixups() local
19572 struct bpf_insn insn_buf[] = { in inline_bpf_loop() local
/kernel/linux/linux-5.10/arch/x86/kernel/
Dtraps.c495 u8 insn_buf[MAX_INSN_SIZE]; in get_kernel_gp_address() local
/kernel/linux/linux-6.6/arch/x86/kernel/
Dtraps.c602 u8 insn_buf[MAX_INSN_SIZE]; in get_kernel_gp_address() local
/kernel/linux/linux-5.10/include/linux/
Dbpf.h2034 struct bpf_insn *insn_buf, in bpf_sock_convert_ctx_access()
2079 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
2094 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
Dusbduxsigma.c150 u8 *insn_buf; member
Dusbdux.c187 __le16 *insn_buf; member
/kernel/linux/linux-6.6/drivers/comedi/drivers/
Dusbduxsigma.c149 u8 *insn_buf; member
Dusbdux.c186 __le16 *insn_buf; member
/kernel/linux/linux-6.6/include/linux/
Dbpf.h3107 struct bpf_insn *insn_buf, in bpf_sock_convert_ctx_access()
3158 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
3173 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
/kernel/linux/linux-5.10/kernel/trace/
Dbpf_trace.c1872 struct bpf_insn *insn_buf, in pe_prog_convert_ctx_access()
/kernel/linux/linux-6.6/kernel/trace/
Dbpf_trace.c2118 struct bpf_insn *insn_buf, in pe_prog_convert_ctx_access()