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:frame_vector
(Results
1 - 3
of
3
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/
H
A
D
mm.h
1798
struct
frame_vector
{
struct
1808
struct
frame_vector
*frame_vector_create(unsigned int nr_frames);
1809
void frame_vector_destroy(struct
frame_vector
*vec);
1810
int get_vaddr_frames(unsigned long start, unsigned int nr_pfns, unsigned int gup_flags, struct
frame_vector
*vec);
1811
void put_vaddr_frames(struct
frame_vector
*vec);
1812
int frame_vector_to_pages(struct
frame_vector
*vec);
1813
void frame_vector_to_pfns(struct
frame_vector
*vec);
1815
static inline unsigned int frame_vector_count(struct
frame_vector
*vec)
in frame_vector_count()
1820
static inline struct page **frame_vector_pages(struct
frame_vector
*vec)
in frame_vector_pages()
1831
static inline unsigned long *frame_vector_pfns(struct
frame_vector
*ve
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H
A
D
videobuf2-rdma-sg.c
20
struct
frame_vector
*vec;
178
struct
frame_vector
*vec;
in vb2_dma_sg_get_userptr()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H
A
D
videobuf2-rdma-sg.c
20
struct
frame_vector
*vec;
175
struct
frame_vector
*vec;
in vb2_dma_sg_get_userptr()
Completed in 7 milliseconds