Searched refs:seq_hlist_start_rcu (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/
H A Dseq_file.c846 * seq_hlist_start_rcu - start an iteration of a hlist protected by RCU
856 struct hlist_node *seq_hlist_start_rcu(struct hlist_head *head, seq_hlist_start_rcu() function
866 EXPORT_SYMBOL(seq_hlist_start_rcu); variable
886 return seq_hlist_start_rcu(head, pos - 1); seq_hlist_start_head_rcu()
/linux-4.1.27/include/linux/
H A Dseq_file.h209 extern struct hlist_node *seq_hlist_start_rcu(struct hlist_head *head,

Completed in 130 milliseconds