Searched refs:t9_f (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/bpf/progs/ |
H A D | tracing_struct_many_args.c | 20 long t9_a, t9_b, t9_c, t9_d, t9_e, t9_f, t9_g, t9_h_a, t9_h_b, t9_h_c, t9_h_d, t9_i, t9_ret; variable 77 t9_f = f; in BPF_PROG2()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | tracing_struct.c | 102 ASSERT_EQ(skel->bss->t9_f, 21, "t9:f"); in test_struct_many_args()
|