Home
last modified time | relevance | path

Searched refs:BUILD_BUG_ON (Results 626 – 650 of 1232) sorted by relevance

1...<<21222324252627282930>>...50

/openbmc/linux/arch/x86/kvm/
H A Dx86.h344 BUILD_BUG_ON(XFEATURE_MASK_USER_DYNAMIC != XFEATURE_MASK_XTILE_DATA); in kvm_get_filtered_xcr0()
/openbmc/linux/arch/mips/mm/
H A Dinit.c464 BUILD_BUG_ON(IS_ENABLED(CONFIG_32BIT) && (PFN_PTE_SHIFT > PAGE_SHIFT)); in mem_init()
/openbmc/linux/include/linux/
H A Drcupdate.h1027 BUILD_BUG_ON(!__is_kvfree_rcu_offset(offsetof(typeof(*(ptr)), rhf))); \
H A Dbtf.h92 ({ BUILD_BUG_ON(sizeof(struct x) < 0); \
/openbmc/linux/kernel/locking/
H A Dlockdep.c428 BUILD_BUG_ON(MAX_LOCKDEP_KEYS_BITS + 2 > 16); in hlock_id()
567 BUILD_BUG_ON(LOCK_TRACE_SIZE_IN_LONGS >= MAX_STACK_TRACE_ENTRIES); in save_trace()
913 BUILD_BUG_ON(sizeof(struct lock_class_key) > in look_up_lock_class()
960 BUILD_BUG_ON(sizeof(struct lock_class_key) > sizeof(raw_spinlock_t)); in assign_lock_key()
3468 BUILD_BUG_ON((MAX_LOCKDEP_KEYS-1) & CHAIN_BLK_FLAG); in alloc_chain_hlocks()
3725 BUILD_BUG_ON((1UL << 24) <= ARRAY_SIZE(chain_hlocks)); in add_chain_cache()
3726 BUILD_BUG_ON((1UL << 6) <= ARRAY_SIZE(curr->held_locks)); in add_chain_cache()
3727 BUILD_BUG_ON((1UL << 8*sizeof(chain_hlocks[0])) <= ARRAY_SIZE(lock_classes)); in add_chain_cache()
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c1934 BUILD_BUG_ON(FANOTIFY_INIT_FLAGS & FANOTIFY_INTERNAL_GROUP_FLAGS); in fanotify_user_setup()
1935 BUILD_BUG_ON(HWEIGHT32(FANOTIFY_INIT_FLAGS) != 12); in fanotify_user_setup()
1936 BUILD_BUG_ON(HWEIGHT32(FANOTIFY_MARK_FLAGS) != 11); in fanotify_user_setup()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c933 BUILD_BUG_ON(offsetof(struct iwl_geo_tx_power_profiles_cmd_v1, ops) != in iwl_mvm_sar_geo_init()
968 BUILD_BUG_ON(offsetof(struct iwl_geo_tx_power_profiles_cmd_v1, table) != in iwl_mvm_sar_geo_init()
1122 BUILD_BUG_ON(ARRAY_SIZE(cmd.v3.block_list_array) < in iwl_mvm_tas_init()
/openbmc/linux/drivers/regulator/
H A Dtps65910-regulator.c1107 BUILD_BUG_ON(TPS65910_NUM_REGS < ARRAY_SIZE(tps65910_regs)); in tps65910_probe()
1120 BUILD_BUG_ON(TPS65910_NUM_REGS < ARRAY_SIZE(tps65911_regs)); in tps65910_probe()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dsiena.c380 BUILD_BUG_ON(sizeof(efx->rss_context.rx_hash_key) < in siena_rx_push_rss_config()
645 BUILD_BUG_ON(MC_CMD_SET_MCAST_HASH_IN_LEN != in siena_mac_reconfigure()
/openbmc/linux/arch/loongarch/kernel/
H A Dptrace.c132 BUILD_BUG_ON(sizeof(fpr_val) != sizeof(elf_fpreg_t)); in gfpr_get_simd()
180 BUILD_BUG_ON(sizeof(fpr_val) != sizeof(elf_fpreg_t)); in gfpr_set_simd()
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_standalone.c1056 BUILD_BUG_ON(ARRAY_SIZE(nf_ct_sysctl_table) != NF_SYSCTL_CT_LAST_SYSCTL); in nf_conntrack_standalone_init_sysctl()
1194 BUILD_BUG_ON(NFCT_INFOMASK <= IP_CT_NUMBER); in nf_conntrack_standalone_init()
/openbmc/linux/security/
H A Dlsm_audit.c207 BUILD_BUG_ON(sizeof(a->u) > sizeof(void *)*2); in dump_common_audit_data()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_aux.c240 BUILD_BUG_ON(sizeof(struct fsf_status_read_buffer) > PAGE_SIZE); in zfcp_allocate_low_mem_buffers()
/openbmc/linux/fs/pstore/
H A Dplatform.c120 BUILD_BUG_ON(ARRAY_SIZE(pstore_type_names) != PSTORE_TYPE_MAX); in pstore_type_to_name()
/openbmc/linux/include/net/
H A Ddst.h244 BUILD_BUG_ON(offsetof(struct dst_entry, __rcuref) & 63); in dst_hold()
/openbmc/linux/arch/x86/hyperv/
H A Divm.c221 BUILD_BUG_ON(sizeof(union hv_ghcb) != HV_HYP_PAGE_SIZE); in hv_ghcb_msr_read()
/openbmc/linux/arch/powerpc/kvm/
H A De500.c441 BUILD_BUG_ON(offsetof(struct kvmppc_vcpu_e500, vcpu) != 0); in kvmppc_core_vcpu_create_e500()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtx.c248 BUILD_BUG_ON(L1_CACHE_BYTES > in efx_enqueue_skb_pio()
/openbmc/linux/arch/x86/kernel/
H A Dldt.c161 BUILD_BUG_ON(LDT_ENTRY_SIZE != sizeof(struct desc_struct)); in alloc_ldt_struct()
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle.c435 BUILD_BUG_ON(CPUIDLE_POLL_MIN > CPUIDLE_POLL_MAX); in cpuidle_poll_time()
/openbmc/u-boot/drivers/net/fsl-mc/
H A Dmc.c445 BUILD_BUG_ON((CONFIG_SYS_LS_MC_DRAM_DPC_OFFSET & 0x3) != 0 || in load_mc_dpc()
521 BUILD_BUG_ON((CONFIG_SYS_LS_MC_DRAM_DPL_OFFSET & 0x3) != 0 || in load_mc_dpl()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dbuild.c1249 BUILD_BUG_ON(sizeof(struct ubi_ec_hdr) != 64); in ubi_init()
1250 BUILD_BUG_ON(sizeof(struct ubi_vid_hdr) != 64); in ubi_init()
/openbmc/linux/drivers/mtd/ubi/
H A Dbuild.c1222 BUILD_BUG_ON(sizeof(struct ubi_ec_hdr) != 64); in ubi_init()
1223 BUILD_BUG_ON(sizeof(struct ubi_vid_hdr) != 64); in ubi_init()
/openbmc/linux/drivers/xen/
H A Dprivcmd.c555 BUILD_BUG_ON(((PAGE_SIZE / sizeof(xen_pfn_t)) % XEN_PFN_PER_PAGE) != 0); in privcmd_ioctl_mmap_batch()
814 BUILD_BUG_ON(sizeof(*errs) > sizeof(*pfns)); in privcmd_ioctl_mmap_resource()
/openbmc/linux/drivers/firewire/
H A Dcore-device.c712 BUILD_BUG_ON(ARRAY_SIZE(unit->attribute_group.attrs) < in create_units()
1036 BUILD_BUG_ON(ARRAY_SIZE(device->attribute_group.attrs) < in fw_device_init()

1...<<21222324252627282930>>...50