Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dvector.c69 static bool insn_is_vector(u32 insn_buf) in insn_is_vector()
/linux/net/xdp/
H A Dxskmap.c121 static int xsk_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in xsk_map_gen_lookup()
/linux/net/core/
H A Dfilter.c302 struct bpf_insn *insn_buf) in convert_skb_access()
7117 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
7311 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
8892 struct bpf_insn *insn_buf) in bpf_gen_ld_abs()
9524 struct bpf_insn *insn_buf, in bpf_convert_ctx_access()
9890 struct bpf_insn *insn_buf, in bpf_sock_convert_ctx_access()
10065 struct bpf_insn *insn_buf, in tc_cls_act_convert_ctx_access()
10089 struct bpf_insn *insn_buf, in xdp_convert_ctx_access()
10217 struct bpf_insn *insn_buf, in sock_addr_convert_ctx_access()
11399 struct bpf_insn *insn_buf, in sk_reuseport_convert_ctx_access()
[all …]
/linux/kernel/bpf/
H A Darraymap.c205 static int array_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in array_map_gen_lookup()
250 static int percpu_array_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in percpu_array_map_gen_lookup()
1372 struct bpf_insn *insn_buf) in array_of_map_gen_lookup()
H A Dhashtab.c720 static int htab_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in htab_map_gen_lookup()
760 struct bpf_insn *insn_buf) in htab_lru_map_gen_lookup()
2320 static int htab_percpu_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in htab_percpu_map_gen_lookup()
2604 struct bpf_insn *insn_buf) in htab_of_map_gen_lookup()
H A Dcgroup.c2224 struct bpf_insn *insn_buf, in sysctl_convert_ctx_access()
2428 struct bpf_insn *insn_buf, in cg_sockopt_convert_ctx_access()
2504 static int cg_sockopt_get_prologue(struct bpf_insn *insn_buf, in cg_sockopt_get_prologue()
H A Dverifier.c19156 struct bpf_insn insn_buf[16], *insn; in convert_ctx_accesses() local
19714 struct bpf_insn *insn_buf, in __fixup_collection_insert_kfunc()
19728 struct bpf_insn *insn_buf, int insn_idx, int *cnt) in fixup_kfunc_call()
19870 struct bpf_insn insn_buf[16]; in do_misc_fixups() local
20659 struct bpf_insn insn_buf[] = { in inline_bpf_loop() local
/linux/arch/x86/kernel/cpu/mce/
H A Dseverity.c237 u8 insn_buf[MAX_INSN_SIZE]; in is_copy_from_user() local
/linux/arch/x86/kernel/
H A Dtraps.c501 u8 insn_buf[MAX_INSN_SIZE]; in get_kernel_gp_address() local
/linux/drivers/comedi/drivers/
H A Dusbdux.c186 __le16 *insn_buf; member
H A Dusbduxsigma.c149 u8 *insn_buf; member
/linux/include/linux/
H A Dbpf.h3286 struct bpf_insn *insn_buf, in bpf_sock_convert_ctx_access()
3337 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
3352 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
/linux/kernel/trace/
H A Dbpf_trace.c2203 struct bpf_insn *insn_buf, in pe_prog_convert_ctx_access()