Home
last modified time | relevance | path

Searched defs:raw_get_accounting (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dcputime.h34 #define raw_get_accounting(tsk) (&local_paca->accounting) macro
38 #define raw_get_accounting(tsk) get_accounting(tsk) macro