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:wfe
(Results
1 - 25
of
39
) sorted by relevance
1
2
/kernel/linux/linux-5.10/arch/arm/include/asm/
H
A
D
barrier.h
12
#define
wfe
() __asm__ __volatile__ ("
wfe
" : : : "memory")
macro
15
#define
wfe
() do { } while (0)
macro
H
A
D
mcs_spinlock.h
11
/* Ensure prior stores are observed before we enter
wfe
. */ \
14
wfe
(); \
H
A
D
spinlock.h
14
* sev and
wfe
are ARMv6K extensions. Uniprocessor ARMv6 may not have the K
31
"
wfe
" cond ".n", \
36
#define WFE(cond) __ALT_SMP_ASM("
wfe
" cond, "nop")
74
wfe
();
in arch_spin_lock()
/kernel/linux/linux-6.6/arch/arm/include/asm/
H
A
D
barrier.h
12
#define
wfe
() __asm__ __volatile__ ("
wfe
" : : : "memory")
macro
15
#define
wfe
() do { } while (0)
macro
H
A
D
mcs_spinlock.h
11
/* Ensure prior stores are observed before we enter
wfe
. */ \
14
wfe
(); \
H
A
D
spinlock.h
14
* sev and
wfe
are ARMv6K extensions. Uniprocessor ARMv6 may not have the K
31
"
wfe
" cond ".n", \
36
#define WFE(cond) __ALT_SMP_ASM("
wfe
" cond, "nop")
74
wfe
();
in arch_spin_lock()
/kernel/linux/linux-5.10/arch/arm64/lib/
H
A
D
delay.c
35
wfe
();
in __delay()
/kernel/linux/linux-5.10/arch/arm/mach-rockchip/
H
A
D
sleep.S
27
wfe
/kernel/linux/linux-6.6/arch/arm64/lib/
H
A
D
delay.c
45
wfe
();
in __delay()
/kernel/linux/linux-6.6/arch/arm/mach-rockchip/
H
A
D
sleep.S
27
wfe
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H
A
D
smp.h
111
wfe
();
in cpu_park_loop()
H
A
D
barrier.h
18
#define
wfe
() asm volatile("
wfe
" : : : "memory")
macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H
A
D
smp.h
109
wfe
();
in cpu_park_loop()
H
A
D
barrier.h
20
#define
wfe
() asm volatile("
wfe
" : : : "memory")
macro
/kernel/linux/linux-5.10/arch/arm/common/
H
A
D
mcpm_head.S
62
wfe
132
wfe
H
A
D
mcpm_entry.c
115
wfe
();
in __mcpm_outbound_enter_critical()
/kernel/linux/linux-6.6/arch/arm/common/
H
A
D
mcpm_head.S
64
wfe
134
wfe
H
A
D
mcpm_entry.c
115
wfe
();
in __mcpm_outbound_enter_critical()
/kernel/linux/linux-5.10/arch/arm/kernel/
H
A
D
machine_kexec.c
91
wfe
();
in machine_crash_nonpanic_core()
/kernel/linux/linux-5.10/arch/arm64/kernel/
H
A
D
head.S
712
wfe
762
wfe
837
1:
wfe
850
wfe
/kernel/linux/linux-6.6/arch/arm64/kernel/
H
A
D
head.S
627
wfe
686
wfe
764
1:
wfe
777
wfe
/kernel/linux/linux-6.6/arch/arm/kernel/
H
A
D
machine_kexec.c
93
wfe
();
in machine_crash_nonpanic_core()
/kernel/linux/linux-5.10/arch/arm64/mm/
H
A
D
proc.S
254
1:
wfe
387
1:
wfe
/kernel/linux/linux-6.6/arch/arm64/mm/
H
A
D
proc.S
281
1:
wfe
378
1:
wfe
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H
A
D
hyp-init.S
199
1:
wfe
Completed in 9 milliseconds
1
2