Home
last modified time | relevance | path

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

/arch/ia64/include/asm/
Dthread_info.h39 __u64 ac_stime; member
73 task_thread_info(p)->ac_stime = 0; \
/arch/ia64/kernel/
Dtime.c114 ni->ac_stime = ni->ac_utime = 0; in arch_vtime_task_switch()
Dasm-offsets.c45 DEFINE(TI_AC_STIME, offsetof(struct thread_info, ac_stime)); in foo()