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:vm_area_free
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-6.6/arch/ia64/mm/
H
A
D
init.c
131
vm_area_free
(vma);
in ia64_init_addr_space()
149
vm_area_free
(vma);
in ia64_init_addr_space()
/kernel/linux/linux-5.10/arch/ia64/mm/
H
A
D
init.c
123
vm_area_free
(vma);
in ia64_init_addr_space()
141
vm_area_free
(vma);
in ia64_init_addr_space()
/kernel/linux/linux-6.6/mm/
H
A
D
mmap.c
154
vm_area_free
(vma);
in remove_vma()
571
vm_area_free
(vp->remove);
in vma_complete()
2440
vm_area_free
(new);
in __split_vma()
2830
vm_area_free
(vma);
in mmap_region()
2935
vm_area_free
(vma);
in mmap_region()
3169
vm_area_free
(vma);
in do_brk_flags()
3418
vm_area_free
(new_vma);
in copy_vma()
3581
vm_area_free
(vma);
in __install_special_mapping()
H
A
D
nommu.c
608
vm_area_free
(vma);
in delete_vma()
1228
vm_area_free
(vma);
in do_mmap()
1376
vm_area_free
(new);
in split_vma()
H
A
D
debug_vm_pgtable.c
1090
vm_area_free
(args->vma);
in destroy_args()
/kernel/linux/linux-5.10/mm/
H
A
D
mmap.c
191
vm_area_free
(vma);
in remove_vma()
967
vm_area_free
(next);
in __vma_adjust()
1872
vm_area_free
(vma);
in mmap_region()
1953
vm_area_free
(vma);
in mmap_region()
2849
vm_area_free
(new);
in __split_vma()
3418
vm_area_free
(new_vma);
in copy_vma()
3568
vm_area_free
(vma);
in __install_special_mapping()
H
A
D
nommu.c
670
vm_area_free
(vma);
in delete_vma()
1272
vm_area_free
(vma);
in do_mmap()
H
A
D
debug_vm_pgtable.c
1140
vm_area_free
(vma);
in debug_vm_pgtable()
/kernel/linux/linux-5.10/kernel/
H
A
D
fork.c
379
void
vm_area_free
(struct vm_area_struct *vma)
in vm_area_free()
function
625
vm_area_free
(tmp);
in dup_mmap()
/kernel/linux/linux-6.6/kernel/
H
A
D
fork.c
546
void
vm_area_free
(struct vm_area_struct *vma)
in vm_area_free()
function
789
vm_area_free
(tmp);
in dup_mmap()
/kernel/linux/linux-5.10/fs/
H
A
D
exec.c
289
vm_area_free
(vma);
in __bprm_mm_init()
/kernel/linux/linux-6.6/fs/
H
A
D
exec.c
294
vm_area_free
(vma);
in __bprm_mm_init()
/kernel/linux/linux-5.10/include/linux/
H
A
D
mm.h
250
void
vm_area_free
(struct vm_area_struct *);
/kernel/linux/linux-6.6/include/linux/
H
A
D
mm.h
249
void
vm_area_free
(struct vm_area_struct *);
828
* Use vm_area_alloc()/
vm_area_free
() if vma needs locking.
Completed in 41 milliseconds