Searched refs:proc_slabinfo_operations (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Dproc_misc.c404 static const struct file_operations proc_slabinfo_operations = { variable in typeref:struct:file_operations
726 create_seq_entry("slabinfo",S_IWUSR|S_IRUGO,&proc_slabinfo_operations);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dslab.c4383 static const struct file_operations proc_slabinfo_operations = { variable in typeref:struct:file_operations
4553 proc_create("slabinfo",S_IWUSR|S_IRUGO,NULL,&proc_slabinfo_operations);
H A Dslub.c4666 static const struct file_operations proc_slabinfo_operations = { variable in typeref:struct:file_operations
4675 proc_create("slabinfo", S_IRUGO, NULL, &proc_slabinfo_operations);

Completed in 188 milliseconds