/kernel/linux/linux-5.10/arch/mips/pci/ |
H A D | pci-bcm1480.c | 228 cmdreg | 0x10); in bcm1480_pcibios_init() local
|
/kernel/linux/linux-6.6/arch/mips/pci/ |
H A D | pci-bcm1480.c | 228 cmdreg | 0x10); in bcm1480_pcibios_init() local
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | signal.c | 696 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
|
/kernel/linux/linux-6.6/arch/riscv/include/asm/ |
H A D | asm.h | 113 REG_S x10, PT_A0(sp) variable 143 REG_L x10, PT_A0(sp) variable
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | signal_64.c | 575 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 D | signal32.c | 767 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
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/ |
H A D | ia_css_dvs.host.c | 72 unsigned int x00, x01, x10, x11, in convert_coords_to_ispparams() local
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/ |
H A D | ia_css_dvs.host.c | 70 unsigned int x00, x01, x10, x11, in convert_coords_to_ispparams() local
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | signal_64.c | 455 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
|
H A D | signal_32.c | 452 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
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | signal32.c | 474 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 D | signal.c | 1357 static_assert(offsetof(siginfo_t, si_pid) == 0x10); variable 1359 static_assert(offsetof(siginfo_t, si_tid) == 0x10); variable 1367 static_assert(offsetof(siginfo_t, si_addr) == 0x10); variable 1375 static_assert(offsetof(siginfo_t, si_band) == 0x10); variable 1377 static_assert(offsetof(siginfo_t, si_call_addr) == 0x10); variable
|
/kernel/linux/linux-5.10/sound/pci/cs46xx/ |
H A D | dsp_spos.c | 1838 snd_cs46xx_poke(chip,((SPIOWRITE_SCB_ADDR + 6) << 2), SPIOWRITE_SCB_ADDR << 0x10); cs46xx_poke_via_dsp() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | vegam_smumgr.c | 763 temp <<= 0x10; in vegam_calculate_sclk_params() local 782 temp <<= 0x10; in vegam_calculate_sclk_params() local
|
H A D | polaris10_smumgr.c | 932 temp <<= 0x10; in polaris10_calculate_sclk_params() local 947 temp <<= 0x10; in polaris10_calculate_sclk_params() local
|
/kernel/linux/linux-6.6/sound/pci/cs46xx/ |
H A D | dsp_spos.c | 1839 snd_cs46xx_poke(chip,((SPIOWRITE_SCB_ADDR + 6) << 2), SPIOWRITE_SCB_ADDR << 0x10); cs46xx_poke_via_dsp() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | vegam_smumgr.c | 764 temp <<= 0x10; in vegam_calculate_sclk_params() local 783 temp <<= 0x10; in vegam_calculate_sclk_params() local
|
H A D | polaris10_smumgr.c | 884 temp <<= 0x10; in polaris10_calculate_sclk_params() local 899 temp <<= 0x10; in polaris10_calculate_sclk_params() local
|
/kernel/linux/linux-5.10/lib/crypto/ |
H A D | curve25519-fiat32.c | 115 { const u32 x10 = in1[4]; in fe_freeze() local 451 { const u32 x10 = in1[4]; in fe_sqr_impl() local [all...] |
/kernel/linux/linux-6.6/lib/crypto/ |
H A D | curve25519-fiat32.c | 115 { const u32 x10 = in1[4]; in fe_freeze() local 451 { const u32 x10 = in1[4]; in fe_sqr_impl() local [all...] |
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_bcm4377.c | 162 static_assert(sizeof(struct bcm4377_xfer_ring_entry) == 0x10); variable 182 static_assert(sizeof(struct bcm4377_completion_ring_entry) == 0x10); variable
|
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | ntfs.h | 255 static_assert(sizeof(struct NTFS_RECORD_HEADER) == 0x10); variable 637 static_assert(sizeof(struct NTFS_DE) == 0x10); global() variable 713 static_assert(sizeof(struct INDEX_HDR) == 0x10); global() variable 805 static_assert(offsetof(struct INDEX_ROOT, ihdr) == 0x10); global() variable [all...] |
H A D | fslog.c | 265 static_assert(sizeof(struct LFS_RECORD) == 0x10); global() variable [all...] |