| /OK3568_Linux_fs/kernel/drivers/md/persistent-data/ |
| H A D | dm-transaction-manager.c | 212 return -EWOULDBLOCK; in dm_tm_pre_commit() 225 return -EWOULDBLOCK; in dm_tm_commit() 242 return -EWOULDBLOCK; in dm_tm_new_block() 310 return -EWOULDBLOCK; in dm_tm_shadow_block() 335 if (r == -EWOULDBLOCK) in dm_tm_read_lock() 377 return -EWOULDBLOCK; in dm_tm_ref()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0026-mingw32-Enable-operation_not_supported.patch | 24 #ifdef EWOULDBLOCK 25 operation_would_block = EWOULDBLOCK,
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | fe-get-event.rst | 39 with errno set to ``EWOULDBLOCK``. In the former case, the call blocks until 56 - ``EWOULDBLOCK``
|
| H A D | video-get-event.rst | 58 immediately with errno set to ``EWOULDBLOCK``. In the former case, the call 97 - ``EWOULDBLOCK``
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | errno.h | 198 #ifndef EWOULDBLOCK 199 #define EWOULDBLOCK 9930 macro
|
| H A D | __errc | 81 operation_would_block, // EWOULDBLOCK 190 operation_would_block = EWOULDBLOCK,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | errno.h | 198 #ifndef EWOULDBLOCK 199 #define EWOULDBLOCK 9930 macro
|
| H A D | __errc | 81 operation_would_block, // EWOULDBLOCK 190 operation_would_block = EWOULDBLOCK,
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | osdep.h | 67 # if (EAGAIN != EWOULDBLOCK) 68 # define ETEST(err) (err == EAGAIN || err == EWOULDBLOCK)
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/vgic/ |
| H A D | vgic-irqfd.c | 109 return -EWOULDBLOCK; in kvm_arch_set_irq_inatomic() 132 return -EWOULDBLOCK; in kvm_arch_set_irq_inatomic()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/futex/functional/ |
| H A D | futex_wait_wouldblock.c | 70 if (!res || errno != EWOULDBLOCK) { in main()
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | jobserver-exec | 39 if e.errno == errno.EWOULDBLOCK:
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/ |
| H A D | vivid-radio-rx.c | 79 return -EWOULDBLOCK; in vivid_radio_rx_read() 167 return -EWOULDBLOCK; in vivid_radio_rx_s_hw_freq_seek()
|
| /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 D | errno.h | 22 #define EWOULDBLOCK EAGAIN /* Operation would block */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | errno.h | 22 #define EWOULDBLOCK EAGAIN /* Operation would block */ 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 D | errno.h | 22 #define EWOULDBLOCK EAGAIN /* Operation would block */ macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/ |
| H A D | errno.h | 22 #define EWOULDBLOCK EAGAIN /* Operation would block */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/sparc/include/uapi/asm/ |
| H A D | errno.h | 9 #define EWOULDBLOCK EAGAIN /* Operation would block */ macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | errno.h | 12 #define EWOULDBLOCK EAGAIN /* Operation would block */ macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | errno.h | 9 #define EWOULDBLOCK EAGAIN /* Operation would block */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/parisc/include/uapi/asm/ |
| H A D | errno.h | 110 #define EWOULDBLOCK EAGAIN /* Operation would block (Not HPUX compliant) */ macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | errno.h | 103 #define EWOULDBLOCK EAGAIN /* Operation would block */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/alpha/include/uapi/asm/ |
| H A D | errno.h | 12 #define EWOULDBLOCK EAGAIN /* Operation would block */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/mips/include/uapi/asm/ |
| H A D | errno.h | 103 #define EWOULDBLOCK EAGAIN /* Operation would block */ macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | errno.h | 110 #define EWOULDBLOCK EAGAIN /* Operation would block (Not HPUX compliant) */ macro
|