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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);

Completed in 109 milliseconds