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
defs:busy
(Results
1 - 25
of
84
) sorted by relevance
1
2
3
4
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/
H
A
D
drv_trng.h
44
uint32_t
busy
: 1;
member
H
A
D
drv_spiflash.h
53
uint32_t
busy
: 1; ///< Flash
busy
flag
member
H
A
D
drv_eflash.h
53
uint32_t
busy
: 1; ///< Flash
busy
flag
member
H
A
D
drv_sha.h
64
uint32_t
busy
: 1; ///< calculate
busy
flag
member
H
A
D
drv_iic.h
61
uint32_t
busy
: 1; ///< Transmitter/Receiver
busy
flag
member
H
A
D
drv_aes.h
79
uint32_t
busy
: 1; ///<
busy
flag
member
H
A
D
drv_crc.h
69
uint32_t
busy
: 1; ///<
busy
flag
member
H
A
D
drv_spi.h
93
uint32_t
busy
: 1; ///< Transmitter/Receiver
busy
flag
member
H
A
D
drv_rsa.h
86
uint32_t
busy
: 1; ///< Calculate
busy
flag
member
/foundation/ai/ai_engine/test/common/queuepool/
H
A
D
queuepool_test.cpp
123
auto
busy
= queuePool->BusyQueueNum();
in HWTEST_F()
local
/device/soc/rockchip/common/vendor/drivers/mmc/host/
H
A
D
rk_sdmmc_ops.c
100
int ret,
busy
;
in rk_emmc_wait_busy()
local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H
A
D
mali_pm_metrics.c
220
u64
busy
= 0;
in mali_pm_get_dvfs_utilisation()
local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H
A
D
mali_pm_metrics.c
220
u64
busy
= 0;
in mali_pm_get_dvfs_utilisation()
local
/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
H
A
D
rk_sdmmc_ops.c
104
int ret,
busy
;
in rk_emmc_wait_busy()
local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/devfreq/
H
A
D
governor_utgard_ondemand.c
55
unsigned long
busy
, total;
in devfreq_hisilicon_func()
local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
H
A
D
mali_kbase_pm_metrics.c
185
unsigned long flags,
busy
, total;
in kbase_pm_get_dvfs_utilisation()
local
216
int
busy
;
in kbase_pm_get_dvfs_utilisation_old()
local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H
A
D
mali_kbase_pm_metrics.c
361
int
busy
;
in kbase_pm_get_dvfs_action()
local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H
A
D
mali_kbase_pm_metrics.c
193
unsigned long flags,
busy
, total;
in kbase_pm_get_dvfs_utilisation()
local
228
int
busy
;
in kbase_pm_get_dvfs_utilisation_old()
local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H
A
D
mali_kbase_pm_metrics.c
185
int
busy
;
in kbase_pm_get_dvfs_action()
local
/third_party/libunwind/libunwind/include/tdep-ia64/
H
A
D
script.h
64
atomic_flag
busy
; /* is the script-cache
busy
? */
member
/third_party/pulseaudio/src/modules/
H
A
D
reserve-monitor.c
46
unsigned
busy
:1;
member
/third_party/libdrm/amdgpu/
H
A
D
amdgpu_bo.c
507
amdgpu_bo_wait_for_idle(amdgpu_bo_handle bo, uint64_t timeout_ns, bool *
busy
)
amdgpu_bo_wait_for_idle()
argument
/third_party/nghttp2/src/
H
A
D
shrpx_memcached_connection.cc
426
auto
busy
= false;
in parse_packet()
local
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H
A
D
aiocp.c
49
static long long
busy
;
variable
/third_party/libdrm/tests/exynos/
H
A
D
exynos_fimg2d_event.c
42
unsigned int
busy
;
member
Completed in 12 milliseconds
1
2
3
4