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:start_pad
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/nvdimm/
H
A
D
pfn_devs.c
209
u32
start_pad
= __le32_to_cpu(pfn_sb->
start_pad
);
in resource_show()
local
213
+
start_pad
+ offset);
in resource_show()
235
u32
start_pad
= __le32_to_cpu(pfn_sb->
start_pad
);
in size_show()
local
240
resource_size(&nsio->res) -
start_pad
in size_show()
457
unsigned long align,
start_pad
, end_trunc;
in nd_pfn_validate()
local
484
pfn_sb->
start_pad
= 0;
in nd_pfn_validate()
506
start_pad
= le32_to_cpu(pfn_sb->
start_pad
);
in nd_pfn_validate()
688
u32
start_pad
= __le32_to_cpu(pfn_sb->
start_pad
);
__nvdimm_setup_pfn()
local
[all...]
H
A
D
pfn.h
23
__le64 dataoff; /* relative to namespace_base +
start_pad
*/
28
* @
start_pad
: Deprecated attribute to pad start-misaligned namespaces
30
*
start_pad
is deprecated because the original definition did
32
* of the namespace not the
start_pad
adjusted base. The result
39
__le32
start_pad
;
member
H
A
D
pmem.c
704
__le32_to_cpu(pfn_sb->
start_pad
);
in pmem_revalidate_poison()
/kernel/linux/linux-5.10/drivers/nvdimm/
H
A
D
pfn_devs.c
208
u32
start_pad
= __le32_to_cpu(pfn_sb->
start_pad
);
in resource_show()
local
212
+
start_pad
+ offset);
in resource_show()
234
u32
start_pad
= __le32_to_cpu(pfn_sb->
start_pad
);
in size_show()
local
239
resource_size(&nsio->res) -
start_pad
in size_show()
452
unsigned long align,
start_pad
;
in nd_pfn_validate()
local
479
pfn_sb->
start_pad
= 0;
in nd_pfn_validate()
501
start_pad
= le32_to_cpu(pfn_sb->
start_pad
);
in nd_pfn_validate()
679
u32
start_pad
= __le32_to_cpu(pfn_sb->
start_pad
);
__nvdimm_setup_pfn()
local
[all...]
H
A
D
pfn.h
23
__le64 dataoff; /* relative to namespace_base +
start_pad
*/
28
* @
start_pad
: Deprecated attribute to pad start-misaligned namespaces
30
*
start_pad
is deprecated because the original definition did
32
* of the namespace not the
start_pad
adjusted base. The result
39
__le32
start_pad
;
member
H
A
D
pmem.c
625
__le32_to_cpu(pfn_sb->
start_pad
);
in nd_pmem_notify()
/kernel/linux/linux-5.10/include/linux/mlx5/
H
A
D
mlx5_ifc.h
1299
u8
start_pad
[0x1];
member
/kernel/linux/linux-6.6/include/linux/mlx5/
H
A
D
mlx5_ifc.h
1554
u8
start_pad
[0x1];
member
Completed in 58 milliseconds