Home
last modified time | relevance | path

Searched refs:seq_list_start_head (Results 1 – 15 of 15) sorted by relevance

/linux/net/x25/
A Dx25_proc.c29 return seq_list_start_head(&x25_route_list, *pos); in x25_seq_route_start()
117 return seq_list_start_head(&x25_forward_list, *pos); in x25_seq_forward_start()
/linux/net/rxrpc/
A Dproc.c35 return seq_list_start_head(&rxnet->calls, *_pos); in rxrpc_call_seq_start()
138 return seq_list_start_head(&rxnet->conn_proc_list, *_pos); in rxrpc_connection_seq_start()
/linux/include/linux/
A Dseq_file.h274 extern struct list_head *seq_list_start_head(struct list_head *head,
/linux/fs/
A Dseq_file.c915 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head() function
922 EXPORT_SYMBOL(seq_list_start_head);
/linux/net/atm/
A Dresources.c406 return seq_list_start_head(&atm_devs, *pos); in atm_dev_seq_start()
/linux/drivers/net/wireless/intersil/hostap/
A Dhostap_proc.c156 return seq_list_start_head(&local->bss_list, *_pos); in prism2_bss_list_proc_start()
A Dhostap_ap.c357 return seq_list_start_head(&ap->mac_restrictions.mac_list, *_pos); in ap_control_proc_start()
559 return seq_list_start_head(&ap->sta_list, *_pos); in prism2_ap_proc_start()
/linux/fs/nfs/
A Dclient.c1189 return seq_list_start_head(&nn->nfs_client_list, *_pos); in nfs_server_list_start()
1256 return seq_list_start_head(&nn->nfs_volume_list, *_pos); in nfs_volume_list_start()
/linux/kernel/locking/
A Dlockdep_proc.c34 return seq_list_start_head(&all_lock_classes, *pos); in l_start()
/linux/fs/fscache/
A Dcookie.c1051 return seq_list_start_head(&fscache_cookies, *_pos); in fscache_cookies_seq_start()
/linux/Documentation/filesystems/
A Dseq_file.rst370 struct list_head *seq_list_start_head(struct list_head *head,
/linux/net/core/
A Dsock.c3812 return seq_list_start_head(&proto_list, *pos); in proto_seq_start()
/linux/
A Dvmlinux.symvers6660 0x00000000 seq_list_start_head vmlinux EXPORT_SYMBOL
A DSystem.map9259 ffff80001027a9a0 T seq_list_start_head
A D.tmp_System.map9259 ffff80001027a9a0 T seq_list_start_head

Completed in 353 milliseconds