Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dtime.h120 void accumulate_stolen_time(void);
Dcputime.h97 accumulate_stolen_time(); in account_stolen_time()
/linux-5.19.10/arch/powerpc/kernel/
Dtime.c236 void notrace accumulate_stolen_time(void) in accumulate_stolen_time() function