Searched refs:xt (Results 1 – 4 of 4) sorted by relevance
342 .xt.lit : { *(.xt.lit) }343 .xt.prop : { *(.xt.prop) }363 .xt.insn 0 :365 *(.xt.insn)369 .xt.lit 0 :371 *(.xt.lit)
849 struct timespec xt; in update_vsyscall() local860 xt.tv_sec = tk->xtime_sec; in update_vsyscall()861 xt.tv_nsec = (long)(tk->tkr_mono.xtime_nsec >> tk->tkr_mono.shift); in update_vsyscall()921 vdso_data->stamp_xtime = xt; in update_vsyscall()
121 static void ext_to_timespec64(unsigned char *clk, struct timespec64 *xt) in ext_to_timespec64() argument133 xt->tv_sec = sec; in ext_to_timespec64()134 xt->tv_nsec = nsec; in ext_to_timespec64()
233 xt-gdb can't place a Software Breakpoint in the 0XD region prior