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:bcom_task_free
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/bestcomm/
H
A
D
fec.c
102
bcom_task_free
(tsk);
in bcom_fec_rx_init()
161
bcom_task_free
(tsk);
in bcom_fec_rx_release()
203
bcom_task_free
(tsk);
in bcom_fec_tx_init()
262
bcom_task_free
(tsk);
in bcom_fec_tx_release()
H
A
D
gen_bd.c
105
bcom_task_free
(tsk);
in bcom_gen_bd_rx_init()
164
bcom_task_free
(tsk);
in bcom_gen_bd_rx_release()
189
bcom_task_free
(tsk);
in bcom_gen_bd_tx_init()
248
bcom_task_free
(tsk);
in bcom_gen_bd_tx_release()
H
A
D
ata.c
79
bcom_task_free
(tsk);
in bcom_ata_init()
149
bcom_task_free
(tsk);
in bcom_ata_release()
H
A
D
bestcomm.c
122
bcom_task_free
(struct bcom_task *tsk)
in bcom_task_free()
function
137
EXPORT_SYMBOL_GPL(
bcom_task_free
);
variable
/kernel/linux/linux-6.6/drivers/dma/bestcomm/
H
A
D
fec.c
98
bcom_task_free
(tsk);
in bcom_fec_rx_init()
157
bcom_task_free
(tsk);
in bcom_fec_rx_release()
199
bcom_task_free
(tsk);
in bcom_fec_tx_init()
258
bcom_task_free
(tsk);
in bcom_fec_tx_release()
H
A
D
gen_bd.c
105
bcom_task_free
(tsk);
in bcom_gen_bd_rx_init()
164
bcom_task_free
(tsk);
in bcom_gen_bd_rx_release()
189
bcom_task_free
(tsk);
in bcom_gen_bd_tx_init()
248
bcom_task_free
(tsk);
in bcom_gen_bd_tx_release()
H
A
D
ata.c
75
bcom_task_free
(tsk);
in bcom_ata_init()
145
bcom_task_free
(tsk);
in bcom_ata_release()
H
A
D
bestcomm.c
119
bcom_task_free
(struct bcom_task *tsk)
in bcom_task_free()
function
134
EXPORT_SYMBOL_GPL(
bcom_task_free
);
variable
/kernel/linux/linux-5.10/include/linux/fsl/bestcomm/
H
A
D
bestcomm_priv.h
237
extern void
bcom_task_free
(struct bcom_task *tsk);
/kernel/linux/linux-6.6/include/linux/fsl/bestcomm/
H
A
D
bestcomm_priv.h
237
extern void
bcom_task_free
(struct bcom_task *tsk);
Completed in 7 milliseconds