Home
last modified time | relevance | path

Searched refs:seq_hlist_start_head (Results 1 – 4 of 4) 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.c
/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);
/linux/net/bluetooth/
H A Daf_bluetooth.c834 return seq_hlist_start_head(&l->head, *pos); in bt_seq_start()