Searched defs:struct_type (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/net/wireless/ti/wlcore/ |
D | debugfs.h | 71 #define DEBUGFS_FWSTATS_FILE(sub, name, fmt, struct_type) \ argument 91 #define DEBUGFS_FWSTATS_FILE_ARRAY(sub, name, len, struct_type) \ argument
|
/Linux-v4.19/arch/mips/sgi-ip27/ |
D | ip27-klconfig.c | 18 klinfo_t *find_component(lboard_t *brd, klinfo_t *kli, unsigned char struct_type) in find_component() 46 klinfo_t *find_first_component(lboard_t *brd, unsigned char struct_type) in find_first_component()
|
/Linux-v4.19/kernel/bpf/ |
D | btf.c | 177 #define for_each_member(i, struct_type, member) \ argument 182 #define for_each_member_from(i, from, struct_type, member) \ argument 532 const struct btf_type *struct_type, in btf_verifier_log_member() 857 const struct btf_type *struct_type, in btf_df_check_member() 881 const struct btf_type *struct_type, in btf_int_check_member() 1082 const struct btf_type *struct_type, in btf_modifier_check_member() 1107 const struct btf_type *struct_type, in btf_ptr_check_member() 1317 const struct btf_type *struct_type, in btf_array_check_member() 1492 const struct btf_type *struct_type, in btf_struct_check_member() 1684 const struct btf_type *struct_type, in btf_enum_check_member()
|
/Linux-v4.19/fs/f2fs/ |
D | sysfs.c | 42 int struct_type; member 47 static unsigned char *__struct_ptr(struct f2fs_sb_info *sbi, int struct_type) in __struct_ptr() 370 #define F2FS_RW_ATTR(struct_type, struct_name, name, elname) \ argument
|
/Linux-v4.19/arch/ia64/include/asm/sn/ |
D | klconfig.h | 182 unsigned char struct_type; /* type of structure, local or remote */ member 217 unsigned char struct_type; /* type of this structure */ member
|
/Linux-v4.19/arch/mips/include/asm/sn/ |
D | klconfig.h | 423 unsigned char struct_type; /* type of structure, local or remote */ member 485 unsigned char struct_type; /* type of this structure */ member
|