| /Linux-v5.15/fs/xfs/scrub/ |
| D | quota.c | 87 return -ECANCELED; in xchk_quota_item() 164 return -ECANCELED; in xchk_quota_item() 240 if (error == -ECANCELED) in xchk_quota()
|
| /Linux-v5.15/drivers/platform/surface/aggregator/ |
| D | ssh_request_layer.c | 623 ssh_rtl_complete_with_status(r, -ECANCELED); in ssh_rtl_cancel_nonpending() 653 ssh_rtl_complete_with_status(r, -ECANCELED); in ssh_rtl_cancel_nonpending() 678 ssh_rtl_complete_with_status(r, -ECANCELED); in ssh_rtl_cancel_pending() 700 ssh_rtl_complete_with_status(r, -ECANCELED); in ssh_rtl_cancel_pending() 1163 WARN_ON(rqst.status != 0 && rqst.status != -ECANCELED && in ssh_rtl_flush() 1166 return rqst.status == -ECANCELED ? -ETIMEDOUT : rqst.status; in ssh_rtl_flush()
|
| /Linux-v5.15/drivers/media/dvb-frontends/cxd2880/ |
| D | cxd2880_integ.c | 69 return -ECANCELED; in cxd2880_integ_check_cancellation()
|
| /Linux-v5.15/fs/xfs/ |
| D | xfs_itable.h | 35 return breq->ocount == breq->icount ? -ECANCELED : 0; in xfs_ibulk_advance()
|
| D | xfs_itable.c | 140 if (error == -ECANCELED) in xfs_bulkstat_one_int() 201 if (error == -ECANCELED) in xfs_bulkstat_one() 378 if (error && error != -ECANCELED) in xfs_inumbers_walk()
|
| /Linux-v5.15/lib/ |
| D | globtest.c | 157 return n ? -ECANCELED : 0; in glob_init()
|
| D | errname.c | 170 E(ECANCELED), /* ECANCELLED */
|
| /Linux-v5.15/include/uapi/asm-generic/ |
| D | errno.h | 109 #define ECANCELED 125 /* Operation Canceled */ macro
|
| /Linux-v5.15/tools/include/uapi/asm-generic/ |
| D | errno.h | 109 #define ECANCELED 125 /* Operation Canceled */ macro
|
| /Linux-v5.15/tools/arch/mips/include/uapi/asm/ |
| D | errno.h | 107 #define ECANCELED 158 /* AIO operation canceled */ macro
|
| /Linux-v5.15/tools/arch/sparc/include/uapi/asm/ |
| D | errno.h | 104 #define ECANCELED 127 /* Operation Cancelled */ macro
|
| /Linux-v5.15/arch/parisc/include/uapi/asm/ |
| D | errno.h | 117 #define ECANCELED ECANCELLED /* SuSv3 and Solaris wants one 'L' */ macro
|
| /Linux-v5.15/tools/arch/alpha/include/uapi/asm/ |
| D | errno.h | 114 #define ECANCELED 131 /* Operation Cancelled */ macro
|
| /Linux-v5.15/tools/arch/parisc/include/uapi/asm/ |
| D | errno.h | 117 #define ECANCELED ECANCELLED /* SuSv3 and Solaris wants one 'L' */ macro
|
| /Linux-v5.15/arch/mips/include/uapi/asm/ |
| D | errno.h | 107 #define ECANCELED 158 /* AIO operation canceled */ macro
|
| /Linux-v5.15/arch/alpha/include/uapi/asm/ |
| D | errno.h | 114 #define ECANCELED 131 /* Operation Cancelled */ macro
|
| /Linux-v5.15/arch/sparc/include/uapi/asm/ |
| D | errno.h | 104 #define ECANCELED 127 /* Operation Cancelled */ macro
|
| /Linux-v5.15/kernel/trace/ |
| D | trace_dynevent.c | 138 if (!ret || ret != -ECANCELED) in create_dyn_event() 142 if (ret == -ECANCELED) in create_dyn_event()
|
| D | trace_uprobe.c | 560 return -ECANCELED; in __trace_uprobe_create() 564 return -ECANCELED; in __trace_uprobe_create() 570 return -ECANCELED; in __trace_uprobe_create() 580 return -ECANCELED; in __trace_uprobe_create() 732 return ret == -ECANCELED ? -EINVAL : ret; in create_or_delete_trace_uprobe()
|
| /Linux-v5.15/drivers/block/rsxx/ |
| D | cregs.c | 324 cmd->cb(card, cmd, -ECANCELED); in creg_reset() 335 cmd->cb(card, cmd, -ECANCELED); in creg_reset() 750 cmd->cb(card, cmd, -ECANCELED); in rsxx_creg_destroy() 766 cmd->cb(card, cmd, -ECANCELED); in rsxx_creg_destroy()
|
| /Linux-v5.15/fs/ |
| D | timerfd.c | 228 return -ECANCELED; in timerfd_setup() 288 res = -ECANCELED; in timerfd_read() 369 ret = -ECANCELED; in timerfd_ioctl()
|
| /Linux-v5.15/sound/soc/ti/ |
| D | osk5912.c | 144 err = -ECANCELED; in osk_soc_init()
|
| /Linux-v5.15/drivers/char/tpm/ |
| D | xen-tpmfront.c | 82 return -ECANCELED; in wait_for_tpm_stat() 184 return -ECANCELED; in vtpm_recv()
|
| /Linux-v5.15/include/crypto/internal/ |
| D | skcipher.h | 146 skcipher_walk_done(walk, -ECANCELED); in skcipher_walk_abort()
|
| /Linux-v5.15/fs/ext4/ |
| D | fast_commit.c | 577 return -ECANCELED; in __track_range() 832 return -ECANCELED; in ext4_fc_write_inode() 835 return -ECANCELED; in ext4_fc_write_inode() 838 return -ECANCELED; in ext4_fc_write_inode() 842 return -ECANCELED; in ext4_fc_write_inode() 880 return -ECANCELED; in ext4_fc_write_inode_data() 2023 JBD2_FC_REPLAY_STOP : -ECANCELED; in ext4_fc_replay_scan() 2120 ret = -ECANCELED; in ext4_fc_replay()
|