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:put_page
(Results
1 - 25
of
25
) sorted by relevance
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase.h
371
put_page
(pg);
in kbase_free_user_buffer()
H
A
D
mali_kbase_softjobs.c
525
put_page
(pg);
in kbase_debug_copy_finish()
H
A
D
mali_kbase_mem.c
4533
put_page
(page);
in kbase_unpin_user_buf_page()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase.h
365
put_page
(pg);
in kbase_free_user_buffer()
H
A
D
mali_kbase_mem.c
4079
put_page
(pages[i]);
in kbase_jd_user_buf_unpin_pages()
4136
put_page
(pages[i]);
in kbase_jd_user_buf_pin_pages()
4209
put_page
(pages[i]);
in kbase_jd_user_buf_map()
4238
put_page
(pages[i]);
in kbase_jd_user_buf_unmap()
H
A
D
mali_kbase_softjobs.c
506
put_page
(pg);
in kbase_debug_copy_finish()
H
A
D
mali_kbase_mem_linux.c
1766
put_page
(pages[i]);
in kbase_mem_from_user_buffer()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H
A
D
rga_mm.c
172
put_page
(pages[i]);
in rga_get_user_pages()
241
put_page
(virt_addr->pages[i]);
in rga_free_virt_addr()
310
put_page
(pages[i]);
in rga_alloc_virt_addr()
H
A
D
rga_dma_buf.c
272
put_page
(pages[i]);
in rga_MapUserMemory()
284
put_page
(pages[i]);
in rga_MapUserMemory()
H
A
D
rga2_mmu_info.c
266
put_page
(pages[i]);
in rga2_MapUserMemory()
278
put_page
(pages[i]);
in rga2_MapUserMemory()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H
A
D
mali_memory.c
454
put_page
(node->page);
in _mali_page_node_unref()
H
A
D
mali_memory_os_alloc.c
128
put_page
(page);
in mali_mem_os_put_page()
H
A
D
mali_memory_swap_alloc.c
186
put_page
(page_node->swap_it->page);
in mali_mem_swap_out_page_node()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H
A
D
mali_memory.c
456
put_page
(node->page);
in _mali_page_node_unref()
H
A
D
mali_memory_swap_alloc.c
187
put_page
(page_node->swap_it->page);
in mali_mem_swap_out_page_node()
H
A
D
mali_memory_os_alloc.c
124
put_page
(page);
in mali_mem_os_put_page()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_softjobs.c
501
put_page
(pg);
in free_user_buffer()
530
put_page
(pg);
in kbase_debug_copy_finish()
H
A
D
mali_kbase_mem.c
2149
put_page
(pages[i]);
in kbase_jd_user_buf_map()
2187
put_page
(pages[i]);
in kbase_jd_user_buf_map()
2211
put_page
(pages[i]);
in kbase_jd_user_buf_unmap()
H
A
D
mali_kbase_mem_linux.c
1092
put_page
(pages[i]);
in kbase_mem_from_user_buffer()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_softjobs.c
517
put_page
(pg);
in free_user_buffer()
544
put_page
(pg);
in kbase_debug_copy_finish()
H
A
D
mali_kbase_mem.c
2202
put_page
(pages[i]);
in kbase_jd_user_buf_map()
2243
put_page
(pages[i]);
in kbase_jd_user_buf_map()
2268
put_page
(pages[i]);
in kbase_jd_user_buf_unmap()
H
A
D
mali_kbase_mem_linux.c
1087
put_page
(pages[i]);
in kbase_mem_from_user_buffer()
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
H
A
D
rga2_mmu_info.c
871
put_page
(pages[i]);
in rga2_MapUserMemory()
882
put_page
(pages[i]);
in rga2_MapUserMemory()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H
A
D
mali_kbase_csf_kcpu.c
1788
put_page
(sus_buf->pages[i]);
in kcpu_queue_process()
/device/soc/rockchip/common/sdk_linux/include/linux/
H
A
D
mm.h
1214
static inline void
put_page
(struct page *page)
in put_page()
function
2860
* are released via
put_page
()), FOLL_PIN pages must be released, ultimately, by
2867
* FOLL_GET: get_user_pages*() to acquire, and
put_page
() to release.
2878
* releasing pages: get_user_pages*() pages must be released via
put_page
(),
Completed in 56 milliseconds