Home
last modified time | relevance | path

Searched defs:timer2_prog (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtimer_lockup.c51 int timer1_prog, timer2_prog; in test_timer_lockup() local
/linux/tools/testing/selftests/bpf/progs/
H A Dtimer_lockup.c74 int timer2_prog(void *ctx) in timer2_prog() function