Searched defs:atype (Results 51 - 58 of 58) sorted by relevance
123
/kernel/linux/linux-5.10/drivers/dma/ti/ |
H A D | k3-udma.c | 157 u32 atype; member 201 u32 atype; member 3001 u32 atype; member [all...] |
/kernel/linux/linux-6.6/drivers/dma/ti/ |
H A D | k3-udma.c | 212 u32 atype; member 257 u32 atype; member 4095 u32 atype; member [all...] |
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsresize.c | 713 ATTR_TYPES atype; in collect_resize_constraints() local
|
/third_party/python/Modules/ |
H A D | socketmodule.c | 2089 unsigned int atype, v1, v2, v3; in getsockaddrarg() local
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | verifier.c | 3775 check_ptr_to_btf_access(struct bpf_verifier_env *env, struct bpf_reg_state *regs, int regno, int off, int size, enum bpf_access_type atype, int value_regno) check_ptr_to_btf_access() argument 3825 check_ptr_to_map_access(struct bpf_verifier_env *env, struct bpf_reg_state *regs, int regno, int off, int size, enum bpf_access_type atype, int value_regno) check_ptr_to_map_access() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | bpf.h | 2664 btf_struct_access(struct bpf_verifier_log *log, const struct bpf_reg_state *reg, int off, int size, enum bpf_access_type atype, u32 *next_btf_id, enum bpf_type_flag *flag, const char **field_name) btf_struct_access() argument
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | btf.c | 5912 enum bpf_attach_type atype = prog->expected_attach_type; in prog_args_trusted() local
|
H A D | verifier.c | 7238 enum bpf_access_type atype = meta && meta->raw_mode ? BPF_WRITE : BPF_READ; in check_helper_mem_access() local 6367 check_ptr_to_btf_access(struct bpf_verifier_env *env, struct bpf_reg_state *regs, int regno, int off, int size, enum bpf_access_type atype, int value_regno) check_ptr_to_btf_access() argument 6515 check_ptr_to_map_access(struct bpf_verifier_env *env, struct bpf_reg_state *regs, int regno, int off, int size, enum bpf_access_type atype, int value_regno) check_ptr_to_map_access() argument [all...] |
Completed in 69 milliseconds
123