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:is_vmalloc
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_bio_io.c
21
unsigned int
is_vmalloc
= is_vmalloc_addr(data);
in xfs_rw_bdev()
local
/kernel/linux/linux-6.6/fs/xfs/
H
A
D
xfs_bio_io.c
21
unsigned int
is_vmalloc
= is_vmalloc_addr(data);
in xfs_rw_bdev()
local
/kernel/linux/linux-5.10/block/
H
A
D
blk-map.c
388
bool
is_vmalloc
= is_vmalloc_addr(data);
in bio_map_kern()
local
/kernel/linux/linux-5.10/net/ceph/
H
A
D
crypto.c
164
const bool
is_vmalloc
= is_vmalloc_addr(buf);
in setup_sgtable()
local
/kernel/linux/linux-6.6/net/ceph/
H
A
D
crypto.c
165
const bool
is_vmalloc
= is_vmalloc_addr(buf);
in setup_sgtable()
local
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
ldt.c
291
bool
is_vmalloc
;
in map_ldt_struct()
local
/kernel/linux/linux-5.10/drivers/virt/vboxguest/
H
A
D
vboxguest_utils.c
336
bool
is_vmalloc
;
in hgcm_call_init_linaddr()
local
/kernel/linux/linux-6.6/drivers/virt/vboxguest/
H
A
D
vboxguest_utils.c
336
bool
is_vmalloc
;
in hgcm_call_init_linaddr()
local
/kernel/linux/linux-6.6/block/
H
A
D
blk-map.c
396
bool
is_vmalloc
= is_vmalloc_addr(data);
in bio_map_kern()
local
/kernel/linux/linux-6.6/arch/x86/kernel/
H
A
D
ldt.c
291
bool
is_vmalloc
;
in map_ldt_struct()
local
Completed in 10 milliseconds