Home
last modified time | relevance | path

Searched refs:ECANCELED (Results 1 – 25 of 137) sorted by relevance

123456

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Derrno.h33 # ifndef ECANCELED
34 # define ECANCELED 125 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Derrno.h33 # ifndef ECANCELED
34 # define ECANCELED 125 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/aarch64-none-linux-gnu/bits/
H A Derror_constants.h125 #ifdef ECANCELED in _GLIBCXX_VISIBILITY()
126 operation_canceled = ECANCELED, in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/arm-none-linux-gnueabihf/bits/
H A Derror_constants.h125 #ifdef ECANCELED in _GLIBCXX_VISIBILITY()
126 operation_canceled = ECANCELED, in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Derrno.h186 #ifndef ECANCELED
187 #define ECANCELED 9927 macro
H A D__errc77 operation_canceled, // ECANCELED
186 operation_canceled = ECANCELED,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Derrno.h186 #ifndef ECANCELED
187 #define ECANCELED 9927 macro
H A D__errc77 operation_canceled, // ECANCELED
186 operation_canceled = ECANCELED,
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_itable.c140 if (error == -ECANCELED) in xfs_bulkstat_one_int()
184 if (error == -ECANCELED) in xfs_bulkstat_one()
345 if (error && error != -ECANCELED) in xfs_inumbers_walk()
H A Dxfs_itable.h34 return breq->ocount == breq->icount ? -ECANCELED : 0; in xfs_ibulk_advance()
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_integ.c69 return -ECANCELED; in cxd2880_integ_check_cancellation()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_dynevent.c90 if (!ret || ret != -ECANCELED) in create_dyn_event()
94 if (ret == -ECANCELED) in create_dyn_event()
/OK3568_Linux_fs/kernel/drivers/block/rsxx/
H A Dcregs.c324 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()
/OK3568_Linux_fs/kernel/lib/
H A Dglobtest.c157 return n ? -ECANCELED : 0; in glob_init()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Derrno.h109 #define ECANCELED 125 /* Operation Canceled */ macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Derrno.h109 #define ECANCELED 125 /* Operation Canceled */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Derrno.h109 #define ECANCELED 125 /* Operation Canceled */ macro
/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Derrno.h109 #define ECANCELED 125 /* Operation Canceled */ macro
/OK3568_Linux_fs/kernel/tools/arch/sparc/include/uapi/asm/
H A Derrno.h104 #define ECANCELED 127 /* Operation Cancelled */ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Derrno.h114 #define ECANCELED 131 /* Operation Cancelled */ macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Derrno.h104 #define ECANCELED 127 /* Operation Cancelled */ macro
/OK3568_Linux_fs/kernel/tools/arch/parisc/include/uapi/asm/
H A Derrno.h117 #define ECANCELED ECANCELLED /* SuSv3 and Solaris wants one 'L' */ macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Derrno.h107 #define ECANCELED 158 /* AIO operation canceled */ macro
/OK3568_Linux_fs/kernel/tools/arch/alpha/include/uapi/asm/
H A Derrno.h114 #define ECANCELED 131 /* Operation Cancelled */ macro
/OK3568_Linux_fs/kernel/tools/arch/mips/include/uapi/asm/
H A Derrno.h107 #define ECANCELED 158 /* AIO operation canceled */ macro

123456