Searched defs:struct_type (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/mips/sgi-ip27/
H A Dip27-klconfig.c18 klinfo_t *find_component(lboard_t *brd, klinfo_t *kli, unsigned char struct_type) argument
46 klinfo_t *find_first_component(lboard_t *brd, unsigned char struct_type) argument
/linux-master/fs/erofs/
H A Dsysfs.c25 int struct_type, offset; member in struct:erofs_attr
97 __struct_ptr(struct erofs_sb_info *sbi, int struct_type, int offset) argument
/linux-master/include/linux/
H A Dbtf.h417 static inline u32 __btf_member_bit_offset(const struct btf_type *struct_type, argument
424 static inline u32 __btf_member_bitfield_size(const struct btf_type *struct_type, argument
/linux-master/fs/f2fs/
H A Dsysfs.c59 int struct_type; member in struct:f2fs_attr
67 static unsigned char *__struct_ptr(struct f2fs_sb_info *sbi, int struct_type) argument
[all...]
/linux-master/arch/mips/include/asm/sn/
H A Dklconfig.h423 unsigned char struct_type; /* type of structure, local or remote */ member in struct:lboard_s
485 unsigned char struct_type; /* type of this structure */ member in struct:klinfo_s
/linux-master/kernel/bpf/
H A Dbtf.c1480 btf_verifier_log_member(struct btf_verifier_env *env, const struct btf_type *struct_type, const struct btf_member *member, const char *fmt, ...) argument
2061 btf_df_check_member(struct btf_verifier_env *env, const struct btf_type *struct_type, const struct btf_member *member, const struct btf_type *member_type) argument
2071 btf_df_check_kflag_member(struct btf_verifier_env *env, const struct btf_type *struct_type, const struct btf_member *member, const struct btf_type *member_type) argument
2084 btf_generic_check_kflag_member(struct btf_verifier_env *env, const struct btf_type *struct_type, const struct btf_member *member, const struct btf_type *member_type) argument
2117 btf_int_check_member(struct btf_verifier_env *env, const struct btf_type *struct_type, const struct btf_member *member, const struct btf_type *member_type) argument
2155 btf_int_check_kflag_member(struct btf_verifier_env *env, const struct btf_type *struct_type, const struct btf_member *member, const struct btf_type *member_type) argument
2476 btf_modifier_check_member(struct btf_verifier_env *env, const struct btf_type *struct_type, const struct btf_member *member, const struct btf_type *member_type) argument
2501 btf_modifier_check_kflag_member(struct btf_verifier_env *env, const struct btf_type *struct_type, const struct btf_member *member, const struct btf_type *member_type) argument
2526 btf_ptr_check_member(struct btf_verifier_env *env, const struct btf_type *struct_type, const struct btf_member *member, const struct btf_type *member_type) argument
2850 btf_array_check_member(struct btf_verifier_env *env, const struct btf_type *struct_type, const struct btf_member *member, const struct btf_type *member_type) argument
3101 btf_struct_check_member(struct btf_verifier_env *env, const struct btf_type *struct_type, const struct btf_member *member, const struct btf_type *member_type) argument
4066 btf_enum_check_member(struct btf_verifier_env *env, const struct btf_type *struct_type, const struct btf_member *member, const struct btf_type *member_type) argument
4091 btf_enum_check_kflag_member(struct btf_verifier_env *env, const struct btf_type *struct_type, const struct btf_member *member, const struct btf_type *member_type) argument
4714 btf_float_check_member(struct btf_verifier_env *env, const struct btf_type *struct_type, const struct btf_member *member, const struct btf_type *member_type) argument
[all...]

Completed in 379 milliseconds