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:get_pages
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/
H
A
D
etnaviv_gem.h
65
int (*
get_pages
)(struct etnaviv_gem_object *);
member
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
H
A
D
etnaviv_gem.h
65
int (*
get_pages
)(struct etnaviv_gem_object *);
member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H
A
D
i915_gem_object_types.h
53
int (*
get_pages
)(struct drm_i915_gem_object *obj);
member
/third_party/cups-filters/filter/pdftopdf/
H
A
D
qpdf_pdftopdf_processor.cc
570
std::vector<std::shared_ptr<PDFTOPDF_PageHandle>> QPDF_PDFTOPDF_Processor::
get_pages
() // {{{
in get_pages()
function in QPDF_PDFTOPDF_Processor
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H
A
D
msm_gem.c
96
static struct page **
get_pages
(struct drm_gem_object *obj)
in get_pages()
function
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H
A
D
i915_gem_object_types.h
59
int (*
get_pages
)(struct drm_i915_gem_object *obj);
member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H
A
D
msm_gem.c
137
static struct page **
get_pages
(struct drm_gem_object *obj)
in get_pages()
function
/kernel/linux/linux-5.10/fs/f2fs/
H
A
D
f2fs.h
2154
static inline s64
get_pages
(struct f2fs_sb_info *sbi, int count_type)
in get_pages()
function
/kernel/linux/linux-6.6/fs/f2fs/
H
A
D
f2fs.h
2498
static inline s64
get_pages
(struct f2fs_sb_info *sbi, int count_type)
in get_pages()
function
Completed in 25 milliseconds