Searched refs:proc_kmsg_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 Dkmsg.c51 static const struct file_operations proc_kmsg_operations = { variable in typeref:struct:file_operations
61 proc_create("kmsg", S_IRUSR, NULL, &proc_kmsg_operations);
H A Dproc_misc.c706 entry->proc_fops = &proc_kmsg_operations;

Completed in 51 milliseconds