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:nd_pfn_sb
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/nvdimm/
H
A
D
pfn_devs.c
205
struct
nd_pfn_sb
*pfn_sb = nd_pfn->pfn_sb;
in resource_show()
231
struct
nd_pfn_sb
*pfn_sb = nd_pfn->pfn_sb;
in size_show()
365
struct
nd_pfn_sb
*pfn_sb = nd_pfn->pfn_sb;
in nd_pfn_clear_memmap_errors()
453
struct
nd_pfn_sb
*pfn_sb = nd_pfn->pfn_sb;
in nd_pfn_validate()
618
struct
nd_pfn_sb
*pfn_sb;
in nd_pfn_probe()
677
struct
nd_pfn_sb
*pfn_sb = nd_pfn->pfn_sb;
in __nvdimm_setup_pfn()
726
struct
nd_pfn_sb
*pfn_sb;
in nd_pfn_init()
772
* the 'struct
nd_pfn_sb
' commentary on why ->start_pad is not
in nd_pfn_init()
H
A
D
pfn.h
16
struct
nd_pfn_sb
{
struct
H
A
D
dax_devs.c
93
struct
nd_pfn_sb
*pfn_sb;
in nd_dax_probe()
H
A
D
pmem.c
381
struct
nd_pfn_sb
*pfn_sb;
in pmem_attach_disk()
621
struct
nd_pfn_sb
*pfn_sb = nd_pfn->pfn_sb;
in nd_pmem_notify()
H
A
D
claim.c
240
BUILD_BUG_ON(sizeof(struct
nd_pfn_sb
) != SZ_4K);
in nd_sb_checksum()
H
A
D
nd.h
208
struct
nd_pfn_sb
*pfn_sb;
/kernel/linux/linux-6.6/drivers/nvdimm/
H
A
D
pfn_devs.c
206
struct
nd_pfn_sb
*pfn_sb = nd_pfn->pfn_sb;
in resource_show()
232
struct
nd_pfn_sb
*pfn_sb = nd_pfn->pfn_sb;
in size_show()
369
struct
nd_pfn_sb
*pfn_sb = nd_pfn->pfn_sb;
in nd_pfn_clear_memmap_errors()
458
struct
nd_pfn_sb
*pfn_sb = nd_pfn->pfn_sb;
in nd_pfn_validate()
627
struct
nd_pfn_sb
*pfn_sb;
in nd_pfn_probe()
686
struct
nd_pfn_sb
*pfn_sb = nd_pfn->pfn_sb;
in __nvdimm_setup_pfn()
735
struct
nd_pfn_sb
*pfn_sb;
in nd_pfn_init()
775
* the 'struct
nd_pfn_sb
' commentary on why ->start_pad is not
in nd_pfn_init()
H
A
D
pfn.h
16
struct
nd_pfn_sb
{
struct
H
A
D
dax_devs.c
93
struct
nd_pfn_sb
*pfn_sb;
in nd_dax_probe()
H
A
D
claim.c
241
BUILD_BUG_ON(sizeof(struct
nd_pfn_sb
) != SZ_4K);
in nd_sb_checksum()
H
A
D
pmem.c
459
struct
nd_pfn_sb
*pfn_sb;
in pmem_attach_disk()
700
struct
nd_pfn_sb
*pfn_sb = nd_pfn->pfn_sb;
in pmem_revalidate_poison()
H
A
D
nd.h
474
struct
nd_pfn_sb
*pfn_sb;
/kernel/linux/linux-5.10/drivers/dax/pmem/
H
A
D
core.c
15
struct
nd_pfn_sb
*pfn_sb;
in __dax_pmem_probe()
/kernel/linux/linux-6.6/drivers/dax/
H
A
D
pmem.c
15
struct
nd_pfn_sb
*pfn_sb;
in __dax_pmem_probe()
Completed in 9 milliseconds