Searched defs:x10 (Results 1 - 17 of 17) sorted by relevance

/linux-master/arch/mips/pci/
H A Dpci-bcm1480.c228 cmdreg | 0x10); local
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/
H A Dia_css_dvs.host.c70 unsigned int x00, x01, x10, x11, local
/linux-master/arch/arm/kernel/
H A Dsignal.c696 static_assert(offsetof(siginfo_t, si_uid) == 0x10); variable
698 static_assert(offsetof(siginfo_t, si_overrun) == 0x10); variable
706 static_assert(offsetof(siginfo_t, si_addr_lsb) == 0x10); variable
710 static_assert(offsetof(siginfo_t, si_perf_data) == 0x10); variable
714 static_assert(offsetof(siginfo_t, si_fd) == 0x10); variable
716 static_assert(offsetof(siginfo_t, si_syscall) == 0x10); variable
/linux-master/arch/x86/kernel/
H A Dsignal_32.c452 static_assert(offsetof(siginfo32_t, si_uid) == 0x10); variable
462 static_assert(offsetof(siginfo32_t, si_overrun) == 0x10); variable
468 static_assert(offsetof(siginfo32_t, si_uid) == 0x10); variable
474 static_assert(offsetof(siginfo32_t, si_uid) == 0x10); variable
483 static_assert(offsetof(siginfo32_t, si_trapno) == 0x10); variable
485 static_assert(offsetof(siginfo32_t, si_addr_lsb) == 0x10); variable
492 static_assert(offsetof(siginfo32_t, si_perf_data) == 0x10); variable
499 static_assert(offsetof(siginfo32_t, si_fd) == 0x10); variable
504 static_assert(offsetof(siginfo32_t, si_syscall) == 0x10); variable
H A Dsignal_64.c455 static_assert(offsetof(siginfo_t, si_pid) == 0x10); variable
460 static_assert(offsetof(siginfo_t, si_tid) == 0x10); variable
466 static_assert(offsetof(siginfo_t, si_pid) == 0x10); variable
472 static_assert(offsetof(siginfo_t, si_pid) == 0x10); variable
490 static_assert(offsetof(siginfo_t, si_addr) == 0x10); variable
507 static_assert(offsetof(siginfo_t, si_band) == 0x10); variable
512 static_assert(offsetof(siginfo_t, si_call_addr) == 0x10); variable
/linux-master/arch/sparc/kernel/
H A Dsignal_64.c575 static_assert(offsetof(siginfo_t, si_pid) == 0x10); variable
577 static_assert(offsetof(siginfo_t, si_tid) == 0x10); variable
585 static_assert(offsetof(siginfo_t, si_addr) == 0x10); variable
594 static_assert(offsetof(siginfo_t, si_band) == 0x10); variable
H A Dsignal32.c767 static_assert(offsetof(compat_siginfo_t, si_uid) == 0x10); variable
769 static_assert(offsetof(compat_siginfo_t, si_overrun) == 0x10); variable
777 static_assert(offsetof(compat_siginfo_t, si_trapno) == 0x10); variable
778 static_assert(offsetof(compat_siginfo_t, si_addr_lsb) == 0x10); variable
782 static_assert(offsetof(compat_siginfo_t, si_perf_data) == 0x10); variable
786 static_assert(offsetof(compat_siginfo_t, si_fd) == 0x10); variable
/linux-master/arch/riscv/include/asm/
H A Dasm.h132 REG_S x10, PT_A0(sp) variable
162 REG_L x10, PT_A0(sp) variable
/linux-master/arch/arm64/kernel/
H A Dsignal32.c474 static_assert(offsetof(compat_siginfo_t, si_uid) == 0x10); variable
476 static_assert(offsetof(compat_siginfo_t, si_overrun) == 0x10); variable
484 static_assert(offsetof(compat_siginfo_t, si_addr_lsb) == 0x10); variable
488 static_assert(offsetof(compat_siginfo_t, si_perf_data) == 0x10); variable
492 static_assert(offsetof(compat_siginfo_t, si_fd) == 0x10); variable
494 static_assert(offsetof(compat_siginfo_t, si_syscall) == 0x10); variable
H A Dsignal.c1381 static_assert(offsetof(siginfo_t, si_pid) == 0x10); variable
1383 static_assert(offsetof(siginfo_t, si_tid) == 0x10); variable
1391 static_assert(offsetof(siginfo_t, si_addr) == 0x10); variable
1399 static_assert(offsetof(siginfo_t, si_band) == 0x10); variable
1401 static_assert(offsetof(siginfo_t, si_call_addr) == 0x10); variable
/linux-master/sound/pci/cs46xx/
H A Ddsp_spos.c1839 snd_cs46xx_poke(chip,((SPIOWRITE_SCB_ADDR + 6) << 2), SPIOWRITE_SCB_ADDR << 0x10); local
[all...]
/linux-master/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c763 temp <<= 0x10; local
782 temp <<= 0x10; local
H A Dpolaris10_smumgr.c932 temp <<= 0x10; local
947 temp <<= 0x10; local
/linux-master/lib/crypto/
H A Dcurve25519-fiat32.c115 { const u32 x10 = in1[4]; local
451 { const u32 x10 = in1[4]; local
[all...]
/linux-master/drivers/bluetooth/
H A Dhci_bcm4377.c162 static_assert(sizeof(struct bcm4377_xfer_ring_entry) == 0x10); variable
182 static_assert(sizeof(struct bcm4377_completion_ring_entry) == 0x10); variable
/linux-master/fs/ntfs3/
H A Dntfs.h255 static_assert(sizeof(struct NTFS_RECORD_HEADER) == 0x10); variable
637 static_assert(sizeof(struct NTFS_DE) == 0x10); variable
713 static_assert(sizeof(struct INDEX_HDR) == 0x10); variable
805 static_assert(offsetof(struct INDEX_ROOT, ihdr) == 0x10); variable
[all...]
H A Dfslog.c265 static_assert(sizeof(struct LFS_RECORD) == 0x10); variable
[all...]

Completed in 258 milliseconds