Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_ksyms_btf.c14 __u32 out__this_rq_cpu = -1; variable
48 out__this_rq_cpu = rq->cpu; in handler()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dksyms_btf.c64 this_rq_cpu = data->out__this_rq_cpu; in test_basic()