Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dtime.h135 void accumulate_stolen_time(void);
Dppc_asm.h59 bl accumulate_stolen_time; \
/Linux-v5.10/arch/powerpc/kernel/
Dsyscall_64.c48 accumulate_stolen_time(); in system_call_exception()
Dtime.c228 void notrace accumulate_stolen_time(void) in accumulate_stolen_time() function
/Linux-v5.10/tools/testing/selftests/powerpc/primitives/asm/
Dppc_asm.h59 bl accumulate_stolen_time; \