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()
6370 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
6565 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
7891 static int bpf_noop_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_noop_prologue()
7900 static int bpf_unclone_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_unclone_prologue()
7940 struct bpf_insn *insn_buf) in bpf_gen_ld_abs()
7974 static int tc_cls_act_prologue(struct bpf_insn *insn_buf, bool direct_write, in tc_cls_act_prologue()
8253 static int sk_skb_prologue(struct bpf_insn *insn_buf, bool direct_write, in sk_skb_prologue()
8376 struct bpf_insn *insn_buf, in flow_dissector_convert_ctx_access()
8429 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.c296 struct bpf_insn *insn_buf) in convert_skb_access()
7091 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
7285 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
8812 static int bpf_noop_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_noop_prologue()
8821 static int bpf_unclone_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_unclone_prologue()
8861 struct bpf_insn *insn_buf) in bpf_gen_ld_abs()
8895 static int tc_cls_act_prologue(struct bpf_insn *insn_buf, bool direct_write, in tc_cls_act_prologue()
9223 static int sk_skb_prologue(struct bpf_insn *insn_buf, bool direct_write, in sk_skb_prologue()
9347 struct bpf_insn *insn_buf, in flow_dissector_convert_ctx_access()
9491 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.c217 static int array_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in array_map_gen_lookup()
1269 struct bpf_insn *insn_buf) in array_of_map_gen_lookup()
Dverifier.c11202 struct bpf_insn insn_buf[16], *insn; in convert_ctx_accesses() local
11650 struct bpf_insn insn_buf[16]; in fixup_bpf_calls() local
11719 struct bpf_insn insn_buf[16]; in fixup_bpf_calls() 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-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/kernel/bpf/
Dcgroup.c2243 struct bpf_insn *insn_buf, in sysctl_convert_ctx_access()
2447 struct bpf_insn *insn_buf, in cg_sockopt_convert_ctx_access()
2523 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.c18271 struct bpf_insn insn_buf[16], *insn; in convert_ctx_accesses() local
18787 struct bpf_insn *insn_buf, in __fixup_collection_insert_kfunc()
18801 struct bpf_insn *insn_buf, int insn_idx, int *cnt) in fixup_kfunc_call()
18895 struct bpf_insn insn_buf[16]; in do_misc_fixups() local
19518 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.c548 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-6.6/drivers/comedi/drivers/
Dusbduxsigma.c149 u8 *insn_buf; member
Dusbdux.c186 __le16 *insn_buf; member
/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/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.c2117 struct bpf_insn *insn_buf, in pe_prog_convert_ctx_access()