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:age
(Results
1 - 17
of
17
) sorted by relevance
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/jm/
H
A
D
mali_kbase_jm_defs.h
491
* @
age
: Age of atom relative to other atoms in the context,
645
u32
age
;
member
655
* kbase_atom_is_younger - query if one atom is younger by
age
than another
665
return ((s32)(katom_a->
age
- katom_b->
age
) < 0);
in kbase_jd_atom_is_younger()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
H
A
D
nd6_priv.h
115
u32_t
age
;
member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/jm/
H
A
D
mali_kbase_jm_defs.h
474
* @
age
: Age of atom relative to other atoms in the context,
631
u32
age
;
member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H
A
D
hi_wifi_driver_wpa_if.h
549
hi_u32
age
;
member
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/wifi/include/
H
A
D
hi_wifi_driver_wpa_if.h
533
hi_u32
age
;
member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_softjobs.c
1031
if (katom->
age
< entry->
age
) {
in kbase_jit_add_to_pending_alloc_list()
H
A
D
mali_kbase_js.c
368
if (LESS_THAN_WRAP(katom->
age
, entry->
age
)) {
in jsctx_tree_add()
H
A
D
mali_kbase_jd.c
909
katom->
age
= kctx->age_count++;
in jd_submit_atom()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_softjobs.c
1058
if (katom->
age
< entry->
age
) {
in kbase_jit_add_to_pending_alloc_list()
H
A
D
mali_kbase_jd.c
972
katom->
age
= kctx->age_count++;
in jd_submit_atom()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_defs.h
587
u32
age
;
member
1489
/* Current
age
count, used to determine
age
for newly submitted atoms */
H
A
D
mali_kbase_js.c
363
if (LESS_THAN_WRAP(katom->
age
, entry->
age
)) {
in jsctx_tree_add()
H
A
D
mali_kbase_jd.c
968
katom->
age
= kctx->age_count++;
in jd_submit_atom()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_defs.h
594
u32
age
;
member
1509
/* Current
age
count, used to determine
age
for newly submitted atoms */
H
A
D
mali_kbase_js.c
376
if (LESS_THAN_WRAP(katom->
age
, entry->
age
))
in jsctx_tree_add()
H
A
D
mali_kbase_jd.c
1005
katom->
age
= kctx->age_count++;
in jd_submit_atom()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
wlioctl.h
5905
uint16 timestamp; /**<
age
in seconds */
5911
uint16 timestamp; /**<
age
in seconds */
5924
uint32 timestamp; /**<
age
in miliseconds */
5933
uint32 timestamp; /**<
age
in miliseconds */
5989
uint16 timestamp; /**<
age
in seconds */
8571
uint32
age
; /**<
age
in seconds */
member
11322
uint8
age
; /* used to remove stale entries */
member
Completed in 109 milliseconds