seq_list_next      77 crypto/proc.c  	return seq_list_next(p, &crypto_alg_list, pos);
seq_list_next     215 fs/afs/proc.c  	return seq_list_next(v, &afs_proc_cells, pos);
seq_list_next     498 fs/afs/proc.c  	return seq_list_next(v, &cell->vl_list, _pos);
seq_list_next     710 fs/afs/proc.c  	return seq_list_next(v, &cell->servers, _pos);
seq_list_next    2178 fs/locks.c     	return seq_list_next(v, &file_lock_list, pos);
seq_list_next     741 fs/namespace.c 	return seq_list_next(v, &p->ns->list, pos);
seq_list_next    1385 fs/nfs/client.c 	return seq_list_next(v, &nfs_client_list, pos);
seq_list_next    1455 fs/nfs/client.c 	return seq_list_next(v, &nfs_volume_list, pos);
seq_list_next     112 fs/proc/proc_tty.c 	return seq_list_next(v, &tty_drivers, pos);
seq_list_next      79 include/linux/seq_file.h extern struct list_head *seq_list_next(void *v, struct list_head *head,
seq_list_next    2539 kernel/module.c 	return seq_list_next(p, &modules, pos);
seq_list_next    4143 mm/slab.c      	return seq_list_next(p, &cache_chain, pos);
seq_list_next    4451 mm/slub.c      	return seq_list_next(p, &slab_caches, pos);
seq_list_next     686 net/atm/br2684.c 	return seq_list_next(v, &br2684_devs, pos);
seq_list_next    2156 net/core/sock.c 	return seq_list_next(v, &proto_list, pos);
seq_list_next     772 net/netfilter/x_tables.c 	return seq_list_next(v, &net->xt.tables[af], pos);
seq_list_next     836 net/netfilter/x_tables.c 	return seq_list_next(v, &xt[af].match, pos);
seq_list_next     899 net/netfilter/x_tables.c 	return seq_list_next(v, &xt[af].target, pos);
seq_list_next      39 net/rxrpc/ar-proc.c 	return seq_list_next(v, &rxrpc_calls, pos);
seq_list_next     121 net/rxrpc/ar-proc.c 	return seq_list_next(v, &rxrpc_connections, pos);