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:xstate_header
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/fpu/
H
A
D
types.h
268
struct
xstate_header
{
struct
275
*
xstate_header
.xcomp_bv[63] indicates that the extended_state_area
291
struct
xstate_header
header;
H
A
D
xstate.h
117
int validate_user_xstate_header(const struct
xstate_header
*hdr);
/kernel/linux/linux-6.6/arch/x86/include/asm/fpu/
H
A
D
types.h
312
struct
xstate_header
{
struct
319
*
xstate_header
.xcomp_bv[63] indicates that the extended_state_area
335
struct
xstate_header
header;
/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
H
A
D
xstate.c
553
int validate_user_xstate_header(const struct
xstate_header
*hdr)
in validate_user_xstate_header()
1112
struct
xstate_header
header;
in copy_xstate_to_kernel()
1195
struct
xstate_header
hdr;
in copy_kernel_to_xstate()
1248
struct
xstate_header
hdr;
in copy_user_to_xstate()
1301
struct
xstate_header
*header;
in copy_supervisor_to_kernel()
H
A
D
signal.c
29
sizeof(struct
xstate_header
);
in check_for_xstate()
220
struct
xstate_header
*header = &xsave->header;
in sanitize_restored_user_xstate()
/kernel/linux/linux-6.6/arch/x86/kernel/fpu/
H
A
D
signal.c
31
sizeof(struct
xstate_header
);
in check_xstate_in_sigframe()
H
A
D
xstate.c
402
static int validate_user_xstate_header(const struct
xstate_header
*hdr,
in validate_user_xstate_header()
1069
struct
xstate_header
header;
in __copy_xstate_to_uabi_buf()
1240
struct
xstate_header
hdr;
in copy_uabi_to_xstate()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H
A
D
processor.h
51
struct
xstate_header
{
struct
59
struct
xstate_header
header;
/kernel/linux/linux-5.10/arch/x86/events/
H
A
D
perf_event.h
851
struct
xstate_header
header;
/kernel/linux/linux-6.6/arch/x86/events/
H
A
D
perf_event.h
980
struct
xstate_header
header;
Completed in 15 milliseconds