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:memory_target
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/numa/
H
A
D
hmat.c
61
struct
memory_target
{
struct
93
static struct
memory_target
*find_mem_target(unsigned int mem_pxm)
in find_mem_target()
95
struct
memory_target
*target;
in find_mem_target()
126
struct
memory_target
*target;
in alloc_memory_target()
226
static void hmat_update_target_access(struct
memory_target
*target,
in hmat_update_target_access()
298
struct
memory_target
*target;
in hmat_parse_locality()
361
struct
memory_target
*target;
in hmat_parse_cache()
424
struct
memory_target
*target = NULL;
in hmat_parse_proximity_domain()
494
static u32 hmat_initiator_perf(struct
memory_target
*target,
in hmat_initiator_perf()
586
static void hmat_register_target_initiators(struct
memory_target
*targe
[all...]
/kernel/linux/linux-6.6/drivers/acpi/numa/
H
A
D
hmat.c
60
struct
memory_target
{
struct
92
static struct
memory_target
*find_mem_target(unsigned int mem_pxm)
in find_mem_target()
94
struct
memory_target
*target;
in find_mem_target()
125
struct
memory_target
*target;
in alloc_memory_target()
225
static void hmat_update_target_access(struct
memory_target
*target,
in hmat_update_target_access()
297
struct
memory_target
*target;
in hmat_parse_locality()
360
struct
memory_target
*target;
in hmat_parse_cache()
423
struct
memory_target
*target = NULL;
in hmat_parse_proximity_domain()
493
static u32 hmat_initiator_perf(struct
memory_target
*target,
in hmat_initiator_perf()
585
static void hmat_register_target_initiators(struct
memory_target
*targe
[all...]
Completed in 3 milliseconds