/kernel/linux/linux-6.6/arch/riscv/kernel/ |
H A D | vector.c | 50 static bool insn_is_vector(u32 insn_buf) in insn_is_vector() argument
|
/kernel/linux/linux-5.10/net/xdp/ |
H A D | xskmap.c | 135 static int xsk_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in xsk_map_gen_lookup() argument
|
/kernel/linux/linux-6.6/net/xdp/ |
H A D | xskmap.c | 121 static int xsk_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in xsk_map_gen_lookup() argument
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | traps.c | 495 u8 insn_buf[MAX_INSN_SIZE]; in get_kernel_gp_address() local
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/ |
H A D | severity.c | 220 u8 insn_buf[MAX_INSN_SIZE]; in is_copy_from_user() local
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/ |
H A D | severity.c | 225 u8 insn_buf[MAX_INSN_SIZE]; in is_copy_from_user() local
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | traps.c | 499 u8 insn_buf[MAX_INSN_SIZE]; in get_kernel_gp_address() local
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | arraymap.c | 217 static int array_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in array_map_gen_lookup() argument 1268 array_of_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) array_of_map_gen_lookup() argument
|
H A D | cgroup.c | 1997 static int cg_sockopt_get_prologue(struct bpf_insn *insn_buf, in cg_sockopt_get_prologue() argument 1793 sysctl_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sysctl_convert_ctx_access() argument 1950 cg_sockopt_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) cg_sockopt_convert_ctx_access() argument
|
H A D | hashtab.c | 619 static int htab_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in htab_map_gen_lookup() argument 658 htab_lru_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) htab_lru_map_gen_lookup() argument 2105 htab_of_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) htab_of_map_gen_lookup() argument
|
H A D | verifier.c | 11198 struct bpf_insn insn_buf[16], *insn; in convert_ctx_accesses() local 11646 struct bpf_insn insn_buf[16]; fixup_bpf_calls() local 11715 struct bpf_insn insn_buf[16]; fixup_bpf_calls() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
H A D | usbdux.c | 187 __le16 *insn_buf; member
|
H A D | usbduxsigma.c | 150 u8 *insn_buf; member [all...] |
/kernel/linux/linux-6.6/drivers/comedi/drivers/ |
H A D | usbdux.c | 186 __le16 *insn_buf; member
|
H A D | usbduxsigma.c | 149 u8 *insn_buf; member [all...] |
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | arraymap.c | 205 static int array_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in array_map_gen_lookup() argument 1333 array_of_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) array_of_map_gen_lookup() argument
|
H A D | cgroup.c | 2503 static int cg_sockopt_get_prologue(struct bpf_insn *insn_buf, in cg_sockopt_get_prologue() argument 2221 sysctl_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sysctl_convert_ctx_access() argument 2425 cg_sockopt_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) cg_sockopt_convert_ctx_access() argument
|
H A D | hashtab.c | 716 static int htab_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in htab_map_gen_lookup() argument 755 htab_lru_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) htab_lru_map_gen_lookup() argument 2566 htab_of_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) htab_of_map_gen_lookup() argument
|
H A D | verifier.c | 18240 struct bpf_insn insn_buf[16], *insn; in convert_ctx_accesses() local 18752 __fixup_collection_insert_kfunc(struct bpf_insn_aux_data *insn_aux, u16 struct_meta_reg, u16 node_offset_reg, struct bpf_insn *insn, struct bpf_insn *insn_buf, int *cnt) __fixup_collection_insert_kfunc() argument 18769 fixup_kfunc_call(struct bpf_verifier_env *env, struct bpf_insn *insn, struct bpf_insn *insn_buf, int insn_idx, int *cnt) fixup_kfunc_call() argument 18864 struct bpf_insn insn_buf[16]; do_misc_fixups() local 19402 struct bpf_insn insn_buf[] = { inline_bpf_loop() local [all...] |
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | bpf_trace.c | 1870 pe_prog_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) pe_prog_convert_ctx_access() argument
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | bpf_trace.c | 2112 pe_prog_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) pe_prog_convert_ctx_access() argument
|
/kernel/linux/linux-5.10/net/core/ |
H A D | filter.c | 295 convert_skb_access(int skb_field, int dst_reg, int src_reg, struct bpf_insn *insn_buf) convert_skb_access() argument 6365 bpf_tcp_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_tcp_sock_convert_ctx_access() argument 6560 bpf_xdp_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_xdp_sock_convert_ctx_access() argument 7888 bpf_noop_prologue(struct bpf_insn *insn_buf, bool direct_write, const struct bpf_prog *prog) bpf_noop_prologue() argument 7897 bpf_unclone_prologue(struct bpf_insn *insn_buf, bool direct_write, const struct bpf_prog *prog, int drop_verdict) bpf_unclone_prologue() argument 7936 bpf_gen_ld_abs(const struct bpf_insn *orig, struct bpf_insn *insn_buf) bpf_gen_ld_abs() argument 7971 tc_cls_act_prologue(struct bpf_insn *insn_buf, bool direct_write, const struct bpf_prog *prog) tc_cls_act_prologue() argument 8250 sk_skb_prologue(struct bpf_insn *insn_buf, bool direct_write, const struct bpf_prog *prog) sk_skb_prologue() argument 8371 flow_dissector_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) flow_dissector_convert_ctx_access() argument 8424 bpf_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_convert_ctx_access() argument 8782 bpf_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_sock_convert_ctx_access() argument 8957 tc_cls_act_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) tc_cls_act_convert_ctx_access() argument 8981 xdp_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) xdp_convert_ctx_access() argument 9107 sock_addr_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sock_addr_convert_ctx_access() argument 9196 sock_ops_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sock_ops_convert_ctx_access() argument 9624 sk_skb_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sk_skb_convert_ctx_access() argument 9670 sk_msg_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sk_msg_convert_ctx_access() argument 10215 sk_reuseport_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sk_reuseport_convert_ctx_access() argument 10352 sk_lookup_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sk_lookup_convert_ctx_access() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | bpf.h | 2031 bpf_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_sock_convert_ctx_access() argument 2076 bpf_tcp_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_tcp_sock_convert_ctx_access() argument 2091 bpf_xdp_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_xdp_sock_convert_ctx_access() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | bpf.h | 3071 bpf_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_sock_convert_ctx_access() argument 3122 bpf_tcp_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_tcp_sock_convert_ctx_access() argument 3137 bpf_xdp_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_xdp_sock_convert_ctx_access() argument
|
/kernel/linux/linux-6.6/net/core/ |
H A D | filter.c | 8761 static int bpf_noop_prologue(struct bpf_insn *insn_buf, boo argument 295 convert_skb_access(int skb_field, int dst_reg, int src_reg, struct bpf_insn *insn_buf) convert_skb_access() argument 7038 bpf_tcp_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_tcp_sock_convert_ctx_access() argument 7232 bpf_xdp_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_xdp_sock_convert_ctx_access() argument 8770 bpf_unclone_prologue(struct bpf_insn *insn_buf, bool direct_write, const struct bpf_prog *prog, int drop_verdict) bpf_unclone_prologue() argument 8809 bpf_gen_ld_abs(const struct bpf_insn *orig, struct bpf_insn *insn_buf) bpf_gen_ld_abs() argument 8844 tc_cls_act_prologue(struct bpf_insn *insn_buf, bool direct_write, const struct bpf_prog *prog) tc_cls_act_prologue() argument 9172 sk_skb_prologue(struct bpf_insn *insn_buf, bool direct_write, const struct bpf_prog *prog) sk_skb_prologue() argument 9294 flow_dissector_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) flow_dissector_convert_ctx_access() argument 9438 bpf_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_convert_ctx_access() argument 9804 bpf_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_sock_convert_ctx_access() argument 9979 tc_cls_act_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) tc_cls_act_convert_ctx_access() argument 10003 xdp_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) xdp_convert_ctx_access() argument 10131 sock_addr_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sock_addr_convert_ctx_access() argument 10220 sock_ops_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sock_ops_convert_ctx_access() argument 10713 sk_skb_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sk_skb_convert_ctx_access() argument 10753 sk_msg_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sk_msg_convert_ctx_access() argument 11314 sk_reuseport_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sk_reuseport_convert_ctx_access() argument 11474 sk_lookup_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sk_lookup_convert_ctx_access() argument [all...] |