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:EDEADLK
(Results
1 - 20
of
20
) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/arch/generic/bits/
H
A
D
errno.h
38
#define
EDEADLK
35
macro
61
#define EDEADLOCK
EDEADLK
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H
A
D
errno.h
86
#define
EDEADLK
35 /* Resource deadlock would occur */
macro
110
#define EDEADLOCK
EDEADLK
/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/
H
A
D
pthread.c
241
return
EDEADLK
;
in pthread_cancel()
313
return
EDEADLK
;
in pthread_join()
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H
A
D
hi_net_api.h
93
#define
EDEADLK
35 /* Resource deadlock would occur */
macro
116
#define EDEADLOCK
EDEADLK
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H
A
D
drm_mode_config.c
446
if (ret == -
EDEADLK
) {
in drmm_mode_config_init()
452
if (ret == -
EDEADLK
) {
in drmm_mode_config_init()
H
A
D
drm_gem.c
1300
if (ret == -
EDEADLK
) {
in drm_gem_lock_reservations()
H
A
D
drm_atomic_uapi.c
62
* Zero on success, error code on failure. Cannot return -
EDEADLK
.
108
* Zero on success, error code on failure. Cannot return -
EDEADLK
.
162
* 0 on success or can fail with -
EDEADLK
or -ENOMEM. When the error is
EDEADLK
274
* 0 on success or can fail with -
EDEADLK
or -ENOMEM. When the error is
EDEADLK
1383
if (ret == -
EDEADLK
) {
in drm_mode_atomic_ioctl()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_dma_fence.c
85
if (err == -
EDEADLK
) {
in kbase_dma_fence_lock_reservations()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_dma_fence.c
95
if (err == -
EDEADLK
) {
in kbase_dma_fence_lock_reservations()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H
A
D
mali_dma_fence.c
415
if (ret == -
EDEADLK
) {
in mali_dma_fence_lock_reservation_object_list()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_dma_fence.c
94
if (err == -
EDEADLK
) {
in kbase_dma_fence_lock_reservations()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H
A
D
mali_dma_fence.c
402
if (ret == -
EDEADLK
) {
in mali_dma_fence_lock_reservation_object_list()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_dma_fence.c
90
if (err == -
EDEADLK
) {
in kbase_dma_fence_lock_reservations()
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H
A
D
dma-fence.c
513
fence->error = -
EDEADLK
;
in dma_fence_release()
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H
A
D
core.c
181
if (lock && ret != -
EDEADLK
) {
in regulator_lock_nested()
282
if (err == -
EDEADLK
) {
in regulator_lock_recursive()
355
} while (err == -
EDEADLK
);
in regulator_lock_dependent()
5990
if (ret == -
EDEADLK
) {
in regulator_summary_lock_one()
6008
return -
EDEADLK
;
in regulator_summary_unlock_one()
6057
} while (err == -
EDEADLK
);
in regulator_summary_lock()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H
A
D
rockchip_drm_logo.c
967
WARN_ON(ret == -
EDEADLK
);
in rockchip_drm_show_logo()
H
A
D
dw-dp.c
2029
if (ret != -
EDEADLK
)
in dw_dp_link_retrain()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H
A
D
rockchip_drm_logo.c
1009
WARN_ON(ret == -
EDEADLK
);
in rockchip_drm_show_logo()
H
A
D
rockchip_drm_drv.c
1171
WARN_ON(ret == -
EDEADLK
);
in rockchip_drm_set_property_default()
H
A
D
dw-dp.c
2004
if (ret != -
EDEADLK
) {
in dw_dp_link_retrain()
Completed in 33 milliseconds