Searched refs:ust (Results 1 - 2 of 2) sorted by relevance

/arch/mips/include/asm/ip32/
H A Dmace.h267 volatile unsigned int ust; member in struct:__anon2019::reg
273 volatile unsigned long ust; member in struct:mace_timers
/arch/powerpc/kernel/
H A Dtime.c246 u64 sst, ust; local
259 ust = scan_dispatch_log(local_paca->starttime);
261 local_paca->user_time -= ust;
262 local_paca->stolen_time += ust + sst;

Completed in 68 milliseconds