Searched refs:timer2_prog (Results 1 – 2 of 2) sorted by relevance
50 int timer1_prog, timer2_prog; in test_timer_lockup() local60 timer2_prog = bpf_program__fd(skel->progs.timer2_prog); in test_timer_lockup()70 &timer2_prog), in test_timer_lockup()
74 int timer2_prog(void *ctx) in timer2_prog() function