Home
last modified time | relevance | path

Searched refs:unions (Results 1 – 6 of 6) sorted by relevance

/linux/tools/bpf/resolve_btfids/
A Dmain.c108 struct rb_root unions; member
438 id = add_symbol(&obj->unions, prefix, sizeof(BTF_UNION) - 1); in symbols_collect()
535 root = &obj->unions; in symbols_resolve()
664 __symbols_patch(obj, &obj->unions) || in symbols_patch()
702 .unions = RB_ROOT, in main()
/linux/Documentation/doc-guide/
A Dkernel-doc.rst184 ``enum`` to describe unions or enums. ``member`` is used to mean struct
194 Members of structs, unions and enums should be documented the same way
225 Nested structs/unions
228 It is possible to document nested structs and unions, like::
231 * struct nested_foobar - a struct with nested unions and structs
270 #) When documenting nested structs or unions, if the struct/union ``foo``
415 kernel-doc for functions, structures, unions, enums, or typedefs. This could be
/linux/Documentation/translations/zh_CN/doc-guide/
A Dkernel-doc.rst206 * struct nested_foobar - a struct with nested unions and structs
/linux/Documentation/process/
A Ddeprecated.rst250 when such a struct was in unions, structs of structs, etc).
/linux/Documentation/translations/it_IT/doc-guide/
A Dkernel-doc.rst262 * struct nested_foobar - a struct with nested unions and structs
/linux/Documentation/networking/
A Dcan.rst262 allows the user to define their own structs and unions to easily access

Completed in 13 milliseconds