Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dlockdep_proc.c597 static void *ls_start(struct seq_file *m, loff_t *pos) in ls_start() function
615 return ls_start(m, pos); in ls_next()
633 .start = ls_start,