Searched defs:struct_type (Results 1 – 8 of 8) 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/fs/erofs/ |
H A D | sysfs.c | 26 int struct_type, offset; member 101 int struct_type, int offset) in __struct_ptr()
|
/linux/include/linux/can/ |
H A D | core.h | 41 #define CAN_REQUIRED_SIZE(struct_type, member) \ argument
|
/linux/include/linux/ |
H A D | btf.h | 241 #define for_each_member(i, struct_type, member) \ argument 431 static inline u32 __btf_member_bit_offset(const struct btf_type *struct_type, in __btf_member_bit_offset() 438 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 1480 const struct btf_type *struct_type, in btf_verifier_log_member() 2077 const struct btf_type *struct_type, in btf_df_check_member() 2087 const struct btf_type *struct_type, in btf_df_check_kflag_member() 2100 const struct btf_type *struct_type, in btf_generic_check_kflag_member() 2133 const struct btf_type *struct_type, in btf_int_check_member() 2171 const struct btf_type *struct_type, in btf_int_check_kflag_member() 2492 const struct btf_type *struct_type, in btf_modifier_check_member() 2517 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
|