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:init_fp_ctx
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
fpu.h
196
*
init_fp_ctx
() - Initialize task FP context
206
static inline bool
init_fp_ctx
(struct task_struct *target)
in init_fp_ctx()
function
299
static inline bool
init_fp_ctx
(struct task_struct *target)
in init_fp_ctx()
function
/kernel/linux/linux-6.6/arch/mips/include/asm/
H
A
D
fpu.h
196
*
init_fp_ctx
() - Initialize task FP context
206
static inline bool
init_fp_ctx
(struct task_struct *target)
in init_fp_ctx()
function
299
static inline bool
init_fp_ctx
(struct task_struct *target)
in init_fp_ctx()
function
/kernel/linux/linux-5.10/arch/mips/kernel/
H
A
D
ptrace.c
386
init_fp_ctx
(child);
in ptrace_setfpregs()
516
init_fp_ctx
(target);
in fpr_set()
655
init_fp_ctx
(target);
in msa_set()
1210
init_fp_ctx
(child);
in arch_ptrace()
1227
init_fp_ctx
(child);
in arch_ptrace()
H
A
D
branch.c
693
if (!
init_fp_ctx
(current))
in __compute_return_epc_for_insn()
H
A
D
traps.c
1283
first_fp =
init_fp_ctx
(current);
in enable_restore_fp_context()
/kernel/linux/linux-6.6/arch/mips/kernel/
H
A
D
ptrace.c
392
init_fp_ctx
(child);
in ptrace_setfpregs()
522
init_fp_ctx
(target);
in fpr_set()
662
init_fp_ctx
(target);
in msa_set()
1217
init_fp_ctx
(child);
in arch_ptrace()
1234
init_fp_ctx
(child);
in arch_ptrace()
H
A
D
branch.c
693
if (!
init_fp_ctx
(current))
in __compute_return_epc_for_insn()
H
A
D
traps.c
1280
first_fp =
init_fp_ctx
(current);
in enable_restore_fp_context()
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H
A
D
ptrace.c
41
static void
init_fp_ctx
(struct task_struct *target)
in init_fp_ctx()
function
201
init_fp_ctx
(target);
in fpr_set()
341
init_fp_ctx
(target);
in simd_set()
/kernel/linux/linux-5.10/arch/mips/loongson64/
H
A
D
cop2-ex.c
59
init_fp_ctx
(current);
in loongson_cu2_call()
/kernel/linux/linux-6.6/arch/mips/loongson64/
H
A
D
cop2-ex.c
59
init_fp_ctx
(current);
in loongson_cu2_call()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H
A
D
ptrace.c
50
static void
init_fp_ctx
(struct task_struct *target)
in init_fp_ctx()
function
210
init_fp_ctx
(target);
in fpr_set()
317
init_fp_ctx
(target);
in simd_set()
/kernel/linux/linux-5.10/arch/mips/math-emu/
H
A
D
cp1emu.c
2850
if (!
init_fp_ctx
(current))
in fpu_emulator_cop1Handler()
/kernel/linux/linux-6.6/arch/mips/math-emu/
H
A
D
cp1emu.c
2850
if (!
init_fp_ctx
(current))
in fpu_emulator_cop1Handler()
Completed in 20 milliseconds