Searched refs:xt (Results 1 – 3 of 3) sorted by relevance
308 .xt.lit : { *(.xt.lit) }309 .xt.prop : { *(.xt.prop) }329 .xt.insn 0 :331 *(.xt.insn)335 .xt.lit 0 :337 *(.xt.lit)
78 void tod_to_timeval(__u64 todval, struct timespec *xt) in tod_to_timeval() argument84 xt->tv_sec = sec; in tod_to_timeval()86 xt->tv_nsec = ((todval * 1000) >> 12); in tod_to_timeval()
126 xt-gdb can't place a Software Breakpoint in the 0XD region prior