Searched refs:t9_b (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 73 t9_b = (long)b; in BPF_PROG2()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | tracing_struct.c | 98 ASSERT_EQ(skel->bss->t9_b, 17, "t9:b"); in test_struct_many_args()
|