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:osal_list_del
(Results
1 - 21
of
21
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H
A
D
osal_proc.c
188
osal_list_del
(&(sproc->node));
in osal_remove_proc()
293
osal_list_del
(&(sproc->node));
in osal_remove_proc_root()
H
A
D
osal_notifier.c
62
osal_list_del
(this);
in osal_del_nb()
H
A
D
osal_workqueue.c
59
osal_list_del
(this);
in osal_del_work()
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H
A
D
osal_exportfunc.c
109
osal_list_del
(&func_node_find->node);
in osal_exportfunc_unregister()
H
A
D
osal_workqueue.c
72
osal_list_del
(this);
in osal_del_work()
H
A
D
osal_interrupt.c
107
osal_list_del
(&irq_node->node);
in osal_irq_free()
H
A
D
osal_fence.c
52
osal_list_del
(&fence->node);
in osal_fence_try_del()
H
A
D
osal_device.c
568
osal_list_del
(&dev_node->node);
in osal_dev_unregister()
H
A
D
osal_proc.c
369
osal_list_del
(&(dir_proc->node));
in osal_proc_destory_node()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/mkp/src/
H
A
D
cmpi_mod.c
239
osal_list_del
(&tmp->list);
in cmpi_unregister_module()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/himedia/
H
A
D
himedia.c
218
osal_list_del
(&himedia->list);
in himedia_unregister()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
H
A
D
media_mem.c
295
osal_list_del
(&zone->list);
in hil_mmz_unregister()
921
osal_list_del
(&zone->list);
H
A
D
hisi_allocator.c
443
osal_list_del
(&mmb->list);
in __mmb_free()
H
A
D
cma_allocator.c
331
osal_list_del
(&mmb->list);
in __mmb_free()
H
A
D
mmz_userdev.c
285
osal_list_del
(&p->list);
in _usrdev_mmb_free()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H
A
D
osal_list.h
120
static inline void
osal_list_del
(struct osal_list_head *entry)
in osal_list_del()
function
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
osal_list.h
117
static inline void
osal_list_del
(struct osal_list_head *entry)
in osal_list_del()
function
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
osal_list.h
116
static inline void
osal_list_del
(struct osal_list_head *entry)
in osal_list_del()
function
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H
A
D
osal_list.h
119
static inline void
osal_list_del
(struct osal_list_head *entry)
in osal_list_del()
function
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/sysd/mkp/src/
H
A
D
sys_bind.c
323
osal_list_del
(list_node);
in sys_deinit_sender()
518
osal_list_del
(list_node);
in sys_really_unbind()
H
A
D
sys_ext.c
370
osal_list_del
(list_node);
in sys_exit_mem_conf()
Completed in 20 milliseconds