Searched refs:seq_list_next_rcu (Results 1 – 4 of 4) sorted by relevance
78 return seq_list_next_rcu(p, &unloaded_tainted_modules, pos); in unloaded_tainted_modules_seq_next()
308 extern struct list_head *seq_list_next_rcu(void *v, struct list_head *head, loff_t *ppos);
948 struct list_head *seq_list_next_rcu(void *v, struct list_head *head, in seq_list_next_rcu() function957 EXPORT_SYMBOL(seq_list_next_rcu);
40 return seq_list_next_rcu(v, &rxnet->calls, pos); in rxrpc_call_seq_next()
Completed in 12 milliseconds