Searched defs:insn_buf (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | filter.c | 290 struct bpf_insn *insn_buf) in convert_skb_access() 6254 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access() 6449 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access() 7769 static int bpf_noop_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_noop_prologue() 7778 static int bpf_unclone_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_unclone_prologue() 7818 struct bpf_insn *insn_buf) in bpf_gen_ld_abs() 7852 static int tc_cls_act_prologue(struct bpf_insn *insn_buf, bool direct_write, in tc_cls_act_prologue() 8131 static int sk_skb_prologue(struct bpf_insn *insn_buf, bool direct_write, in sk_skb_prologue() 8254 struct bpf_insn *insn_buf, in flow_dissector_convert_ctx_access() 8307 struct bpf_insn *insn_buf, in bpf_convert_ctx_access() [all …]
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | cgroup.c | 1746 struct bpf_insn *insn_buf, in sysctl_convert_ctx_access() 1903 struct bpf_insn *insn_buf, in cg_sockopt_convert_ctx_access() 1948 static int cg_sockopt_get_prologue(struct bpf_insn *insn_buf, in cg_sockopt_get_prologue()
|
| H A D | hashtab.c | 615 static int htab_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in htab_map_gen_lookup() 655 struct bpf_insn *insn_buf) in htab_lru_map_gen_lookup() 2102 struct bpf_insn *insn_buf) in htab_of_map_gen_lookup()
|
| 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() 1267 struct bpf_insn *insn_buf) in array_of_map_gen_lookup()
|
| H A D | verifier.c | 10910 struct bpf_insn insn_buf[16], *insn; in convert_ctx_accesses() local 11372 struct bpf_insn insn_buf[16]; in fixup_bpf_calls() local 11441 struct bpf_insn insn_buf[16]; in fixup_bpf_calls() local
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/ |
| H A D | severity.c | 220 u8 insn_buf[MAX_INSN_SIZE]; in is_copy_from_user() local
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | traps.c | 495 u8 insn_buf[MAX_INSN_SIZE]; in get_kernel_gp_address() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bpf.h | 1955 struct bpf_insn *insn_buf, in bpf_sock_convert_ctx_access() 2000 struct bpf_insn *insn_buf, in bpf_tcp_sock_convert_ctx_access() 2015 struct bpf_insn *insn_buf, in bpf_xdp_sock_convert_ctx_access()
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | usbdux.c | 187 __le16 *insn_buf; member
|
| H A D | usbduxsigma.c | 150 u8 *insn_buf; member
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | bpf_trace.c | 1854 struct bpf_insn *insn_buf, in pe_prog_convert_ctx_access()
|