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:fpregs_lock
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
H
A
D
signal.c
65
fpregs_lock
();
in save_fsave_header()
189
fpregs_lock
();
in copy_fpstate_to_sigframe()
340
fpregs_lock
();
in __fpu__restore_sig()
403
fpregs_lock
();
in __fpu__restore_sig()
428
fpregs_lock
();
in __fpu__restore_sig()
449
fpregs_lock
();
in __fpu__restore_sig()
463
fpregs_lock
();
in __fpu__restore_sig()
H
A
D
core.c
52
* - Task context except from within
fpregs_lock
()'ed critical
in irq_fpu_usable()
56
* while in a
fpregs_lock
()'ed critical region.
in irq_fpu_usable()
64
* a
fpregs_lock
()'ed critical region.
in irq_fpu_usable()
156
fpregs_lock
();
in fpu__save()
224
fpregs_lock
();
in fpu__copy()
357
fpregs_lock
();
in fpu__clear()
/kernel/linux/linux-6.6/arch/x86/kernel/fpu/
H
A
D
signal.c
76
fpregs_lock
();
in save_fsave_header()
226
fpregs_lock
();
in copy_fpstate_to_sigframe()
285
fpregs_lock
();
in restore_fpregs_from_user()
376
fpregs_lock
();
in __fpu_restore_sig()
420
fpregs_lock
();
in __fpu_restore_sig()
H
A
D
core.c
70
* - Task context except from within
fpregs_lock
()'ed critical
in irq_fpu_usable()
74
* while in a
fpregs_lock
()'ed critical region.
in irq_fpu_usable()
82
* a
fpregs_lock
()'ed critical region.
in irq_fpu_usable()
105
* Must be called with
fpregs_lock
() held.
297
fpregs_lock
();
in fpu_update_guest_xfd()
336
fpregs_lock
();
in fpu_swap_kvm_fpstate()
463
fpregs_lock
();
in fpu_sync_fpstate()
630
fpregs_lock
();
in fpu_clone()
716
fpregs_lock
();
in fpu_reset_fpregs()
745
fpregs_lock
();
in fpu__clear_user_states()
[all...]
H
A
D
xstate.c
1532
fpregs_lock
();
in fpstate_realloc()
/kernel/linux/linux-5.10/arch/x86/include/asm/fpu/
H
A
D
api.h
39
* Use
fpregs_lock
() while editing CPU's FPU registers or fpu->state.
44
static inline void
fpregs_lock
(void)
in fpregs_lock()
function
/kernel/linux/linux-6.6/arch/x86/include/asm/fpu/
H
A
D
api.h
53
* Use
fpregs_lock
() while editing CPU's FPU registers or fpu->fpstate.
69
static inline void
fpregs_lock
(void)
in fpregs_lock()
function
/kernel/linux/linux-6.6/arch/x86/kvm/
H
A
D
fpu.h
100
fpregs_lock
();
in kvm_fpu_get()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
pgtable.h
151
fpregs_lock
();
in write_pkru()
/kernel/linux/linux-5.10/arch/x86/kvm/
H
A
D
x86.c
9571
fpregs_lock
();
in kvm_load_guest_fpu()
9588
fpregs_lock
();
in kvm_put_guest_fpu()
H
A
D
emulate.c
1130
fpregs_lock
();
in emulator_get_fpu()
Completed in 29 milliseconds