Home
last modified time | relevance | path

Searched refs:l_next (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/locking/
H A Dlockdep_proc.c38 static void *l_next(struct seq_file *m, void *v, loff_t *pos) in l_next() function
122 .next = l_next,
/linux/arch/m68k/fpsp040/
H A Dbindec.S650 bccs l_next |if zero, skip the mul
652 l_next: label
/linux/kernel/trace/
H A Dtrace.c7103 static void *l_next(struct seq_file *m, void *v, loff_t *pos) in l_next() function
7131 return l_next(m, NULL, pos); in l_start()
7172 .next = l_next,