Searched refs:unions (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/tools/bpf/resolve_btfids/ |
| H A D | main.c | 133 struct rb_root unions; member 480 id = add_symbol(&obj->unions, prefix, sizeof(BTF_UNION) - 1); in symbols_collect() 589 root = &obj->unions; in symbols_resolve() 746 __symbols_patch(obj, &obj->unions) || in symbols_patch() 784 .unions = RB_ROOT, in main()
|
| /linux-6.15/Documentation/doc-guide/ |
| H A D | kernel-doc.rst | 190 ``enum`` to describe unions or enums. ``member`` is used to mean struct 200 Members of structs, unions and enums should be documented the same way 231 Nested structs/unions 234 It is possible to document nested structs and unions, like:: 237 * struct nested_foobar - a struct with nested unions and structs 276 #) When documenting nested structs or unions, if the struct/union ``foo`` 466 kernel-doc for functions, structures, unions, enums, or typedefs. This could be
|
| /linux-6.15/Documentation/translations/zh_CN/doc-guide/ |
| H A D | kernel-doc.rst | 206 * struct nested_foobar - a struct with nested unions and structs
|
| /linux-6.15/tools/net/sunrpc/xdrgen/ |
| H A D | README | 167 "__be32" instead of "enum nfsstat3". XDR unions then switch on the
|
| /linux-6.15/Documentation/kbuild/ |
| H A D | gendwarfksyms.rst | 235 be added for these type of changes, using unions is typically a more
|
| /linux-6.15/Documentation/bpf/ |
| H A D | btf.rst | 935 and unions are not fully defined - the .BTF.base type simply serves as 936 a description of the type the split BTF referred to, so structs/unions
|
| H A D | llvm_reloc.rst | 328 * for structs & unions:
|
| /linux-6.15/Documentation/process/ |
| H A D | deprecated.rst | 267 when such a struct was in unions, structs of structs, etc).
|
| /linux-6.15/Documentation/translations/it_IT/doc-guide/ |
| H A D | kernel-doc.rst | 265 * struct nested_foobar - a struct with nested unions and structs
|
| /linux-6.15/Documentation/networking/ |
| H A D | can.rst | 262 allows the user to define their own structs and unions to easily access
|