Home
last modified time | relevance | path

Searched refs:seq_hlist_start_head (Results 1 – 3 of 3) sorted by relevance

/linux/net/x25/
H A Dx25_proc.c64 return seq_hlist_start_head(&x25_list, *pos); in x25_seq_socket_start()
/linux/net/appletalk/
H A Datalk_proc.c149 return seq_hlist_start_head(&atalk_sockets, *pos); in atalk_seq_socket_start()
/linux/fs/
H A Dseq_file.c986 struct hlist_node *seq_hlist_start_head(struct hlist_head *head, loff_t pos) in seq_hlist_start_head() function
993 EXPORT_SYMBOL(seq_hlist_start_head);