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