Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dirq_work.h43 void irq_work_tick(void);
/OK3568_Linux_fs/kernel/kernel/
H A Dirq_work.c184 void irq_work_tick(void) in irq_work_tick() function
/OK3568_Linux_fs/kernel/kernel/time/
H A Dtimer.c1721 irq_work_tick(); in update_process_times()