Home
last modified time | relevance | path

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

/openbmc/linux/net/ax25/
H A Dax25_uid.c155 return seq_hlist_next(v, &ax25_uid_list, pos); in ax25_uid_seq_next()
H A Daf_ax25.c1940 return seq_hlist_next(v, &ax25_list, pos); in ax25_info_next()
/openbmc/linux/net/x25/
H A Dx25_proc.c69 return seq_hlist_next(v, &x25_list, pos); in x25_seq_socket_next()
/openbmc/linux/net/appletalk/
H A Datalk_proc.c154 return seq_hlist_next(v, &atalk_sockets, pos); in atalk_seq_socket_next()
/openbmc/linux/include/linux/
H A Dseq_file.h293 extern struct hlist_node *seq_hlist_next(void *v, struct hlist_head *head,
/openbmc/linux/net/netrom/
H A Dnr_route.c848 return seq_hlist_next(v, &nr_node_list, pos); in nr_node_next()
905 return seq_hlist_next(v, &nr_neigh_list, pos); in nr_neigh_next()
H A Daf_netrom.c1274 return seq_hlist_next(v, &nr_list, pos); in nr_info_next()
/openbmc/linux/fs/
H A Dseq_file.c1009 struct hlist_node *seq_hlist_next(void *v, struct hlist_head *head, in seq_hlist_next() function
1020 EXPORT_SYMBOL(seq_hlist_next);
/openbmc/linux/net/bluetooth/
H A Daf_bluetooth.c675 return seq_hlist_next(v, &l->head, pos); in bt_seq_next()
/openbmc/linux/net/rose/
H A Daf_rose.c1434 return seq_hlist_next(v, &rose_list, pos); in rose_info_next()