Searched refs:t9_e (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 76 t9_e = (long)e; in BPF_PROG2()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | tracing_struct.c | 101 ASSERT_EQ(skel->bss->t9_e, 20, "t9:e"); in test_struct_many_args()
|