Home
last modified time | relevance | path

Searched defs:atype (Results 51 - 58 of 58) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dk3-udma.c157 u32 atype; member
201 u32 atype; member
3001 u32 atype; member
[all...]
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dk3-udma.c212 u32 atype; member
257 u32 atype; member
4095 u32 atype; member
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsresize.c713 ATTR_TYPES atype; in collect_resize_constraints() local
/third_party/python/Modules/
H A Dsocketmodule.c2089 unsigned int atype, v1, v2, v3; in getsockaddrarg() local
/kernel/linux/linux-5.10/kernel/bpf/
H A Dverifier.c3775 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 Dbpf.h2664 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 Dbtf.c5912 enum bpf_attach_type atype = prog->expected_attach_type; in prog_args_trusted() local
H A Dverifier.c7238 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