Searched refs:xt (Results 1 – 4 of 4) sorted by relevance
302 .xt.prop 0 : { KEEP(*(.xt.prop .xt.prop.* .gnu.linkonce.prop.*)) }303 .xt.insn 0 : { KEEP(*(.xt.insn .xt.insn.* .gnu.linkonce.x*)) }304 .xt.lit 0 : { KEEP(*(.xt.lit .xt.lit.* .gnu.linkonce.p*)) }
888 struct timespec xt; in update_vsyscall() local899 xt.tv_sec = tk->xtime_sec; in update_vsyscall()900 xt.tv_nsec = (long)(tk->tkr_mono.xtime_nsec >> tk->tkr_mono.shift); in update_vsyscall()960 vdso_data->stamp_xtime = xt; in update_vsyscall()
122 static void ext_to_timespec64(unsigned char *clk, struct timespec64 *xt) in ext_to_timespec64() argument134 xt->tv_sec = sec; in ext_to_timespec64()135 xt->tv_nsec = nsec; in ext_to_timespec64()
234 xt-gdb can't place a Software Breakpoint in the 0XD region prior