Home
last modified time | relevance | path

Searched defs:struct_in_struct (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_syntax.c190 struct struct_in_struct { struct
191 struct struct_simple simple;
192 union union_simple also_simple;
193 struct {
195 } not_so_hard_as_well;
196 union {
199 } anon_union_is_good;
200 struct {
204 union {