Searched refs:struct_member (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/arch/x86/include/asm/ |
| H A D | bootparam_utils.h | 24 #define BOOT_PARAM_PRESERVE(struct_member) \ argument 26 .start = offsetof(struct boot_params, struct_member), \ 27 .len = sizeof_mbr(struct boot_params, struct_member), \
|
| /linux-6.15/include/linux/usb/ |
| H A D | gadget_configfs.h | 43 #define USB_CONFIG_STRINGS_LANG(struct_in, struct_member) \ argument 48 struct struct_member *gi; \ 64 gi = container_of(group, struct struct_member, strings_group); \
|
| /linux-6.15/tools/net/ynl/pyynl/ |
| H A D | ynl_gen_c.py | 184 def struct_member(self, ri): member in Type 462 def struct_member(self, ri): member in TypeString 513 def struct_member(self, ri): member in TypeBinary 2056 attr.struct_member(ri)
|