tag | line | file | source code |
exit | 53 | fs/isofs/util.c | exit (1); |
exit | 89 | fs/isofs/util.c | exit (1); |
exit | 776 | kernel/blk_drv/scsi/scsi.c | int exit=0; |
exit | 820 | kernel/blk_drv/scsi/scsi.c | exit = (DRIVER_HARD | SUGGEST_ABORT); |
exit | 856 | kernel/blk_drv/scsi/scsi.c | exit = DRIVER_SENSE | SUGGEST_RETRY; |
exit | 864 | kernel/blk_drv/scsi/scsi.c | exit = DRIVER_SENSE | SUGGEST_ABORT; |
exit | 877 | kernel/blk_drv/scsi/scsi.c | exit = DRIVER_OK; |
exit | 912 | kernel/blk_drv/scsi/scsi.c | exit = DRIVER_SOFT | SUGGEST_ABORT; |
exit | 937 | kernel/blk_drv/scsi/scsi.c | exit = (DRIVER_TIMEOUT | SUGGEST_ABORT); |
exit | 956 | kernel/blk_drv/scsi/scsi.c | exit = (DRIVER_HARD | SUGGEST_ABORT); |
exit | 960 | kernel/blk_drv/scsi/scsi.c | exit = (DRIVER_HARD | SUGGEST_ABORT); |
exit | 964 | kernel/blk_drv/scsi/scsi.c | exit = (DRIVER_INVALID | SUGGEST_ABORT); |
exit | 967 | kernel/blk_drv/scsi/scsi.c | exit = (DRIVER_ERROR | SUGGEST_DIE); |
exit | 1023 | kernel/blk_drv/scsi/scsi.c | SCpnt->result = result | ((exit & 0xff) << 24); |
exit | 76 | tools/build.c | exit(1); |