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:LIST_HEAD
(Results
1 - 25
of
68
) sorted by relevance
1
2
3
/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H
A
D
key_cache.c
37
LIST_HEAD
g_keyCacheHashEntrys[LOSCFG_MAX_PATH_CACHE_SIZE];
69
LIST_HEAD
*nhead = &g_keyCacheHashEntrys[i];
in KeyCacheDump()
84
LIST_HEAD
*dhead = &g_keyCacheHashEntrys[i];
in KeyCacheMemoryDump()
153
LIST_HEAD
*dhead = &g_keyCacheHashEntrys[hash];
in KeyCacheLookup()
169
LIST_HEAD
*nhead = &g_keyCacheHashEntrys[i];
in FbMemKeyCacheFree()
180
LIST_HEAD
* GetKeyCacheList()
in GetKeyCacheList()
H
A
D
key_cache.h
82
typedef LOS_DL_LIST
LIST_HEAD
;
typedef
103
LIST_HEAD
* GetKeyCacheList(void);
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_mem_pool.c
407
LIST_HEAD
(spill_list);
in kbase_mem_pool_term()
408
LIST_HEAD
(free_list);
in kbase_mem_pool_term()
662
LIST_HEAD
(new_page_list);
in kbase_mem_pool_add_array()
702
LIST_HEAD
(new_page_list);
in kbase_mem_pool_add_array_locked()
744
LIST_HEAD
(to_pool_list);
in kbase_mem_pool_free_pages()
795
LIST_HEAD
(to_pool_list);
in kbase_mem_pool_free_pages_locked()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
H
A
D
linux_cbb_list.h
34
#ifndef
LIST_HEAD
35
#define
LIST_HEAD
(name) \
macro
H
A
D
hi_list.h
45
#define HI_LIST_HEAD_DEFINE(name)
LIST_HEAD
(name)
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H
A
D
sync_debug.c
14
static
LIST_HEAD
(sync_timeline_list_head);
16
static
LIST_HEAD
(sync_file_list_head);
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_mem_pool.c
411
LIST_HEAD
(spill_list);
in kbase_mem_pool_term()
412
LIST_HEAD
(free_list);
in kbase_mem_pool_term()
657
LIST_HEAD
(new_page_list);
in kbase_mem_pool_add_array()
697
LIST_HEAD
(new_page_list);
in kbase_mem_pool_add_array_locked()
740
LIST_HEAD
(to_pool_list);
in kbase_mem_pool_free_pages()
789
LIST_HEAD
(to_pool_list);
in kbase_mem_pool_free_pages_locked()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_mem_pool.c
344
LIST_HEAD
(spill_list);
in kbase_mem_pool_term()
475
LIST_HEAD
(new_page_list);
in kbase_mem_pool_add_array()
515
LIST_HEAD
(to_pool_list);
in kbase_mem_pool_free_pages()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_mem_pool.c
361
LIST_HEAD
(spill_list);
in kbase_mem_pool_term()
493
LIST_HEAD
(new_page_list);
in kbase_mem_pool_add_array()
532
LIST_HEAD
(to_pool_list);
in kbase_mem_pool_free_pages()
/device/soc/rockchip/common/sdk_linux/kernel/power/
H
A
D
wakeup_reason.c
53
static
LIST_HEAD
(leaf_irqs); /* kept in ascending IRQ sorted order */
54
static
LIST_HEAD
(parent_irqs); /* unordered */
/device/soc/rockchip/rk3588/kernel/kernel/power/
H
A
D
wakeup_reason.c
53
static
LIST_HEAD
(leaf_irqs); /* kept in ascending IRQ sorted order */
54
static
LIST_HEAD
(parent_irqs); /* unordered */
/device/soc/rockchip/common/vendor/drivers/dma-buf/heaps/
H
A
D
deferred-free-helper.c
19
static
LIST_HEAD
(free_list);
H
A
D
page_pool.c
18
static
LIST_HEAD
(pool_list);
/device/soc/rockchip/rk3588/kernel/drivers/dma-buf/heaps/
H
A
D
deferred-free-helper.c
19
static
LIST_HEAD
(free_list);
H
A
D
page_pool.c
18
static
LIST_HEAD
(pool_list);
/device/soc/rockchip/common/hardware/mpp/include/
H
A
D
mpp_list.h
90
#define
LIST_HEAD
(name) struct list_head name = LIST_HEAD_INIT(name)
macro
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H
A
D
mali_memory_defer_bind.c
218
LIST_HEAD
(pages);
in mali_mem_defer_bind()
H
A
D
mali_memory_os_alloc.c
75
LIST_HEAD
(pages);
in mali_mem_os_free()
161
LIST_HEAD
(pages_list);
in mali_mem_os_alloc_pages()
712
LIST_HEAD
(pages);
in mali_mem_os_trim_pool()
/device/soc/rockchip/rk3399/hardware/mpp/include/
H
A
D
mpp_list.h
88
#define
LIST_HEAD
(name) \
macro
/device/soc/rockchip/rk3568/hardware/mpp/include/
H
A
D
mpp_list.h
88
#define
LIST_HEAD
(name) \
macro
/device/soc/rockchip/rk3588/hardware/mpp/include/
H
A
D
mpp_list.h
97
#define
LIST_HEAD
(name) \
macro
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H
A
D
mali_memory_defer_bind.c
212
LIST_HEAD
(pages);
in mali_mem_defer_bind()
H
A
D
mali_memory_os_alloc.c
73
LIST_HEAD
(pages);
in mali_mem_os_free()
156
LIST_HEAD
(pages_list);
in mali_mem_os_alloc_pages()
717
LIST_HEAD
(pages);
in mali_mem_os_trim_pool()
/device/soc/rockchip/common/sdk_linux/drivers/media/v4l2-core/
H
A
D
v4l2-async.c
149
static
LIST_HEAD
(subdev_list);
150
static
LIST_HEAD
(notifier_list);
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/himedia/
H
A
D
himedia.c
46
static
LIST_HEAD
(himedia_list);
Completed in 14 milliseconds
1
2
3