Searched defs:t_next (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/fs/proc/ |
H A D | proc_tty.c | 110 static void *t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
|
/openbmc/linux/kernel/trace/ |
H A D | trace_stack.c | 388 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
|
H A D | trace_printk.c | 305 static void *t_next(struct seq_file *m, void * v, loff_t *pos) in t_next() function
|
H A D | trace_events.c | 1220 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
|
H A D | ftrace.c | 3601 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
|
H A D | trace.c | 5136 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
|
/openbmc/linux/sound/soc/meson/ |
H A D | axg-spdifin.c | 161 unsigned int rate, t_next; in axg_spdifin_sample_mode_config() local
|
/openbmc/linux/drivers/staging/gdm724x/ |
H A D | gdm_usb.c | 252 struct usb_tx *t, *t_next; in release_usb() local
|
/openbmc/linux/drivers/net/fddi/skfp/h/ |
H A D | smc.h | 223 u_long t_next[NUMBITS] ; member
|
/openbmc/qemu/target/openrisc/ |
H A D | translate.c | 609 TCGv t_next = tcg_constant_tl(dc->base.pc_next + 8); in do_bf() local
|