tag | line | file | source code |
---|---|---|---|
flush | 300 | drivers/char/ftape/ftape-write.c | int _write_segment(unsigned int segment_id, byte * buffer, int flush) |
flush | 308 | drivers/char/ftape/ftape-write.c | if (segment_id > ftape_last_segment.id && !flush) { |
flush | 312 | drivers/char/ftape/ftape-write.c | result = write_segment(segment_id, buffer, flush); |
flush | 648 | drivers/net/sunlance.c | volatile unsigned long flush; |
flush | 730 | drivers/net/sunlance.c | flush = ll->rdp; |
flush | 322 | scripts/ksymoops.cc | cout << flush; |