Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/time/
H A Dtick-broadcast-hrtimer.c76 bc->bound_on = bctimer.base->cpu_base->cpu; in bc_set_next()
89 .bound_on = -1,
H A Dtick-broadcast.c771 return bc->bound_on == cpu ? -EBUSY : 0; in broadcast_needs_cpu()
/OK3568_Linux_fs/kernel/include/linux/
H A Dclockchips.h128 int bound_on; member