Searched refs:my_struct (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_global_func_ctx_args.c133 struct my_struct { int x; }; struct
136 struct my_struct *mem,
151 struct my_struct x = { .x = 123 };
160 struct my_struct x = { .x = 123 };
169 struct my_struct x = { .x = 123 };

Completed in 141 milliseconds