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:NUM_HINTS
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/nvdimm/test/
H
A
D
nfit.c
101
NUM_HINTS
= 8,
enumerator
1884
+ sizeof(u64) *
NUM_HINTS
) * NUM_DCR
in nfit_test0_alloc()
1916
sizeof(u64) *
NUM_HINTS
),
in nfit_test0_alloc()
1985
+ (sizeof(u64) *
NUM_HINTS
);
in nfit_test0_setup()
2498
flush->hint_count =
NUM_HINTS
;
in nfit_test0_setup()
2499
for (i = 0; i <
NUM_HINTS
; i++)
in nfit_test0_setup()
2508
flush->hint_count =
NUM_HINTS
;
in nfit_test0_setup()
2509
for (i = 0; i <
NUM_HINTS
; i++)
in nfit_test0_setup()
2518
flush->hint_count =
NUM_HINTS
;
in nfit_test0_setup()
2519
for (i = 0; i <
NUM_HINTS
;
in nfit_test0_setup()
[all...]
/kernel/linux/linux-6.6/tools/testing/nvdimm/test/
H
A
D
nfit.c
98
NUM_HINTS
= 8,
enumerator
1888
+ struct_size(flush, hint_address,
NUM_HINTS
) * NUM_DCR
in nfit_test0_alloc()
1920
sizeof(u64) *
NUM_HINTS
),
in nfit_test0_alloc()
1990
+ (sizeof(u64) *
NUM_HINTS
);
in nfit_test0_setup()
2503
flush->hint_count =
NUM_HINTS
;
in nfit_test0_setup()
2504
for (i = 0; i <
NUM_HINTS
; i++)
in nfit_test0_setup()
2513
flush->hint_count =
NUM_HINTS
;
in nfit_test0_setup()
2514
for (i = 0; i <
NUM_HINTS
; i++)
in nfit_test0_setup()
2523
flush->hint_count =
NUM_HINTS
;
in nfit_test0_setup()
2524
for (i = 0; i <
NUM_HINTS
;
in nfit_test0_setup()
[all...]
Completed in 8 milliseconds