tag | line | file | source code |
---|---|---|---|
PROC_BLOCK_SIZE | 841 | fs/proc/array.c | #define PROC_BLOCK_SIZE (3*1024) /* 4K page size but our output routines use some slack for overruns */ |
PROC_BLOCK_SIZE | 38 | fs/proc/net.c | #define PROC_BLOCK_SIZE (3*1024) /* 4K page size but our output routines use some slack for overruns */ |
PROC_BLOCK_SIZE | 98 | fs/proc/scsi.c | #define PROC_BLOCK_SIZE (3*1024) /* 4K page size, but our output routines |