Home
last modified time | relevance | path

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

/linux/net/x25/
A Dx25_proc.c29 return seq_list_start_head(&x25_route_list, *pos); in x25_seq_route_start()
116 return seq_list_start_head(&x25_forward_list, *pos); in x25_seq_forward_start()
/linux/fs/netfs/
A Dmain.c82 return seq_list_start_head(&netfs_io_requests, *_pos); in netfs_requests_seq_start()
A Dfscache_cache.c409 return seq_list_start_head(&fscache_caches, *_pos); in fscache_caches_seq_start()
A Dfscache_volume.c514 return seq_list_start_head(&fscache_volumes, *_pos); in fscache_volumes_seq_start()
A Dfscache_cookie.c1163 return seq_list_start_head(&fscache_cookies, *_pos); in fscache_cookies_seq_start()
/linux/net/rxrpc/
A Dproc.c121 return seq_list_start_head(&rxnet->conn_proc_list, *_pos); in rxrpc_connection_seq_start()
208 return seq_list_start_head(&rxnet->bundle_proc_list, *_pos); in rxrpc_bundle_seq_start()
/linux/include/linux/
A Dseq_file.h301 extern struct list_head *seq_list_start_head(struct list_head *head,
/linux/net/atm/
A Dresources.c407 return seq_list_start_head(&atm_devs, *pos); in atm_dev_seq_start()
/linux/fs/
A Dseq_file.c908 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head() function
915 EXPORT_SYMBOL(seq_list_start_head);
/linux/fs/nfs/
A Dclient.c1247 return seq_list_start_head(&nn->nfs_client_list, *_pos); in nfs_server_list_start()
1314 return seq_list_start_head(&nn->nfs_volume_list, *_pos); in nfs_volume_list_start()
/linux/Documentation/filesystems/
A Dseq_file.rst370 struct list_head *seq_list_start_head(struct list_head *head,
/linux/net/core/
A Dsock.c4123 return seq_list_start_head(&proto_list, *pos); in proto_seq_start()
/linux/drivers/md/
A Dmd.c8320 return seq_list_start_head(&all_mddevs, *pos); in md_seq_start()

Completed in 46 milliseconds