Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/ia64/kernel/
A Dtime.c116 ni->ac_stamp = pi->ac_stamp; in arch_vtime_task_switch()
132 delta_stime = now - ti->ac_stamp; in vtime_delta()
133 ti->ac_stamp = now; in vtime_delta()
A Dasm-offsets.c43 DEFINE(TI_AC_STAMP, offsetof(struct thread_info, ac_stamp)); in foo()
/linux-6.3-rc2/arch/ia64/include/asm/
A Dthread_info.h38 __u64 ac_stamp; member

Completed in 4 milliseconds