proc_readdir
.iterate_shared = proc_readdir,
extern int proc_readdir(struct file *, struct dir_context *);
int error = proc_readdir(file, ctx);