Searched defs:struct_type (Results 1 – 9 of 9) sorted by relevance
/linux/arch/mips/sgi-ip27/ |
H 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/ |
H 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/can/ |
H A D | core.h | 41 #define CAN_REQUIRED_SIZE(struct_type, member) \ argument
|
/linux/fs/erofs/ |
H A D | sysfs.c | 25 int struct_type, offset; member 98 int struct_type, int offset) in __struct_ptr()
|
/linux/fs/f2fs/ |
H A D | sysfs.c | 59 int struct_type; member 67 static unsigned char *__struct_ptr(struct f2fs_sb_info *sbi, int struct_type) in __struct_ptr() 914 #define F2FS_RO_ATTR(struct_type, struct_name, name, elname) \ argument 919 #define F2FS_RW_ATTR(struct_type, struct_name, name, elname) \ argument
|
/linux/include/linux/ |
H A D | btf.h | 240 #define for_each_member(i, struct_type, member) \ argument 425 static inline u32 __btf_member_bit_offset(const struct btf_type *struct_type, in __btf_member_bit_offset() 432 static inline u32 __btf_member_bitfield_size(const struct btf_type *struct_type, in __btf_member_bitfield_size()
|
/linux/kernel/bpf/ |
H A D | btf.c | 194 #define for_each_member_from(i, from, struct_type, member) \ argument 199 #define for_each_vsi_from(i, from, struct_type, member) \ argument 1485 const struct btf_type *struct_type, in btf_verifier_log_member() 2082 const struct btf_type *struct_type, in btf_df_check_member() 2092 const struct btf_type *struct_type, in btf_df_check_kflag_member() 2105 const struct btf_type *struct_type, in btf_generic_check_kflag_member() 2138 const struct btf_type *struct_type, in btf_int_check_member() 2176 const struct btf_type *struct_type, in btf_int_check_kflag_member() 2497 const struct btf_type *struct_type, in btf_modifier_check_member() 2522 const struct btf_type *struct_type, in btf_modifier_check_kflag_member() [all …]
|
/linux/include/net/ |
H A D | ieee802154_netdev.h | 18 #define IEEE802154_REQUIRED_SIZE(struct_type, member) \ argument
|
/linux/arch/mips/include/asm/sn/ |
H 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
|