Searched refs:t_stop (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/net/fddi/skfp/ |
H A D | hwt.c | 63 smc->hw.t_stop = 0L ; in hwt_start() 118 smc->hw.t_stop = 0 ; in hwt_init() 169 smc->hw.t_stop = smc->hw.t_start ; in hwt_read() 172 smc->hw.t_stop = smc->hw.t_start - tr ; in hwt_read() 174 return smc->hw.t_stop; in hwt_read()
|
H A D | drvfbi.c | 253 smc->hw.t_stop = smc->hw.t_start; in timer_irq()
|
/linux/fs/proc/ |
H A D | proc_tty.c | 115 static void t_stop(struct seq_file *m, void *v) in t_stop() function 123 .stop = t_stop,
|
/linux/kernel/trace/ |
H A D | trace_printk.c | 348 static void t_stop(struct seq_file *m, void *p) in t_stop() function 357 .stop = t_stop,
|
H A D | trace_stack.c | 408 static void t_stop(struct seq_file *m, void *p) in t_stop() function 472 .stop = t_stop,
|
H A D | trace_events.c | 1639 static void t_stop(struct seq_file *m, void *p) in t_stop() function 1680 t_stop(m, NULL); in s_stop() 2464 .stop = t_stop,
|
H A D | ftrace.c | 4204 static void t_stop(struct seq_file *m, void *p) in t_stop() function 4409 .stop = t_stop,
|
H A D | trace.c | 4902 static void t_stop(struct seq_file *m, void *p) in t_stop() function 4926 .stop = t_stop,
|
/linux/drivers/net/fddi/skfp/h/ |
H A D | targethw.h | 99 u_long t_stop ; /* HWT stop */ member
|