Searched refs:proc_kcore_operations (Results 1 – 3 of 3) sorted by relevance
115 extern struct file_operations proc_kcore_operations;
34 struct file_operations proc_kcore_operations = { variable
649 proc_root_kcore->proc_fops = &proc_kcore_operations; in proc_misc_init()