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:tasklet
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H
A
D
osal_interrupt.c
220
int osal_tasklet_init(osal_tasklet *
tasklet
)
in osal_tasklet_init()
argument
257
osal_
tasklet
_update(osal_
tasklet
*
tasklet
)
osal_tasklet_update()
argument
277
osal_
tasklet
_schedule(osal_
tasklet
*
tasklet
)
osal_tasklet_schedule()
argument
291
osal_
tasklet
_kill(osal_
tasklet
*
tasklet
)
osal_tasklet_kill()
argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
dhd_linux_lb.c
745
dhd_tasklet_schedule(void *
tasklet
)
in dhd_tasklet_schedule()
argument
759
dhd_tasklet_schedule_on(struct tasklet_struct *
tasklet
, int on_cpu)
in dhd_tasklet_schedule_on()
argument
[all...]
H
A
D
dhd_linux_priv.h
100
struct tasklet_struct
tasklet
;
member
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H
A
D
hi_osal.h
239
void *
tasklet
;
member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
linuxver.h
435
static inline void tasklet_schedule(struct tasklet_struct *
tasklet
)
in tasklet_schedule()
argument
441
static inline void tasklet_init(struct tasklet_struct *
tasklet
,
in tasklet_init()
argument
/device/soc/rockchip/common/sdk_linux/drivers/mmc/host/
H
A
D
dw_mmc.h
189
struct tasklet_struct
tasklet
;
member
Completed in 7 milliseconds