last_error 437 drivers/atm/zatm.c static int last_error = 0; last_error 439 drivers/atm/zatm.c if (error != last_error || last_error 444 drivers/atm/zatm.c last_error = error; last_error 242 drivers/char/lp.c unsigned int last = lp_table[minor].last_error; last_error 270 drivers/char/lp.c lp_table[minor].last_error = last; last_error 1038 drivers/char/lp.c lp_table[i].last_error = 0; last_error 57 drivers/crypto/nx/nx.c atomic_set(&(nx_ctx->stats->last_error), op->hcall_err); last_error 72 drivers/crypto/nx/nx.h atomic_t last_error; last_error 55 drivers/crypto/nx/nx_debugfs.c root, (u32 *)&drv->stats.last_error); last_error 144 drivers/hwmon/occ/common.c occ->last_error = rc; last_error 153 drivers/hwmon/occ/common.c occ->last_error = 0; last_error 216 drivers/hwmon/occ/common.c rc = occ->last_error; last_error 111 drivers/hwmon/occ/common.h int last_error; /* latest transfer error */ last_error 678 drivers/i2c/busses/i2c-cadence.c unsigned int last_error, current_error; last_error 690 drivers/i2c/busses/i2c-cadence.c last_error = -1; last_error 706 drivers/i2c/busses/i2c-cadence.c if (last_error > current_error) { last_error 710 drivers/i2c/busses/i2c-cadence.c last_error = current_error; last_error 2266 drivers/media/usb/usbvision/usbvision-core.c usbvision->last_error = err_code; last_error 2374 drivers/media/usb/usbvision/usbvision-core.c usbvision->last_error = err_code; last_error 1090 drivers/media/usb/usbvision/usbvision-video.c usbvision->last_error = err_code; last_error 201 drivers/media/usb/usbvision/usbvision.h ((udevice)->last_error == 0) && \ last_error 386 drivers/media/usb/usbvision/usbvision.h int last_error; /* What calamity struck us? */ last_error 361 drivers/scsi/gdth.h u32 last_error; /* sense key or drive state */ last_error 38 drivers/staging/isdn/hysdn/hysdn_boot.c int last_error; /* last occurred error */ last_error 110 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = EPOF_BAD_IMG_SIZE; /* invalid length */ last_error 111 drivers/staging/isdn/hysdn/hysdn_boot.c return (boot->last_error); last_error 132 drivers/staging/isdn/hysdn/hysdn_boot.c if ((boot->last_error = last_error 135 drivers/staging/isdn/hysdn/hysdn_boot.c return (boot->last_error); last_error 148 drivers/staging/isdn/hysdn/hysdn_boot.c if ((boot->last_error = card->writebootseq(card, boot->buf.BootBuf, datlen)) < 0) last_error 149 drivers/staging/isdn/hysdn/hysdn_boot.c return (boot->last_error); /* error writing data */ last_error 182 drivers/staging/isdn/hysdn/hysdn_boot.c if (boot->last_error < 0) last_error 183 drivers/staging/isdn/hysdn/hysdn_boot.c return (boot->last_error); /* repeated error */ last_error 194 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = -EPOF_INTERNAL; last_error 198 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = -EPOF_BAD_MAGIC; last_error 204 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = sizeof(tPofRecHdr); /* new length */ last_error 212 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = -EPOF_INTERNAL; last_error 225 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = boot->pof_reclen; /* limit size */ last_error 227 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = BOOT_BUF_SIZE; /* maximum */ last_error 229 drivers/staging/isdn/hysdn/hysdn_boot.c if (!boot->last_error) { /* no data inside record */ last_error 231 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = sizeof(tPofRecHdr); /* new length */ last_error 239 drivers/staging/isdn/hysdn/hysdn_boot.c if (datlen != boot->last_error) { last_error 240 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = -EPOF_INTERNAL; last_error 243 drivers/staging/isdn/hysdn/hysdn_boot.c if ((boot->last_error = pof_handle_data(card, datlen)) < 0) last_error 244 drivers/staging/isdn/hysdn/hysdn_boot.c return (boot->last_error); /* an error occurred */ last_error 248 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = sizeof(tPofRecHdr); /* new length */ last_error 251 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = boot->pof_reclen - boot->pof_recoffset; /* limit size */ last_error 253 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = BOOT_BUF_SIZE; /* maximum */ last_error 258 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = -EPOF_INTERNAL; /* unknown state */ last_error 262 drivers/staging/isdn/hysdn/hysdn_boot.c return (boot->last_error); last_error 295 drivers/staging/isdn/hysdn/hysdn_boot.c boot->last_error = -ERR_BOARD_DPRAM; last_error 297 drivers/staging/isdn/hysdn/hysdn_boot.c return (boot->last_error); last_error 156 fs/xfs/xfs_discard.c int error, last_error = 0; last_error 200 fs/xfs/xfs_discard.c last_error = error; last_error 206 fs/xfs/xfs_discard.c if (last_error) last_error 207 fs/xfs/xfs_discard.c return last_error; last_error 793 fs/xfs/xfs_icache.c int last_error = 0; last_error 869 fs/xfs/xfs_icache.c if (error && last_error != -EFSCORRUPTED) last_error 870 fs/xfs/xfs_icache.c last_error = error; last_error 885 fs/xfs/xfs_icache.c return last_error; last_error 962 fs/xfs/xfs_icache.c int last_error = 0; last_error 972 fs/xfs/xfs_icache.c last_error = error; last_error 977 fs/xfs/xfs_icache.c return last_error; last_error 1002 fs/xfs/xfs_icache.c int last_error = 0; last_error 1012 fs/xfs/xfs_icache.c last_error = error; last_error 1017 fs/xfs/xfs_icache.c return last_error; last_error 1255 fs/xfs/xfs_icache.c int last_error = 0; last_error 1335 fs/xfs/xfs_icache.c if (error && last_error != -EFSCORRUPTED) last_error 1336 fs/xfs/xfs_icache.c last_error = error; last_error 1364 fs/xfs/xfs_icache.c return last_error; last_error 56 fs/xfs/xfs_qm.c int last_error = 0; last_error 88 fs/xfs/xfs_qm.c if (error && last_error != -EFSCORRUPTED) last_error 89 fs/xfs/xfs_qm.c last_error = error; last_error 95 fs/xfs/xfs_qm.c if (last_error == -EFSCORRUPTED) { last_error 109 fs/xfs/xfs_qm.c return last_error; last_error 276 include/linux/ceph/osd_client.h int last_error; last_error 59 include/linux/lp.h unsigned int last_error; last_error 252 net/ceph/debugfs.c lreq->last_error); last_error 2921 net/ceph/osd_client.c lwork->error.err = lreq->last_error; last_error 2985 net/ceph/osd_client.c lreq, lreq->linger_id, req->r_result, lreq->last_error); last_error 2987 net/ceph/osd_client.c if (!lreq->last_error) { last_error 2988 net/ceph/osd_client.c lreq->last_error = normalize_watch_error(req->r_result); last_error 3046 net/ceph/osd_client.c lreq->last_error); last_error 3050 net/ceph/osd_client.c } else if (!lreq->last_error) { last_error 3051 net/ceph/osd_client.c lreq->last_error = normalize_watch_error(req->r_result); last_error 3319 net/ceph/osd_client.c if (lreq->is_watch && lreq->committed && !lreq->last_error) last_error 4422 net/ceph/osd_client.c if (!lreq->last_error) { last_error 4423 net/ceph/osd_client.c lreq->last_error = -ENOTCONN; last_error 4913 net/ceph/osd_client.c lreq, lreq->linger_id, age, lreq->last_error); last_error 4915 net/ceph/osd_client.c ret = lreq->last_error ?: 1 + jiffies_to_msecs(age); last_error 579 security/apparmor/file.c last_error(error, aa_sock_file_perm(flabel, op, request, sock)); last_error 185 security/apparmor/include/label.h last_error(__E, (FN)); \ last_error 225 security/apparmor/include/label.h last_error(__E, (FN)); \ last_error 236 security/apparmor/include/label.h last_error(__E, (FN)); \ last_error 249 security/apparmor/include/label.h last_error(__E, (FN)); \