tools/testing/selftests/arm64/fp/asm-offsets.h

Source file repositories/reference/linux-study-clean/tools/testing/selftests/arm64/fp/asm-offsets.h

File Facts

System
Linux kernel
Corpus path
tools/testing/selftests/arm64/fp/asm-offsets.h
Extension
.h
Size
247 bytes
Lines
13
Domain
Support Tooling And Documentation
Bucket
tools
Inferred role
Support Tooling And Documentation: implementation source
Status
source implementation candidate

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

#define sa_sz 32
#define sa_flags 8
#define sa_handler 0
#define sa_mask_sz 8
#define SIGUSR1 10
#define SIGUSR2 12
#define SIGTERM 15
#define SIGINT 2
#define SIGABRT 6
#define SA_NODEFER 1073741824
#define SA_SIGINFO 4
#define ucontext_regs 184

Annotation

Implementation Notes