Home
last modified time | relevance | path

Searched refs:bound_on (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/kernel/time/ !
Dtick-broadcast-hrtimer.c71 bc->bound_on = bctimer.base->cpu_base->cpu; in bc_set_next()
84 .bound_on = -1,
Dtick-broadcast.c776 return bc->bound_on == cpu ? -EBUSY : 0; in broadcast_needs_cpu()
/linux-6.6.21/include/linux/ !
Dclockchips.h128 int bound_on; member