|
int | proc_tid_stat (struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *task) |
|
int | proc_tgid_stat (struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *task) |
|
int | proc_pid_status (struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *task) |
|
int | proc_pid_statm (struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *task) |
|
loff_t | mem_lseek (struct file *file, loff_t offset, int orig) |
|
void | proc_init_inodecache (void) |
|
struct dentry * | proc_lookup_de (struct proc_dir_entry *de, struct inode *ino, struct dentry *dentry) |
|
int | proc_readdir_de (struct proc_dir_entry *de, struct file *filp, void *dirent, filldir_t filldir) |
|
void | pde_users_dec (struct proc_dir_entry *pde) |
|
struct dentry * | proc_pid_lookup (struct inode *dir, struct dentry *dentry, unsigned int) |
|
int | proc_pid_readdir (struct file *filp, void *dirent, filldir_t filldir) |
|
unsigned long | task_vsize (struct mm_struct *) |
|
unsigned long | task_statm (struct mm_struct *, unsigned long *, unsigned long *, unsigned long *, unsigned long *) |
|
void | task_mem (struct seq_file *, struct mm_struct *) |
|
void | pde_put (struct proc_dir_entry *pde) |
|
int | proc_fill_super (struct super_block *) |
|
struct inode * | proc_get_inode (struct super_block *, struct proc_dir_entry *) |
|
int | proc_remount (struct super_block *sb, int *flags, char *data) |
|
int | proc_readdir (struct file *, void *, filldir_t) |
|
struct dentry * | proc_lookup (struct inode *, struct dentry *, unsigned int) |
|
int | proc_fill_cache (struct file *filp, void *dirent, filldir_t filldir, const char *name, int len, instantiate_t instantiate, struct task_struct *task, const void *ptr) |
|
int | pid_revalidate (struct dentry *dentry, unsigned int flags) |
|
struct inode * | proc_pid_make_inode (struct super_block *sb, struct task_struct *task) |
|
int | pid_getattr (struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) |
|
int | proc_setattr (struct dentry *dentry, struct iattr *attr) |
|