Searched defs:struct_type (Results 1 – 7 of 7) sorted by relevance
/linux/arch/mips/sgi-ip27/ |
A 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/drivers/net/wireless/ti/wlcore/ |
A D | debugfs.h | 53 #define DEBUGFS_FWSTATS_FILE(sub, name, fmt, struct_type) \ argument 73 #define DEBUGFS_FWSTATS_FILE_ARRAY(sub, name, len, struct_type) \ argument
|
/linux/include/linux/ |
A D | btf.h | 117 #define for_each_member(i, struct_type, member) \ argument 197 static inline u32 btf_member_bit_offset(const struct btf_type *struct_type, in btf_member_bit_offset() 204 static inline u32 btf_member_bitfield_size(const struct btf_type *struct_type, in btf_member_bitfield_size()
|
/linux/include/linux/can/ |
A D | core.h | 41 #define CAN_REQUIRED_SIZE(struct_type, member) \ argument
|
/linux/kernel/bpf/ |
A D | btf.c | 1354 const struct btf_type *struct_type, in btf_verifier_log_member() 1864 const struct btf_type *struct_type, in btf_df_check_kflag_member() 1877 const struct btf_type *struct_type, in btf_generic_check_kflag_member() 1910 const struct btf_type *struct_type, in btf_int_check_member() 2269 const struct btf_type *struct_type, in btf_modifier_check_member() 2294 const struct btf_type *struct_type, in btf_modifier_check_kflag_member() 2319 const struct btf_type *struct_type, in btf_ptr_check_member() 2635 const struct btf_type *struct_type, in btf_array_check_member() 2886 const struct btf_type *struct_type, in btf_struct_check_member() 3245 const struct btf_type *struct_type, in btf_enum_check_member() [all …]
|
/linux/fs/f2fs/ |
A D | sysfs.c | 49 int struct_type; member 57 static unsigned char *__struct_ptr(struct f2fs_sb_info *sbi, int struct_type) in __struct_ptr() 675 #define F2FS_RW_ATTR(struct_type, struct_name, name, elname) \ argument
|
/linux/arch/mips/include/asm/sn/ |
A 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
|
Completed in 26 milliseconds