Home
last modified time | relevance | path

Searched refs:EADDRNOTAVAIL (Results 1 – 25 of 296) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Ddebugfs.c95 return -EADDRNOTAVAIL; in shm16read__write_file()
97 return -EADDRNOTAVAIL; in shm16read__write_file()
100 return -EADDRNOTAVAIL; in shm16read__write_file()
121 return -EADDRNOTAVAIL; in shm16write__write_file()
123 return -EADDRNOTAVAIL; in shm16write__write_file()
126 return -EADDRNOTAVAIL; in shm16write__write_file()
171 return -EADDRNOTAVAIL; in shm32read__write_file()
173 return -EADDRNOTAVAIL; in shm32read__write_file()
176 return -EADDRNOTAVAIL; in shm32read__write_file()
197 return -EADDRNOTAVAIL; in shm32write__write_file()
[all …]
/OK3568_Linux_fs/kernel/net/nfc/hci/
H A Dcommand.c100 return -EADDRNOTAVAIL; in nfc_hci_send_event()
121 return -EADDRNOTAVAIL; in nfc_hci_send_cmd()
137 return -EADDRNOTAVAIL; in nfc_hci_send_cmd_async()
277 return -EADDRNOTAVAIL; in nfc_hci_disconnect_gate()
/OK3568_Linux_fs/kernel/net/rds/
H A Dib.c449 ret = -EADDRNOTAVAIL; in rds_ib_laddr_check()
458 ret = -EADDRNOTAVAIL; in rds_ib_laddr_check()
463 ret = -EADDRNOTAVAIL; in rds_ib_laddr_check()
469 ret = -EADDRNOTAVAIL; in rds_ib_laddr_check()
480 ret = -EADDRNOTAVAIL; in rds_ib_laddr_check()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Derrno.h90 #ifndef EADDRNOTAVAIL
91 #define EADDRNOTAVAIL 9903 macro
H A D__errc24 address_not_available, // EADDRNOTAVAIL
121 address_not_available = EADDRNOTAVAIL,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Derrno.h90 #ifndef EADDRNOTAVAIL
91 #define EADDRNOTAVAIL 9903 macro
H A D__errc24 address_not_available, // EADDRNOTAVAIL
121 address_not_available = EADDRNOTAVAIL,
/OK3568_Linux_fs/kernel/fs/afs/
H A Dmisc.c137 if (e->error == -EADDRNOTAVAIL) in afs_prioritise_error()
140 case -EADDRNOTAVAIL: in afs_prioritise_error()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cisco/enic/
H A Denic_dev.c55 return -EADDRNOTAVAIL; in enic_dev_add_station_addr()
69 return -EADDRNOTAVAIL; in enic_dev_del_station_addr()
/OK3568_Linux_fs/kernel/net/can/j1939/
H A Daddress-claim.c108 return -EADDRNOTAVAIL; in j1939_ac_fixup()
119 return -EADDRNOTAVAIL; in j1939_ac_fixup()
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-lpc32xx.c181 ret = -EADDRNOTAVAIL; in lpc32xx_clocksource_init()
242 ret = -EADDRNOTAVAIL; in lpc32xx_clockevent_init()
H A Dtimer-efm32.c146 ret = -EADDRNOTAVAIL; in efm32_clocksource_init()
205 ret = -EADDRNOTAVAIL; in efm32_clockevent_init()
H A Dmps2-timer.c127 ret = -EADDRNOTAVAIL; in mps2_clockevent_init()
211 ret = -EADDRNOTAVAIL; in mps2_clocksource_init()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dipv6_sockglue.c175 return -EADDRNOTAVAIL; in do_ipv6_mcast_group_source()
290 return -EADDRNOTAVAIL; in ipv6_mcast_join_leave()
310 return -EADDRNOTAVAIL; in compat_ipv6_mcast_join_leave()
461 retv = -EADDRNOTAVAIL; in do_ipv6_setsockopt()
784 retv = -EADDRNOTAVAIL; in do_ipv6_setsockopt()
1069 return -EADDRNOTAVAIL; in ipv6_get_msfilter()
1107 return -EADDRNOTAVAIL; in compat_ipv6_get_msfilter()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastermain/management/commands/
H A Dchecksocket.py49 errno.EADDRNOTAVAIL: 'IP address can\'t be assigned to',
/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.h82 #define EADDRNOTAVAIL 99 /* Cannot assign requested address */ macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Derrno.h82 #define EADDRNOTAVAIL 99 /* Cannot assign requested address */ 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.h82 #define EADDRNOTAVAIL 99 /* Cannot assign requested address */ macro
/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Derrno.h82 #define EADDRNOTAVAIL 99 /* Cannot assign requested address */ macro
/OK3568_Linux_fs/kernel/kernel/
H A Dkexec_core.c174 return -EADDRNOTAVAIL; in sanity_check_segment_list()
176 return -EADDRNOTAVAIL; in sanity_check_segment_list()
178 return -EADDRNOTAVAIL; in sanity_check_segment_list()
247 return -EADDRNOTAVAIL; in sanity_check_segment_list()
/OK3568_Linux_fs/kernel/arch/powerpc/kexec/
H A Dfile_load_64.c248 int ret = -EADDRNOTAVAIL; in __locate_mem_hole_top_down()
300 int i, ret = 0, err = -EADDRNOTAVAIL; in locate_mem_hole_top_down_ppc64()
347 int ret = -EADDRNOTAVAIL; in __locate_mem_hole_bottom_up()
398 int i, ret = 0, err = -EADDRNOTAVAIL; in locate_mem_hole_bottom_up_ppc64()
/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dhci.c214 return -EADDRNOTAVAIL; in nci_hci_send_event()
233 return -EADDRNOTAVAIL; in nci_hci_send_cmd()
575 return -EADDRNOTAVAIL; in nci_hci_set_param()
622 return -EADDRNOTAVAIL; in nci_hci_get_param()
/OK3568_Linux_fs/kernel/tools/arch/sparc/include/uapi/asm/
H A Derrno.h23 #define EADDRNOTAVAIL 49 /* Cannot assign requested address */ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Derrno.h26 #define EADDRNOTAVAIL 49 /* Cannot assign requested address */ macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Derrno.h23 #define EADDRNOTAVAIL 49 /* Cannot assign requested address */ macro

12345678910>>...12