Home
last modified time | relevance | path

Searched refs:t8_c (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
169 t8_c = c; in BPF_PROG2()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtracing_struct.c69 ASSERT_EQ(skel->bss->t8_c, 18, "t8:c"); in test_fentry()