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:listHead
(Results
1 - 8
of
8
) sorted by relevance
/kernel/liteos_a/fs/vfs/include/bcache/
H
A
D
bcache.h
95
LOS_DL_LIST
listHead
; /* head of block list */
member
/kernel/liteos_a/kernel/extended/plimit/
H
A
D
los_plimits.c
257
LOS_DL_LIST *
listHead
= (LOS_DL_LIST *)&plimits->processList;
in OsPLimitsPidsGet()
local
380
LOS_DL_LIST *
listHead
= (LOS_DL_LIST *)&plimits->processList;
in OsPLimitsMemUsageGet()
local
421
LOS_DL_LIST *
listHead
= (LOS_DL_LIST *)&plimits->processList;
in OsPLimitsSchedUsageGet()
local
/kernel/liteos_m/kernel/src/
H
A
D
los_swtmr.c
162
LOS_DL_LIST *
listHead
= &g_swtmrSortLinkList->sortLink;
in OsSwtmrFindAlignPos()
local
331
LOS_DL_LIST *
listHead
= &g_swtmrSortLinkList->sortLink;
in OsSwtmrResponseTimeReset()
local
/kernel/liteos_a/kernel/extended/lms/
H
A
D
los_lms.c
64
LOS_DL_LIST *
listHead
= &g_lmsCheckPoolList;
in OsLmsGetPoolNode()
local
84
LOS_DL_LIST *
listHead
= &g_lmsCheckPoolList;
in OsLmsGetPoolNodeFromAddr()
local
466
LOS_DL_LIST *
listHead
= &g_lmsCheckPoolList;
in OsLmsPrintPoolListInfo()
local
/kernel/liteos_a/kernel/base/core/
H
A
D
los_swtmr.c
547
LOS_DL_LIST *
listHead
= &swtmrSortLink->sortLink;
in OsSwtmrResponseTimeReset()
local
/kernel/liteos_a/kernel/base/ipc/
H
A
D
los_futex.c
337
LOS_DL_LIST *
listHead
= queueList;
in OsFutexInsertFindFormBackToFront()
local
364
LOS_DL_LIST *
listHead
= queueList;
in OsFutexInsertFindFromFrontToBack()
local
/kernel/liteos_m/components/lms/
H
A
D
los_lms.c
77
LOS_DL_LIST *
listHead
= &g_lmsCheckPoolList;
in OsLmsGetPoolNode()
local
97
LOS_DL_LIST *
listHead
= &g_lmsCheckPoolList;
in OsLmsGetPoolNodeFromAddr()
local
480
LOS_DL_LIST *
listHead
= &g_lmsCheckPoolList;
in OsLmsPrintPoolListInfo()
local
/kernel/liteos_a/kernel/extended/liteipc/
H
A
D
hm_liteipc.c
593
LOS_DL_LIST *
listHead
= NULL;
in LiteIpcRemoveServiceHandle()
local
1155
LOS_DL_LIST *
listHead
= NULL;
in LiteIpcRead()
local
Completed in 10 milliseconds