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

/linux-master/kernel/time/
H A Dtick-broadcast-hrtimer.c62 * The core tick broadcast mode expects bc->bound_on to be set
71 bc->bound_on = bctimer.base->cpu_base->cpu;
84 .bound_on = -1,
H A Dtick-broadcast.c776 return bc->bound_on == cpu ? -EBUSY : 0;
/linux-master/include/linux/
H A Dclockchips.h95 * @bound_on: Bound on CPU
128 int bound_on; member in struct:clock_event_device

Completed in 159 milliseconds