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:vunmap
(Results
1 - 25
of
171
) sorted by relevance
1
2
3
4
5
6
7
/kernel/linux/linux-5.10/arch/hexagon/mm/
H
A
D
ioremap.c
34
vunmap
((void *)addr);
in ioremap()
43
vunmap
((void *) ((unsigned long) addr & PAGE_MASK));
in iounmap()
/kernel/linux/linux-5.10/arch/xtensa/mm/
H
A
D
ioremap.c
39
vunmap
((void *)vaddr);
in xtensa_ioremap()
63
vunmap
(addr);
in xtensa_iounmap()
/kernel/linux/linux-5.10/arch/arm64/mm/
H
A
D
ioremap.c
58
vunmap
((void *)addr);
in __ioremap_caller()
81
vunmap
((void *)addr);
in iounmap()
/kernel/linux/linux-5.10/arch/parisc/mm/
H
A
D
ioremap.c
85
vunmap
(addr);
in ioremap()
98
vunmap
((void *)addr);
in iounmap()
/kernel/linux/linux-5.10/arch/ia64/mm/
H
A
D
ioremap.c
91
vunmap
((void __force *) addr);
in ioremap()
121
vunmap
((void *) ((unsigned long) addr & PAGE_MASK));
in iounmap()
/kernel/linux/linux-6.6/fs/erofs/
H
A
D
pcpubuf.c
102
vunmap
(old_ptr);
in erofs_pcpubuf_growsize()
136
vunmap
(pcb->ptr);
in erofs_pcpubuf_exit()
/kernel/linux/linux-5.10/drivers/dma-buf/heaps/
H
A
D
heap-helpers.c
57
vunmap
(buffer->vaddr);
in dma_heap_buffer_destroy()
82
vunmap
(buffer->vaddr);
in dma_heap_buffer_vmap_put()
270
.
vunmap
= dma_heap_dma_buf_vunmap,
/kernel/linux/linux-5.10/arch/powerpc/mm/
H
A
D
ioremap_64.c
63
vunmap
(addr);
in iounmap()
H
A
D
ioremap_32.c
91
vunmap
((void *)(PAGE_MASK & (unsigned long)addr));
in iounmap()
/kernel/linux/linux-5.10/arch/arm/mm/
H
A
D
fault-armv.c
257
vunmap
(p1);
in check_writebuffer_bugs()
258
vunmap
(p2);
in check_writebuffer_bugs()
/kernel/linux/common_modules/tzdriver/core/
H
A
D
tz_pm.c
83
vunmap
(g_s4_buffer_vaddr);
in tc_s4_alloc_crypto_buffer()
96
vunmap
(g_s4_buffer_vaddr);
in free_resource()
/kernel/linux/linux-6.6/arch/arm/mm/
H
A
D
fault-armv.c
259
vunmap
(p1);
in check_writebuffer_bugs()
260
vunmap
(p2);
in check_writebuffer_bugs()
/kernel/linux/linux-6.6/drivers/gpu/drm/xen/
H
A
D
xen_drm_front_gem.c
108
.
vunmap
= xen_drm_front_gem_prime_vunmap,
303
vunmap
(map->vaddr);
in xen_drm_front_gem_prime_vunmap()
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H
A
D
vdso.c
40
vunmap
(vdso);
in vdso_init()
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H
A
D
vdso.c
40
vunmap
(vdso);
in vdso_init()
/kernel/linux/linux-5.10/kernel/dma/
H
A
D
remap.c
70
vunmap
(cpu_addr);
in dma_common_free_remap()
/kernel/linux/linux-6.6/kernel/dma/
H
A
D
remap.c
69
vunmap
(cpu_addr);
in dma_common_free_remap()
/kernel/linux/linux-6.6/mm/
H
A
D
ioremap.c
65
vunmap
(vaddr);
in generic_iounmap()
/kernel/linux/linux-5.10/arch/csky/kernel/
H
A
D
vdso.c
41
vunmap
(vdso);
in init_vdso()
/kernel/linux/linux-5.10/arch/arc/mm/
H
A
D
ioremap.c
88
vunmap
((void __force *)vaddr);
in ioremap_prot()
/kernel/linux/linux-6.6/arch/ia64/mm/
H
A
D
ioremap.c
92
vunmap
((void *) ((unsigned long) addr & PAGE_MASK));
in iounmap()
/kernel/linux/linux-6.6/drivers/dma-buf/heaps/
H
A
D
cma_heap.c
238
vunmap
(buffer->vaddr);
in cma_heap_vunmap()
252
vunmap
(buffer->vaddr);
in cma_heap_dma_buf_release()
272
.
vunmap
= cma_heap_vunmap,
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H
A
D
rockchip_drm_gem.c
193
vunmap
(rk_obj->kvaddr);
in rockchip_gem_free_iommu()
277
.
vunmap
= rockchip_gem_prime_vunmap,
546
vunmap
(map->vaddr);
in rockchip_gem_prime_vunmap()
/kernel/linux/linux-5.10/drivers/staging/android/ion/
H
A
D
ion_heap.c
57
vunmap
(buffer->vaddr);
in ion_heap_unmap_kernel()
90
vunmap
(addr);
in ion_heap_clear_pages()
/kernel/linux/linux-6.6/drivers/virt/acrn/
H
A
D
mm.c
302
vunmap
(remap_vaddr);
in acrn_vm_ram_map()
323
vunmap
(region_mapping->service_vm_va);
in acrn_vm_all_ram_unmap()
Completed in 9 milliseconds
1
2
3
4
5
6
7