Home
last modified time | relevance | path

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

/arch/ia64/include/asm/
Dthread_info.h42 __u64 ac_utime; member
74 task_thread_info(p)->ac_utime = 0; \
/arch/ia64/kernel/
Dtime.c115 ni->ac_stime = ni->ac_utime = 0; in arch_vtime_task_switch()
Dasm-offsets.c46 DEFINE(TI_AC_UTIME, offsetof(struct thread_info, ac_utime)); in foo()