Searched refs:seq_list_start_head (Results 1 - 12 of 12) sorted by relevance

/linux-master/net/x25/
H A Dx25_proc.c29 return seq_list_start_head(&x25_route_list, *pos);
116 return seq_list_start_head(&x25_forward_list, *pos);
/linux-master/fs/netfs/
H A Dmain.c75 return seq_list_start_head(&netfs_io_requests, *_pos);
H A Dfscache_cache.c409 return seq_list_start_head(&fscache_caches, *_pos);
H A Dfscache_volume.c500 return seq_list_start_head(&fscache_volumes, *_pos);
H A Dfscache_cookie.c1159 return seq_list_start_head(&fscache_cookies, *_pos);
/linux-master/net/rxrpc/
H A Dproc.c121 return seq_list_start_head(&rxnet->conn_proc_list, *_pos);
208 return seq_list_start_head(&rxnet->bundle_proc_list, *_pos);
/linux-master/net/atm/
H A Dresources.c407 return seq_list_start_head(&atm_devs, *pos);
/linux-master/include/linux/
H A Dseq_file.h291 extern struct list_head *seq_list_start_head(struct list_head *head,
/linux-master/fs/
H A Dseq_file.c915 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) function
922 EXPORT_SYMBOL(seq_list_start_head); variable
/linux-master/fs/nfs/
H A Dclient.c1233 return seq_list_start_head(&nn->nfs_client_list, *_pos);
1300 return seq_list_start_head(&nn->nfs_volume_list, *_pos);
/linux-master/net/core/
H A Dsock.c4038 return seq_list_start_head(&proto_list, *pos);
/linux-master/drivers/md/
H A Dmd.c8341 return seq_list_start_head(&all_mddevs, *pos);

Completed in 264 milliseconds