Home
last modified time | relevance | path

Searched refs:t8_e (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtracing_struct.c34 long t8_a, t8_b, t8_c, t8_d, t8_e, t8_f_a, t8_f_b, t8_g, t8_ret; variable
171 t8_e = (long)e; in BPF_PROG2()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtracing_struct.c71 ASSERT_EQ(skel->bss->t8_e, 20, "t8:e"); in test_fentry()