Searched defs:proc_fops (Results 1 – 8 of 8) sorted by relevance
32 const struct file_operations *proc_fops) in proc_create()63 #define proc_create(name, mode, parent, proc_fops) ({NULL;}) argument64 #define proc_create_data(name, mode, parent, proc_fops, data) ({NULL;}) argument
293 const struct file_operations *proc_fops; member
933 const struct file_operations *proc_fops; member
72 const struct file_operations *proc_fops; member
53 const struct file_operations *proc_fops; member
39 const struct file_operations *proc_fops; member
483 const struct file_operations *proc_fops, in proc_create_data()
445 const struct file_operations *proc_fops; member