Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:EAGAIN
(Results
1 - 25
of
83
) sorted by relevance
1
2
3
4
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/arch/generic/bits/
H
A
D
errno.h
14
#define
EAGAIN
11
macro
44
#define EWOULDBLOCK
EAGAIN
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H
A
D
errno.h
58
#define
EAGAIN
11 /* Try again */
macro
92
#define EWOULDBLOCK
EAGAIN
/* Operation would block */
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ext_util/
H
A
D
posix_help.c
70
} else if (errno ==
EAGAIN
|| errno == EWOULDBLOCK) { // no data now
in FdReadMsg()
101
} else if (ret == 0 || (ret < 0 && (errno ==
EAGAIN
|| errno == EWOULDBLOCK))) { // no data now
in FdWriteMsg()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H
A
D
Socket.h
28
#undef
EAGAIN
macro
29
#define
EAGAIN
WSAEWOULDBLOCK
macro
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H
A
D
mali_kbase_jm_rb.c
585
return -
EAGAIN
;
in kbase_jm_enter_protected_mode()
593
return -
EAGAIN
;
in kbase_jm_enter_protected_mode()
623
return -
EAGAIN
;
in kbase_jm_enter_protected_mode()
636
return -
EAGAIN
;
in kbase_jm_enter_protected_mode()
674
return -
EAGAIN
;
in kbase_jm_enter_protected_mode()
705
return -
EAGAIN
;
in kbase_jm_enter_protected_mode()
755
return -
EAGAIN
;
in kbase_jm_exit_protected_mode()
773
if (err == -
EAGAIN
)
in kbase_jm_exit_protected_mode()
774
return -
EAGAIN
;
in kbase_jm_exit_protected_mode()
817
return -
EAGAIN
;
in kbase_jm_exit_protected_mode()
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H
A
D
mali_kbase_jm_rb.c
544
return -
EAGAIN
;
in kbase_jm_enter_protected_mode()
552
return -
EAGAIN
;
in kbase_jm_enter_protected_mode()
583
return -
EAGAIN
;
in kbase_jm_enter_protected_mode()
594
return -
EAGAIN
;
in kbase_jm_enter_protected_mode()
629
return -
EAGAIN
;
in kbase_jm_enter_protected_mode()
658
return -
EAGAIN
;
in kbase_jm_enter_protected_mode()
705
return -
EAGAIN
;
in kbase_jm_exit_protected_mode()
714
if (err == -
EAGAIN
) {
in kbase_jm_exit_protected_mode()
715
return -
EAGAIN
;
in kbase_jm_exit_protected_mode()
757
return -
EAGAIN
;
in kbase_jm_exit_protected_mode()
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_mem_profile_debugfs.c
70
err = -
EAGAIN
;
in kbasep_mem_profile_debugfs_insert()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_mem_profile_debugfs.c
90
err = -
EAGAIN
;
in kbasep_mem_profile_debugfs_insert()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_mem_profile_debugfs.c
86
err = -
EAGAIN
;
in kbasep_mem_profile_debugfs_insert()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_mem_profile_debugfs.c
76
err = -
EAGAIN
;
in kbasep_mem_profile_debugfs_insert()
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H
A
D
hi_net_api.h
71
#define
EAGAIN
11 /* Try again */
macro
99
#define EWOULDBLOCK
EAGAIN
/* Operation would block */
/device/soc/rockchip/common/sdk_linux/ipc/
H
A
D
msg.c
439
expunge_all(msq, -
EAGAIN
, &wake_q);
in msgctl_down()
904
err = -
EAGAIN
;
in do_msgsnd()
1104
return found ?: ERR_PTR(-
EAGAIN
);
in find_msg()
1205
WRITE_ONCE(msr_d.r_msg, ERR_PTR(-
EAGAIN
));
in do_msgrcv()
1221
* Thus if r_msg is -
EAGAIN
, then the queue not yet destroyed.
in do_msgrcv()
1236
if (msg != ERR_PTR(-
EAGAIN
)) {
in do_msgrcv()
1244
* ... or see -
EAGAIN
, acquire the lock to check the message
in do_msgrcv()
1250
if (msg != ERR_PTR(-
EAGAIN
)) {
in do_msgrcv()
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H
A
D
Rockchip_OSAL_Thread.c
92
case
EAGAIN
:
in Rockchip_OSAL_ThreadCreate()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H
A
D
mali_kbase_csf_trace_buffer.c
455
return -
EAGAIN
;
in kbase_csf_firmware_trace_buffer_update_trace_enable_bit()
549
err = -
EAGAIN
;
in set_trace_buffer_active_mask64()
H
A
D
mali_kbase_csf_reset_gpu.c
121
return -
EAGAIN
;
in kbase_reset_gpu_try_prevent()
570
return -
EAGAIN
;
in kbase_reset_gpu_silent()
H
A
D
mali_kbase_csf_firmware_cfg.c
159
return -
EAGAIN
;
in store_fw_cfg()
/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/
H
A
D
time.c
145
errno = (ret == LOS_ERRNO_SWTMR_MAXSIZE) ?
EAGAIN
: EINVAL;
in timer_create()
H
A
D
pthread.c
161
return
EAGAIN
;
in pthread_create()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
H
A
D
mali_kbase_jm_rb.c
753
return -
EAGAIN
;
in kbase_jm_enter_protected_mode()
783
return -
EAGAIN
;
in kbase_jm_enter_protected_mode()
866
return -
EAGAIN
;
in kbase_jm_exit_protected_mode()
908
return -
EAGAIN
;
in kbase_jm_exit_protected_mode()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H
A
D
mali_kbase_jm_rb.c
844
return -
EAGAIN
;
in kbase_jm_enter_protected_mode()
875
return -
EAGAIN
;
in kbase_jm_enter_protected_mode()
967
return -
EAGAIN
;
in kbase_jm_exit_protected_mode()
1013
return -
EAGAIN
;
in kbase_jm_exit_protected_mode()
/device/soc/hisilicon/common/hal/display/source/display_gralloc/src/
H
A
D
allocator.cpp
231
if ((ret != -
EAGAIN
) && (ret != -EINTR)) {
in DmaBufferSync()
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H
A
D
rockchip_thermal.c
468
return -
EAGAIN
;
in rk_tsadcv2_code_to_temp()
479
return -
EAGAIN
; /* Incorrect reading */
in rk_tsadcv2_code_to_temp()
497
return -
EAGAIN
; /* Incorrect reading */
in rk_tsadcv2_code_to_temp()
/device/soc/rockchip/common/hardware/display/src/display_gralloc/
H
A
D
display_gralloc_gbm.c
295
} while ((retry--) && (ret != -
EAGAIN
) && (ret != -EINTR));
in DmaBufferSync()
/device/soc/rockchip/common/sdk_linux/drivers/power/supply/
H
A
D
power_supply_sysfs.c
256
} else if (ret != -ENODEV && ret != -
EAGAIN
) {
in power_supply_show_property()
/device/soc/rockchip/common/sdk_linux/kernel/power/
H
A
D
suspend.c
578
return -
EAGAIN
;
in enter_state()
Completed in 21 milliseconds
1
2
3
4