Searched defs:struct_type (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/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-6.1.9/drivers/net/wireless/ti/wlcore/ |
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-6.1.9/include/linux/ |
D | btf.h | 181 #define for_each_member(i, struct_type, member) \ argument 341 static inline u32 __btf_member_bit_offset(const struct btf_type *struct_type, in __btf_member_bit_offset() 348 static inline u32 __btf_member_bitfield_size(const struct btf_type *struct_type, in __btf_member_bitfield_size()
|
/linux-6.1.9/include/linux/can/ |
D | core.h | 41 #define CAN_REQUIRED_SIZE(struct_type, member) \ argument
|
/linux-6.1.9/fs/erofs/ |
D | sysfs.c | 25 int struct_type, offset; member 98 int struct_type, int offset) in __struct_ptr()
|
/linux-6.1.9/fs/f2fs/ |
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() 757 #define F2FS_RO_ATTR(struct_type, struct_name, name, elname) \ argument 762 #define F2FS_RW_ATTR(struct_type, struct_name, name, elname) \ argument
|
/linux-6.1.9/kernel/bpf/ |
D | btf.c | 188 #define for_each_member_from(i, from, struct_type, member) \ argument 193 #define for_each_vsi_from(i, from, struct_type, member) \ argument 1439 const struct btf_type *struct_type, in btf_verifier_log_member() 1972 const struct btf_type *struct_type, in btf_df_check_member() 1982 const struct btf_type *struct_type, in btf_df_check_kflag_member() 1995 const struct btf_type *struct_type, in btf_generic_check_kflag_member() 2028 const struct btf_type *struct_type, in btf_int_check_member() 2066 const struct btf_type *struct_type, in btf_int_check_kflag_member() 2387 const struct btf_type *struct_type, in btf_modifier_check_member() 2412 const struct btf_type *struct_type, in btf_modifier_check_kflag_member() [all …]
|
/linux-6.1.9/include/net/ |
D | ieee802154_netdev.h | 18 #define IEEE802154_REQUIRED_SIZE(struct_type, member) \ argument
|
/linux-6.1.9/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
|