Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtracing_struct.c30 long t4_a_a, t4_b, t4_c, t4_d, t4_e_a, t4_e_b, t4_ret; variable
106 t4_c = c; in BPF_PROG2()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtracing_struct.c48 ASSERT_EQ(skel->bss->t4_c, 2, "t4:c"); in test_fentry()