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:intbuf
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H
A
D
helpers.c
30
struct
intbuf
{
struct
93
static void free_dpb_buf(struct venus_inst *inst, struct
intbuf
*buf)
in free_dpb_buf()
105
struct
intbuf
*buf, *next;
in venus_helper_queue_dpb_bufs()
147
struct
intbuf
*buf, *n;
in venus_helper_free_dpb_bufs()
170
struct
intbuf
*buf;
in venus_helper_alloc_dpb_bufs()
239
struct
intbuf
*buf;
in intbufs_set_buffer()
295
struct
intbuf
*buf, *n;
in intbufs_unset_buffers()
342
const unsigned int *
intbuf
;
in venus_helper_intbufs_alloc()
local
348
intbuf
= intbuf_types_6xx;
in venus_helper_intbufs_alloc()
351
intbuf
in venus_helper_intbufs_alloc()
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H
A
D
helpers.c
19
struct
intbuf
{
struct
82
struct
intbuf
*buf;
in venus_helper_queue_dpb_bufs()
105
struct
intbuf
*buf, *n;
in venus_helper_free_dpb_bufs()
128
struct
intbuf
*buf;
in venus_helper_alloc_dpb_bufs()
187
struct
intbuf
*buf;
in intbufs_set_buffer()
243
struct
intbuf
*buf, *n;
in intbufs_unset_buffers()
282
const unsigned int *
intbuf
;
in venus_helper_intbufs_alloc()
local
288
intbuf
= intbuf_types_4xx;
in venus_helper_intbufs_alloc()
291
intbuf
= intbuf_types_1xx;
in venus_helper_intbufs_alloc()
295
ret = intbufs_set_buffer(inst,
intbuf
[
in venus_helper_intbufs_alloc()
[all...]
Completed in 4 milliseconds