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:most_put_mbo
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/
H
A
D
most.h
315
void
most_put_mbo
(struct mbo *mbo);
/kernel/linux/linux-6.6/include/linux/
H
A
D
most.h
315
void
most_put_mbo
(struct mbo *mbo);
/kernel/linux/linux-5.10/drivers/most/
H
A
D
most_cdev.c
86
most_put_mbo
(mbo);
in stop_channel()
274
most_put_mbo
(mbo);
in comp_read()
H
A
D
core.c
1024
*
most_put_mbo
- return buffer to pool
1027
void
most_put_mbo
(struct mbo *mbo)
in most_put_mbo()
function
1038
EXPORT_SYMBOL_GPL(
most_put_mbo
);
variable
1076
most_put_mbo
(mbo);
in most_read_completion()
/kernel/linux/linux-5.10/drivers/staging/most/video/
H
A
D
video.c
136
most_put_mbo
(mbo);
in comp_vdev_close()
195
most_put_mbo
(mbo);
in comp_vdev_read()
/kernel/linux/linux-5.10/drivers/staging/most/net/
H
A
D
net.c
254
most_put_mbo
(mbo);
in most_nd_start_xmit()
503
most_put_mbo
(mbo);
in comp_rx_data()
/kernel/linux/linux-6.6/drivers/most/
H
A
D
most_cdev.c
86
most_put_mbo
(mbo);
in stop_channel()
274
most_put_mbo
(mbo);
in comp_read()
H
A
D
core.c
1024
*
most_put_mbo
- return buffer to pool
1027
void
most_put_mbo
(struct mbo *mbo)
in most_put_mbo()
function
1038
EXPORT_SYMBOL_GPL(
most_put_mbo
);
variable
1076
most_put_mbo
(mbo);
in most_read_completion()
H
A
D
most_snd.c
676
most_put_mbo
(mbo);
in audio_rx_completion()
/kernel/linux/linux-6.6/drivers/staging/most/video/
H
A
D
video.c
136
most_put_mbo
(mbo);
in comp_vdev_close()
195
most_put_mbo
(mbo);
in comp_vdev_read()
/kernel/linux/linux-6.6/drivers/staging/most/net/
H
A
D
net.c
254
most_put_mbo
(mbo);
in most_nd_start_xmit()
503
most_put_mbo
(mbo);
in comp_rx_data()
/kernel/linux/linux-5.10/drivers/staging/most/sound/
H
A
D
sound.c
684
most_put_mbo
(mbo);
in audio_rx_completion()
Completed in 12 milliseconds