| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | errno.h | 106 #ifndef EALREADY 107 #define EALREADY 9907 macro
|
| H A D | __errc | 33 connection_already_in_progress, // EALREADY 130 connection_already_in_progress = EALREADY,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | errno.h | 106 #ifndef EALREADY 107 #define EALREADY 9907 macro
|
| H A D | __errc | 33 connection_already_in_progress, // EALREADY 130 connection_already_in_progress = EALREADY,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | mcdi_functions.c | 26 if (rc == -EALREADY) in efx_mcdi_free_vis() 153 if (rc && rc != -EALREADY) in efx_mcdi_ev_fini() 260 if (rc && rc != -EALREADY) in efx_mcdi_tx_fini() 345 if (rc && rc != -EALREADY) in efx_mcdi_rx_fini()
|
| /OK3568_Linux_fs/kernel/net/nfc/ |
| H A D | core.c | 113 rc = -EALREADY; in nfc_dev_up() 151 rc = -EALREADY; in nfc_dev_down() 299 rc = -EALREADY; in nfc_dep_link_up() 343 rc = -EALREADY; in nfc_dep_link_down() 580 rc = -EALREADY; in nfc_enable_se() 624 rc = -EALREADY; in nfc_disable_se() 874 return -EALREADY; in nfc_add_se()
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc2/ |
| H A D | drd.c | 41 return -EALREADY; in dwc2_ovr_avalid() 60 return -EALREADY; in dwc2_ovr_bvalid()
|
| /OK3568_Linux_fs/kernel/net/nfc/nci/ |
| H A D | lib.c | 54 return -EALREADY; in nci_to_errno()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wcn36xx/ |
| H A D | pmc.c | 52 return -EALREADY; in wcn36xx_pmc_exit_bmps_state()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | earlycon.c | 185 return -EALREADY; in setup_earlycon() 240 if (err == -ENOENT || err == -EALREADY) in param_setup_earlycon()
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | ww-mutex-design.rst | 136 Furthermore the lock helper can use propagate the -EALREADY return code back to 184 of duplicate entry detection using -EALREADY as method 1 above. But the 243 - Due to the -EALREADY return code signalling that a given objects is already 254 - On the other hand the dynamic object list construction also means that the -EALREADY return 266 -EALREADY. Of course this would be different when using the _interruptible 301 if (ret == -EALREADY) {
|
| /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 | 97 #define EALREADY 114 /* Operation already in progress */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | errno.h | 97 #define EALREADY 114 /* Operation already in progress */ 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 | 97 #define EALREADY 114 /* Operation already in progress */ macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/ |
| H A D | errno.h | 97 #define EALREADY 114 /* Operation already in progress */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/sparc/include/uapi/asm/ |
| H A D | errno.h | 11 #define EALREADY 37 /* Operation already in progress */ macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | errno.h | 14 #define EALREADY 37 /* Operation already in progress */ macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | errno.h | 11 #define EALREADY 37 /* Operation already in progress */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/parisc/include/uapi/asm/ |
| H A D | errno.h | 108 #define EALREADY 244 /* Operation already in progress */ macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | errno.h | 104 #define EALREADY 149 /* Operation already in progress */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/alpha/include/uapi/asm/ |
| H A D | errno.h | 14 #define EALREADY 37 /* Operation already in progress */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/mips/include/uapi/asm/ |
| H A D | errno.h | 104 #define EALREADY 149 /* Operation already in progress */ macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | errno.h | 108 #define EALREADY 244 /* Operation already in progress */ macro
|
| /OK3568_Linux_fs/kernel/arch/sh/boards/mach-landisk/ |
| H A D | gio.c | 37 ret = -EALREADY; in gio_open()
|
| /OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/ |
| H A D | pciback_ops.c | 149 status = -EALREADY; in xen_pcibk_enable_msi() 211 return -EALREADY; in xen_pcibk_enable_msix()
|