Searched refs:slabinfo_op (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.c402 return seq_open(file, &slabinfo_op);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dslab.c4307 * slabinfo_op - iterator that generates /proc/slabinfo
4320 static const struct seq_operations slabinfo_op = { variable in typeref:struct:seq_operations
4380 return seq_open(file, &slabinfo_op);
H A Dslub.c4654 static const struct seq_operations slabinfo_op = { variable in typeref:struct:seq_operations
4663 return seq_open(file, &slabinfo_op);

Completed in 126 milliseconds