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:__mt_destroy
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/base/regmap/
H
A
D
regcache-maple.c
306
__mt_destroy
(mt);
in regcache_maple_exit()
/kernel/linux/linux-6.6/include/linux/
H
A
D
maple_tree.h
331
void
__mt_destroy
(struct maple_tree *mt);
/kernel/linux/linux-6.6/mm/
H
A
D
mmap.c
2604
__mt_destroy
(&mt_detach);
in do_vmi_align_munmap()
2615
__mt_destroy
(&mt_detach);
in do_vmi_align_munmap()
3287
__mt_destroy
(&mm->mm_mt);
in exit_mmap()
H
A
D
nommu.c
1530
__mt_destroy
(&mm->mm_mt);
in exit_mmap()
/kernel/linux/linux-6.6/lib/
H
A
D
maple_tree.c
6480
*
__mt_destroy
() - Walk and free all nodes of a locked maple tree.
6485
void
__mt_destroy
(struct maple_tree *mt)
in __mt_destroy()
function
6495
EXPORT_SYMBOL_GPL(
__mt_destroy
);
variable
6506
__mt_destroy
(mt);
in mtree_destroy()
H
A
D
test_maple_tree.c
1876
__mt_destroy
(&newmt);
in check_forking()
2020
__mt_destroy
(&newmt);
in bench_forking()
2657
__mt_destroy
(&newmt);
in check_dup_gaps()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H
A
D
nouveau_uvmm.c
1908
__mt_destroy
(&uvmm->region_mt);
in nouveau_uvmm_fini()
Completed in 23 milliseconds