tag | line | file | source code |
---|---|---|---|
SUPPORT_SERIALIZE | 185 | drivers/block/ide.c | #define SUPPORT_SERIALIZE 1 /* 0 to reduce kernel size */ |
SUPPORT_SERIALIZE | 235 | drivers/block/ide.c | #undef SUPPORT_SERIALIZE |
SUPPORT_SERIALIZE | 236 | drivers/block/ide.c | #define SUPPORT_SERIALIZE 0 |