Searched refs:seq_hlist_start_percpu (Results 1 - 3 of 3) sorted by path

/linux-master/fs/
H A Dlocks.c2945 return seq_hlist_start_percpu(&file_lock_list.hlist, &iter->li_cpu, *pos);
H A Dseq_file.c1094 * seq_hlist_start_percpu - start an iteration of a percpu hlist array
1102 seq_hlist_start_percpu(struct hlist_head __percpu *head, int *cpu, loff_t pos) function
1114 EXPORT_SYMBOL(seq_hlist_start_percpu); variable
/linux-master/include/linux/
H A Dseq_file.h320 extern struct hlist_node *seq_hlist_start_percpu(struct hlist_head __percpu *head, int *cpu, loff_t pos);

Completed in 266 milliseconds