Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtracing_struct.c33 long t7_a, t7_b, t7_c, t7_d, t7_e, t7_f_a, t7_f_b, t7_ret; variable
149 t7_e = (long)e; in BPF_PROG2()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtracing_struct.c62 ASSERT_EQ(skel->bss->t7_e, 20, "t7:e"); in test_fentry()