seq_hlist_start_head
EXPORT_SYMBOL(seq_hlist_start_head);
extern struct hlist_node *seq_hlist_start_head(struct hlist_head *head,
return seq_hlist_start_head(&atalk_sockets, *pos);
return seq_hlist_start_head(&ax25_uid_list, *pos);
return seq_hlist_start_head(&l->head, *pos);
return seq_hlist_start_head(&nr_list, *pos);
return seq_hlist_start_head(&nr_node_list, *pos);
return seq_hlist_start_head(&nr_neigh_list, *pos);
return seq_hlist_start_head(&rose_list, *pos);
return seq_hlist_start_head(&x25_list, *pos);