Searched refs:proc_cpuinfo_operations (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Dcpuinfo.c12 static const struct file_operations proc_cpuinfo_operations = { variable in typeref:struct:file_operations
21 proc_create("cpuinfo", 0, NULL, &proc_cpuinfo_operations);
H A Dproc_misc.c263 static const struct file_operations proc_cpuinfo_operations = { variable in typeref:struct:file_operations
719 create_seq_entry("cpuinfo", 0, &proc_cpuinfo_operations);

Completed in 104 milliseconds