Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/time/
H A Dtick-broadcast-hrtimer.c67 * The core tick broadcast mode expects bc->bound_on to be set in bc_set_next()
76 bc->bound_on = bctimer.base->cpu_base->cpu; in bc_set_next()
89 .bound_on = -1,
H A Dtick-broadcast.c690 return bc->bound_on == cpu ? -EBUSY : 0; in broadcast_needs_cpu()
/kernel/linux/linux-6.6/kernel/time/
H A Dtick-broadcast-hrtimer.c62 * The core tick broadcast mode expects bc->bound_on to be set in bc_set_next()
71 bc->bound_on = bctimer.base->cpu_base->cpu; in bc_set_next()
84 .bound_on = -1,
H A Dtick-broadcast.c776 return bc->bound_on == cpu ? -EBUSY : 0; in broadcast_needs_cpu()
/kernel/linux/linux-5.10/include/linux/
H A Dclockchips.h95 * @bound_on: Bound on CPU
128 int bound_on; member
/kernel/linux/linux-6.6/include/linux/
H A Dclockchips.h95 * @bound_on: Bound on CPU
128 int bound_on; member

Completed in 5 milliseconds