Home
last modified time | relevance | path

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

/fs/
Dseq_file.c1082 seq_hlist_next_percpu(void *v, struct hlist_head __percpu *head, in seq_hlist_next_percpu() function
1101 EXPORT_SYMBOL(seq_hlist_next_percpu);
Dlocks.c3000 return seq_hlist_next_percpu(v, &file_lock_list.hlist, &iter->li_cpu, pos); in locks_next()