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:nd_pmu
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/nvdimm/
H
A
D
nd_perf.c
122
struct nvdimm_pmu *
nd_pmu
;
in nvdimm_pmu_cpumask_show()
local
131
struct nvdimm_pmu *
nd_pmu
;
in nvdimm_pmu_cpu_offline()
local
171
struct nvdimm_pmu *
nd_pmu
;
nvdimm_pmu_cpu_online()
local
181
create_cpumask_attr_group(struct nvdimm_pmu *
nd_pmu
)
create_cpumask_attr_group()
argument
217
nvdimm_pmu_cpu_hotplug_init(struct nvdimm_pmu *
nd_pmu
)
nvdimm_pmu_cpu_hotplug_init()
argument
263
nvdimm_pmu_free_hotplug_memory(struct nvdimm_pmu *
nd_pmu
)
nvdimm_pmu_free_hotplug_memory()
argument
273
register_nvdimm_pmu(struct nvdimm_pmu *
nd_pmu
, struct platform_device *pdev)
register_nvdimm_pmu()
argument
323
unregister_nvdimm_pmu(struct nvdimm_pmu *
nd_pmu
)
unregister_nvdimm_pmu()
argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H
A
D
nd.h
75
static inline void unregister_nvdimm_pmu(struct nvdimm_pmu *
nd_pmu
) { }
in unregister_nvdimm_pmu()
argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H
A
D
papr_scm.c
410
struct nvdimm_pmu *
nd_pmu
= to_nvdimm_pmu(event->pmu);
in papr_scm_pmu_event_init()
local
443
struct nvdimm_pmu *
nd_pmu
= to_nvdimm_pmu(event->pmu);
in papr_scm_pmu_add()
local
463
struct nvdimm_pmu *
nd_pmu
= to_nvdimm_pmu(event->pmu);
in papr_scm_pmu_read()
local
483
struct nvdimm_pmu *
nd_pmu
;
in papr_scm_pmu_register()
local
[all...]
Completed in 3 milliseconds