Searched defs:tms (Results 1 – 7 of 7) sorted by relevance
6 struct tms { struct7 __kernel_clock_t tms_utime; argument8 __kernel_clock_t tms_stime; argument9 __kernel_clock_t tms_cutime; argument10 __kernel_clock_t tms_cstime; argument
44 int netup_jtag_io_lpt(void *device, int tms, int tdi, int read_tdo) in netup_jtag_io_lpt()
303 int tms; in altera_goto_jstate() local356 int tms; in altera_wait_cycles() local
1342 int netup_jtag_io(void *device, int tms, int tdi, int read_tdo) in netup_jtag_io()
103 u8 tms[2]; /* Test Mode Status Regs */ member
334 struct tms tms; in compat_sys_times() local
983 void do_sys_times(struct tms *tms) in do_sys_times()