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:hmpre
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/nvme/target/
H
A
D
passthru.c
73
id->
hmpre
= 0;
in nvmet_passthru_override_id_ctrl()
/kernel/linux/linux-5.10/drivers/nvme/host/
H
A
D
nvme.h
338
u32
hmpre
;
member
H
A
D
pci.c
2025
u64 preferred = (u64)dev->ctrl.
hmpre
* 4096;
in nvme_setup_host_mem()
2697
if (dev->ctrl.
hmpre
) {
in nvme_reset_work()
H
A
D
core.c
3192
ctrl->
hmpre
= le32_to_cpu(id->
hmpre
);
in nvme_init_identify()
/kernel/linux/linux-6.6/drivers/nvme/target/
H
A
D
passthru.c
130
id->
hmpre
= 0;
in nvmet_passthru_override_id_ctrl()
/kernel/linux/linux-6.6/drivers/nvme/host/
H
A
D
pci.c
2020
u64 preferred = (u64)dev->ctrl.
hmpre
* 4096;
in nvme_setup_host_mem()
2025
if (!dev->ctrl.
hmpre
)
in nvme_setup_host_mem()
2142
if (a == &dev_attr_hmb.attr && !ctrl->
hmpre
)
in nvme_pci_attrs_are_visible()
3171
if (ctrl->
hmpre
&& nvme_setup_host_mem(ndev))
in nvme_resume()
H
A
D
nvme.h
373
u32
hmpre
;
member
H
A
D
core.c
3153
ctrl->
hmpre
= le32_to_cpu(id->
hmpre
);
in nvme_init_identify()
/kernel/linux/linux-5.10/include/linux/
H
A
D
nvme.h
265
__le32
hmpre
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
nvme.h
306
__le32
hmpre
;
member
Completed in 35 milliseconds