Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dtime.h135 void accumulate_stolen_time(void);
H A Dppc_asm.h59 bl accumulate_stolen_time; \
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsyscall_64.c48 accumulate_stolen_time(); in system_call_exception()
H A Dtime.c229 void notrace accumulate_stolen_time(void) in accumulate_stolen_time() function
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h59 bl accumulate_stolen_time; \