Home
last modified time | relevance | path

Searched defs:x14 (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsignal.c699 static_assert(offsetof(siginfo_t, si_status) == 0x14); variable
702 static_assert(offsetof(siginfo_t, si_value) == 0x14); variable
703 static_assert(offsetof(siginfo_t, si_int) == 0x14); variable
704 static_assert(offsetof(siginfo_t, si_ptr) == 0x14); variable
707 static_assert(offsetof(siginfo_t, si_lower) == 0x14); variable
709 static_assert(offsetof(siginfo_t, si_pkey) == 0x14); variable
711 static_assert(offsetof(siginfo_t, si_perf_type) == 0x14); variable
717 static_assert(offsetof(siginfo_t, si_arch) == 0x14); variable
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dasm.h117 REG_S x14, PT_A4(sp) variable
147 REG_L x14, PT_A4(sp) variable
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dsignal_64.c576 static_assert(offsetof(siginfo_t, si_uid) == 0x14); variable
578 static_assert(offsetof(siginfo_t, si_overrun) == 0x14); variable
595 static_assert(offsetof(siginfo_t, si_fd) == 0x14); variable
H A Dsignal32.c770 static_assert(offsetof(compat_siginfo_t, si_status) == 0x14); variable
773 static_assert(offsetof(compat_siginfo_t, si_value) == 0x14); variable
774 static_assert(offsetof(compat_siginfo_t, si_int) == 0x14); variable
775 static_assert(offsetof(compat_siginfo_t, si_ptr) == 0x14); variable
779 static_assert(offsetof(compat_siginfo_t, si_lower) == 0x14); variable
781 static_assert(offsetof(compat_siginfo_t, si_pkey) == 0x14); variable
783 static_assert(offsetof(compat_siginfo_t, si_perf_type) == 0x14); variable
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsignal_64.c456 static_assert(offsetof(siginfo_t, si_uid) == 0x14); variable
461 static_assert(offsetof(siginfo_t, si_overrun) == 0x14); variable
467 static_assert(offsetof(siginfo_t, si_uid) == 0x14); variable
473 static_assert(offsetof(siginfo_t, si_uid) == 0x14); variable
H A Dsignal_32.c463 static_assert(offsetof(siginfo32_t, si_value) == 0x14); variable
469 static_assert(offsetof(siginfo32_t, si_value) == 0x14); variable
475 static_assert(offsetof(siginfo32_t, si_status) == 0x14); variable
487 static_assert(offsetof(siginfo32_t, si_lower) == 0x14); variable
490 static_assert(offsetof(siginfo32_t, si_pkey) == 0x14); variable
493 static_assert(offsetof(siginfo32_t, si_perf_type) == 0x14); variable
505 static_assert(offsetof(siginfo32_t, si_arch) == 0x14); variable
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dsignal32.c477 static_assert(offsetof(compat_siginfo_t, si_status) == 0x14); variable
480 static_assert(offsetof(compat_siginfo_t, si_value) == 0x14); variable
481 static_assert(offsetof(compat_siginfo_t, si_int) == 0x14); variable
482 static_assert(offsetof(compat_siginfo_t, si_ptr) == 0x14); variable
485 static_assert(offsetof(compat_siginfo_t, si_lower) == 0x14); variable
487 static_assert(offsetof(compat_siginfo_t, si_pkey) == 0x14); variable
489 static_assert(offsetof(compat_siginfo_t, si_perf_type) == 0x14); variable
495 static_assert(offsetof(compat_siginfo_t, si_arch) == 0x14); variable
H A Dsignal.c1358 static_assert(offsetof(siginfo_t, si_uid) == 0x14); variable
1360 static_assert(offsetof(siginfo_t, si_overrun) == 0x14); variable
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dmdfld_dsi_dpi.c735 REG_WRITE(MIPI_TURN_AROUND_TIMEOUT_REG(pipe), 0x14); in mipi_set_properties() local
/kernel/linux/linux-5.10/lib/crypto/
H A Dcurve25519-fiat32.c113 { const u32 x14 = in1[6]; in fe_freeze() local
449 { const u32 x14 = in1[6]; in fe_sqr_impl() local
[all...]
/kernel/linux/linux-6.6/lib/crypto/
H A Dcurve25519-fiat32.c113 { const u32 x14 = in1[6]; in fe_freeze() local
449 { const u32 x14 = in1[6]; in fe_sqr_impl() local
[all...]
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dntfs.h929 static_assert(sizeof(struct SECURITY_HDR) == 0x14); variable
938 static_assert(offsetof(struct NTFS_DE_SII, sec_hdr) == 0x14); variable
1209 static_assert(sizeof(struct SECURITY_DESCRIPTOR_RELATIVE) == 0x14); variable
H A Dfslog.c176 static_assert(offsetof(struct DIR_PAGE_ENTRY_32, vcn_low) == 0x14); variable

Completed in 23 milliseconds