seq_list_start_head_rcu
EXPORT_SYMBOL(seq_list_start_head_rcu);
extern struct list_head *seq_list_start_head_rcu(struct list_head *head, loff_t pos);
return seq_list_start_head_rcu(&rxnet->calls, *_pos);