Searched refs:seq_list_start_head_rcu (Results 1 – 3 of 3) sorted by relevance
307 extern struct list_head *seq_list_start_head_rcu(struct list_head *head, loff_t pos);
939 struct list_head *seq_list_start_head_rcu(struct list_head *head, loff_t pos) in seq_list_start_head_rcu() function946 EXPORT_SYMBOL(seq_list_start_head_rcu);
33 return seq_list_start_head_rcu(&rxnet->calls, *_pos); in rxrpc_call_seq_start()