Home
last modified time | relevance | path

Searched defs:t_next (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/fs/proc/
H A Dproc_tty.c110 static void *t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
/openbmc/linux/kernel/trace/
H A Dtrace_stack.c388 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
H A Dtrace_printk.c305 static void *t_next(struct seq_file *m, void * v, loff_t *pos) in t_next() function
H A Dtrace_events.c1220 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
H A Dftrace.c3601 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
H A Dtrace.c5136 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
/openbmc/linux/sound/soc/meson/
H A Daxg-spdifin.c161 unsigned int rate, t_next; in axg_spdifin_sample_mode_config() local
/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_usb.c252 struct usb_tx *t, *t_next; in release_usb() local
/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dsmc.h223 u_long t_next[NUMBITS] ; member
/openbmc/qemu/target/openrisc/
H A Dtranslate.c609 TCGv t_next = tcg_constant_tl(dc->base.pc_next + 8); in do_bf() local