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
defs:fpcsr
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/arch/openrisc/include/uapi/asm/
H
A
D
sigcontext.h
32
unsigned long
fpcsr
;
member
H
A
D
ptrace.h
35
unsigned long
fpcsr
;
member
/kernel/linux/linux-5.10/arch/nds32/kernel/
H
A
D
fpu.c
23
unsigned int fpcfg,
fpcsr
;
in save_fpu()
local
87
unsigned int fpcfg,
fpcsr
;
in load_fpu()
local
188
inline void fill_sigfpe_signo(unsigned int
fpcsr
, int *signo)
in fill_sigfpe_signo()
argument
206
unsigned int
fpcsr
;
handle_fpu_exception()
local
[all...]
/kernel/linux/linux-5.10/arch/nds32/include/uapi/asm/
H
A
D
sigcontext.h
14
unsigned long
fpcsr
;
member
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H
A
D
ptrace.h
62
long
fpcsr
; /* Floating point control status register. */
member
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H
A
D
traps.c
184
unsigned long
fpcsr
= regs->
fpcsr
;
in do_fpe_trap()
local
/kernel/linux/linux-5.10/arch/mips/kernel/
H
A
D
signal.c
497
int fpcsr_pending(unsigned int __user *
fpcsr
)
in fpcsr_pending()
argument
/kernel/linux/linux-5.10/arch/nds32/include/asm/
H
A
D
elf.h
111
unsigned long
fpcsr
;
member
/kernel/linux/linux-6.6/arch/mips/kernel/
H
A
D
signal.c
496
int fpcsr_pending(unsigned int __user *
fpcsr
)
in fpcsr_pending()
argument
Completed in 6 milliseconds