Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_central.bpf.c63 bool timer_started; variable
193 if (likely(timer_started)) in start_central_timer()
220 timer_started = true; in start_central_timer()
/linux/drivers/scsi/isci/
H A Dhost.h82 bool timer_started; member