Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kernel/
H A Dvector.c50 static bool insn_is_vector(u32 insn_buf) in insn_is_vector()
/openbmc/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()
/openbmc/linux/net/core/
H A Dfilter.c296 struct bpf_insn *insn_buf) in convert_skb_access()
7067 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
7261 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
8837 struct bpf_insn *insn_buf) in bpf_gen_ld_abs()
9467 struct bpf_insn *insn_buf, in bpf_convert_ctx_access()
9833 struct bpf_insn *insn_buf, in bpf_sock_convert_ctx_access()
10008 struct bpf_insn *insn_buf, in tc_cls_act_convert_ctx_access()
10032 struct bpf_insn *insn_buf, in xdp_convert_ctx_access()
10160 struct bpf_insn *insn_buf, in sock_addr_convert_ctx_access()
11343 struct bpf_insn *insn_buf, in sk_reuseport_convert_ctx_access()
[all …]
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dseverity.c225 u8 insn_buf[MAX_INSN_SIZE]; in is_copy_from_user() local
/openbmc/linux/kernel/bpf/
H A Dcgroup.c2223 struct bpf_insn *insn_buf, in sysctl_convert_ctx_access()
2427 struct bpf_insn *insn_buf, in cg_sockopt_convert_ctx_access()
2503 static int cg_sockopt_get_prologue(struct bpf_insn *insn_buf, in cg_sockopt_get_prologue()
H A Darraymap.c205 static int array_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in array_map_gen_lookup()
1334 struct bpf_insn *insn_buf) in array_of_map_gen_lookup()
H A Dhashtab.c716 static int htab_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in htab_map_gen_lookup()
756 struct bpf_insn *insn_buf) in htab_lru_map_gen_lookup()
2567 struct bpf_insn *insn_buf) in htab_of_map_gen_lookup()
H A Dverifier.c18265 struct bpf_insn insn_buf[16], *insn; in convert_ctx_accesses() local
18781 struct bpf_insn *insn_buf, in __fixup_collection_insert_kfunc()
18795 struct bpf_insn *insn_buf, int insn_idx, int *cnt) in fixup_kfunc_call()
18889 struct bpf_insn insn_buf[16]; in do_misc_fixups() local
19427 struct bpf_insn insn_buf[] = { in inline_bpf_loop() local
/openbmc/linux/arch/x86/kernel/
H A Dtraps.c499 u8 insn_buf[MAX_INSN_SIZE]; in get_kernel_gp_address() local
/openbmc/linux/drivers/comedi/drivers/
H A Dusbdux.c186 __le16 *insn_buf; member
H A Dusbduxsigma.c149 u8 *insn_buf; member
/openbmc/linux/include/linux/
H A Dbpf.h3089 struct bpf_insn *insn_buf, in bpf_sock_convert_ctx_access()
3140 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access()
3155 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c2114 struct bpf_insn *insn_buf, in pe_prog_convert_ctx_access()