Home
last modified time | relevance | path

Searched refs:save_counter (Results 1 – 4 of 4) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dtime.h15 extern void save_counter(void);
/linux/arch/loongarch/power/
H A Dhibernate.c18 save_counter(); in save_processor_state()
H A Dsuspend.c33 save_counter(); in loongarch_common_suspend()
/linux/arch/loongarch/kernel/
H A Dtime.c133 void save_counter(void) in save_counter() function