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:RIM_CHUNK_SIZE
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/
H
A
D
tlbie_test.c
102
*
RIM_CHUNK_SIZE
.
107
* map1 + (i *
RIM_CHUNK_SIZE
)
109
#define
RIM_CHUNK_SIZE
1024
macro
113
#define WORDS_PER_CHUNK (
RIM_CHUNK_SIZE
/WORD_SIZE)
120
(thread_id *
RIM_CHUNK_SIZE
));
in compute_chunk_start_addr()
186
* (Thread-id *
RIM_CHUNK_SIZE
) + (Word-offset * WORD_SIZE)
267
unsigned int size =
RIM_CHUNK_SIZE
;
in start_verification_log()
363
unsigned int size =
RIM_CHUNK_SIZE
;
in verify_chunk()
463
int size =
RIM_CHUNK_SIZE
;
in rim_fn()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H
A
D
tlbie_test.c
101
*
RIM_CHUNK_SIZE
.
106
* map1 + (i *
RIM_CHUNK_SIZE
)
108
#define
RIM_CHUNK_SIZE
1024
macro
112
#define WORDS_PER_CHUNK (
RIM_CHUNK_SIZE
/WORD_SIZE)
119
(thread_id *
RIM_CHUNK_SIZE
));
in compute_chunk_start_addr()
185
* (Thread-id *
RIM_CHUNK_SIZE
) + (Word-offset * WORD_SIZE)
266
unsigned int size =
RIM_CHUNK_SIZE
;
in start_verification_log()
362
unsigned int size =
RIM_CHUNK_SIZE
;
in verify_chunk()
462
int size =
RIM_CHUNK_SIZE
;
in rim_fn()
Completed in 2 milliseconds