Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_syntax.c132 struct struct_w_typedefs { struct
133 int_t a;
134 crazy_ptr_t b;
135 we_need_to_go_deeper_ptr_t c;
136 how_about_this_ptr_t d;
137 ptr_arr_t e;
138 fn_ptr1_t f;
139 printf_fn_t g;
140 fn_ptr2_t h;
141 fn_complex_t i;
[all …]