Home
last modified time | relevance | path

Searched refs:seq_hlist_next (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/net/ax25/
Dax25_uid.c158 return seq_hlist_next(v, &ax25_uid_list, pos); in ax25_uid_seq_next()
Daf_ax25.c1862 return seq_hlist_next(v, &ax25_list, pos); in ax25_info_next()
/linux-4.4.14/include/linux/
Dseq_file.h212 extern struct hlist_node *seq_hlist_next(void *v, struct hlist_head *head,
/linux-4.4.14/net/x25/
Dx25_proc.c74 return seq_hlist_next(v, &x25_list, pos); in x25_seq_socket_next()
/linux-4.4.14/net/appletalk/
Datalk_proc.c157 return seq_hlist_next(v, &atalk_sockets, pos); in atalk_seq_socket_next()
/linux-4.4.14/fs/
Dseq_file.c875 struct hlist_node *seq_hlist_next(void *v, struct hlist_head *head, in seq_hlist_next() function
886 EXPORT_SYMBOL(seq_hlist_next);
/linux-4.4.14/net/netrom/
Dnr_route.c875 return seq_hlist_next(v, &nr_node_list, pos); in nr_node_next()
943 return seq_hlist_next(v, &nr_neigh_list, pos); in nr_neigh_next()
Daf_netrom.c1269 return seq_hlist_next(v, &nr_list, pos); in nr_info_next()
/linux-4.4.14/net/bluetooth/
Daf_bluetooth.c594 return seq_hlist_next(v, &l->head, pos); in bt_seq_next()
/linux-4.4.14/net/rose/
Daf_rose.c1386 return seq_hlist_next(v, &rose_list, pos); in rose_info_next()