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:flushw_all
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H
A
D
cacheflush_64.h
12
#define
flushw_all
() __asm__ __volatile__("flushw")
macro
18
#define flush_register_windows
flushw_all
H
A
D
switch_to_64.h
9
flushw_all
(); \
H
A
D
cacheflush_32.h
55
void
flushw_all
(void);
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H
A
D
cacheflush_64.h
12
#define
flushw_all
() __asm__ __volatile__("flushw")
macro
18
#define flush_register_windows
flushw_all
H
A
D
switch_to_64.h
9
flushw_all
(); \
H
A
D
cacheflush_32.h
61
void
flushw_all
(void);
/kernel/linux/linux-5.10/arch/sparc/kernel/
H
A
D
kgdb_64.c
126
flushw_all
();
in smp_kgdb_capture_client()
174
flushw_all
();
in kgdb_trap()
H
A
D
kgdb_32.c
147
flushw_all
();
in kgdb_trap()
H
A
D
module.c
220
flushw_all
();
in module_finalize()
H
A
D
uprobes.c
142
flushw_all
();
in retpc_fixup()
H
A
D
kprobes.c
254
flushw_all
();
in retpc_fixup()
H
A
D
process_64.c
208
flushw_all
();
in __global_reg_self()
H
A
D
entry.S
1317
.globl
flushw_all
1318
flushw_all
:
label
H
A
D
traps_64.c
2474
flushw_all
();
in show_stack()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H
A
D
kgdb_64.c
126
flushw_all
();
in smp_kgdb_capture_client()
174
flushw_all
();
in kgdb_trap()
H
A
D
kgdb_32.c
147
flushw_all
();
in kgdb_trap()
H
A
D
module.c
217
flushw_all
();
in module_finalize()
H
A
D
uprobes.c
142
flushw_all
();
in retpc_fixup()
H
A
D
kprobes.c
254
flushw_all
();
in retpc_fixup()
H
A
D
process_64.c
196
flushw_all
();
in __global_reg_self()
H
A
D
entry.S
1315
.globl
flushw_all
1316
flushw_all
:
label
H
A
D
traps_64.c
2469
flushw_all
();
in show_stack()
Completed in 20 milliseconds