/linux-3.4.99/kernel/ |
D | rcupdate.c | 181 WARN_ON_ONCE(1); in rcuhead_fixup_init() 186 WARN_ON_ONCE(1); in rcuhead_fixup_init() 230 WARN_ON_ONCE(1); in rcuhead_fixup_activate() 235 WARN_ON_ONCE(1); in rcuhead_fixup_activate() 267 WARN_ON_ONCE(1); in rcuhead_fixup_free() 272 WARN_ON_ONCE(1); in rcuhead_fixup_free()
|
D | rcutiny.c | 91 WARN_ON_ONCE((rcu_dynticks_nesting & DYNTICK_TASK_NEST_MASK) == 0); in rcu_idle_enter() 113 WARN_ON_ONCE(rcu_dynticks_nesting < 0); in rcu_irq_exit() 149 WARN_ON_ONCE(rcu_dynticks_nesting < 0); in rcu_idle_exit() 170 WARN_ON_ONCE(rcu_dynticks_nesting == 0); in rcu_irq_enter()
|
D | smp.c | 183 WARN_ON_ONCE(!cpu_online(cpu)); in generic_smp_call_function_interrupt() 263 WARN_ON_ONCE(!cpu_online(smp_processor_id())); in generic_smp_call_function_single_interrupt() 324 WARN_ON_ONCE(cpu_online(this_cpu) && irqs_disabled() in smp_call_function_single() 422 WARN_ON_ONCE(cpu_online(smp_processor_id()) && wait && irqs_disabled() in __smp_call_function_single() 463 WARN_ON_ONCE(cpu_online(this_cpu) && irqs_disabled() in smp_call_function_many() 799 WARN_ON_ONCE(!ret); in on_each_cpu_cond()
|
D | rcutree.c | 364 WARN_ON_ONCE(atomic_read(&rdtp->dynticks) & 0x1); in rcu_idle_enter_common() 399 WARN_ON_ONCE((oldval & DYNTICK_TASK_NEST_MASK) == 0); in rcu_idle_enter() 435 WARN_ON_ONCE(rdtp->dynticks_nesting < 0); in rcu_irq_exit() 456 WARN_ON_ONCE(!(atomic_read(&rdtp->dynticks) & 0x1)); in rcu_idle_exit_common() 491 WARN_ON_ONCE(oldval < 0); in rcu_idle_exit() 530 WARN_ON_ONCE(rdtp->dynticks_nesting == 0); in rcu_irq_enter() 557 WARN_ON_ONCE(!(atomic_read(&rdtp->dynticks) & 0x1)); in rcu_nmi_enter() 578 WARN_ON_ONCE(atomic_read(&rdtp->dynticks) & 0x1); in rcu_nmi_exit() 1066 WARN_ON_ONCE(rsp->fqs_state == RCU_GP_INIT); in rcu_start_gp() 1128 WARN_ON_ONCE(!rcu_gp_in_progress(rsp)); in rcu_report_qs_rsp() [all …]
|
D | lockdep_internals.h | 146 WARN_ON_ONCE(!irqs_disabled()); \ 151 WARN_ON_ONCE(!irqs_disabled()); \
|
D | rcutree_plugin.h | 191 WARN_ON_ONCE((rdp->grpmask & rnp->qsmaskinit) == 0); in rcu_preempt_note_context_switch() 192 WARN_ON_ONCE(!list_empty(&t->rcu_node_entry)); in rcu_preempt_note_context_switch() 447 WARN_ON_ONCE(rrln < 0 && rrln > INT_MIN / 2); in __rcu_read_unlock() 564 WARN_ON_ONCE(rcu_preempt_blocked_readers_cgp(rnp)); in rcu_preempt_check_blocked_tasks() 567 WARN_ON_ONCE(rnp->qsmask); in rcu_preempt_check_blocked_tasks() 602 WARN_ON_ONCE(rnp != rdp->mynode); in rcu_preempt_offline_tasks() 1079 WARN_ON_ONCE(rnp->qsmask); in rcu_preempt_check_blocked_tasks() 1699 WARN_ON_ONCE(per_cpu(rcu_cpu_kthread_task, cpu) != NULL); in rcu_spawn_one_cpu_kthread() 1776 WARN_ON_ONCE(cpumask_weight(cm) == 0); in rcu_node_kthread_setaffinity() 1861 WARN_ON_ONCE(1); in invoke_rcu_callbacks_kthread()
|
/linux-3.4.99/arch/powerpc/sysdev/xics/ |
D | icp-hv.c | 38 WARN_ON_ONCE(1); in icp_hv_get_xirr() 50 WARN_ON_ONCE(1); in icp_hv_set_cppr() 60 WARN_ON_ONCE(1); in icp_hv_set_xirr() 76 WARN_ON_ONCE(1); in icp_hv_set_qirr()
|
/linux-3.4.99/drivers/net/wireless/iwlwifi/ |
D | iwl-prph.h | 235 WARN_ON_ONCE(chnl >= 32); in SCD_QUEUE_WRPTR() 243 WARN_ON_ONCE(chnl >= 32); in SCD_QUEUE_RDPTR() 251 WARN_ON_ONCE(chnl >= 32); in SCD_QUEUE_STATUS_BITS()
|
/linux-3.4.99/arch/arm/kernel/ |
D | insn.c | 14 WARN_ON_ONCE(1); in __arm_gen_branch_thumb2() 46 WARN_ON_ONCE(1); in __arm_gen_branch_arm()
|
/linux-3.4.99/mm/ |
D | nobootmem.c | 210 if (WARN_ON_ONCE(slab_is_available())) in ___alloc_bootmem_nopanic() 305 if (WARN_ON_ONCE(slab_is_available())) in __alloc_bootmem_node() 356 if (WARN_ON_ONCE(slab_is_available())) in __alloc_bootmem_node_nopanic() 410 if (WARN_ON_ONCE(slab_is_available())) in __alloc_bootmem_low_node()
|
D | bootmem.c | 581 if (WARN_ON_ONCE(slab_is_available())) in alloc_arch_preferred_bootmem() 722 if (WARN_ON_ONCE(slab_is_available())) in __alloc_bootmem_node() 734 if (WARN_ON_ONCE(slab_is_available())) in __alloc_bootmem_node_high() 788 if (WARN_ON_ONCE(slab_is_available())) in __alloc_bootmem_node_nopanic() 843 if (WARN_ON_ONCE(slab_is_available())) in __alloc_bootmem_low_node()
|
/linux-3.4.99/lib/ |
D | timerqueue.c | 46 WARN_ON_ONCE(!RB_EMPTY_NODE(&node->node)); in timerqueue_add() 74 WARN_ON_ONCE(RB_EMPTY_NODE(&node->node)); in timerqueue_del()
|
/linux-3.4.99/arch/powerpc/kernel/ |
D | rtasd.c | 213 WARN_ON_ONCE(!irqs_disabled()); /* @@@ DEBUG @@@ */ in pSeries_log_error() 235 WARN_ON_ONCE(!irqs_disabled()); /* @@@ DEBUG @@@ */ in pSeries_log_error() 258 WARN_ON_ONCE(!irqs_disabled()); /* @@@ DEBUG @@@ */ in pSeries_log_error() 264 WARN_ON_ONCE(!irqs_disabled()); /* @@@ DEBUG @@@ */ in pSeries_log_error()
|
/linux-3.4.99/arch/x86/kernel/apic/ |
D | apic_noop.c | 113 WARN_ON_ONCE((cpu_has_apic && !disable_apic)); in noop_apic_read() 119 WARN_ON_ONCE(cpu_has_apic && !disable_apic); in noop_apic_write()
|
/linux-3.4.99/kernel/trace/ |
D | trace_syscalls.c | 125 WARN_ON_ONCE(1); in print_syscall_enter() 181 WARN_ON_ONCE(1); in print_syscall_exit() 386 if (WARN_ON_ONCE(num < 0 || num >= NR_syscalls)) in reg_event_syscall_enter() 404 if (WARN_ON_ONCE(num < 0 || num >= NR_syscalls)) in unreg_event_syscall_enter() 420 if (WARN_ON_ONCE(num < 0 || num >= NR_syscalls)) in reg_event_syscall_exit() 438 if (WARN_ON_ONCE(num < 0 || num >= NR_syscalls)) in unreg_event_syscall_exit()
|
/linux-3.4.99/arch/x86/pci/ |
D | irq.c | 206 WARN_ON_ONCE(pirq > 16); in pirq_ali_get() 215 WARN_ON_ONCE(pirq > 16); in pirq_ali_set() 266 WARN_ON_ONCE(pirq > 5); in pirq_via586_get() 274 WARN_ON_ONCE(pirq > 5); in pirq_via586_set() 288 WARN_ON_ONCE(pirq > 4); in pirq_ite_get() 296 WARN_ON_ONCE(pirq > 4); in pirq_ite_set() 435 WARN_ON_ONCE(pirq >= 9); in pirq_vlsi_get() 445 WARN_ON_ONCE(pirq >= 9); in pirq_vlsi_set()
|
/linux-3.4.99/drivers/staging/media/solo6x10/ |
D | p2m.c | 135 WARN_ON_ONCE(ret); in solo_p2m_dma_desc() 150 if (WARN_ON_ONCE(!size)) in solo_p2m_dma_sg() 180 WARN_ON_ONCE(size || i >= SOLO_NR_P2M_DESC); in solo_p2m_dma_sg()
|
/linux-3.4.99/arch/tile/lib/ |
D | delay.c | 23 WARN_ON_ONCE(usecs > ULONG_MAX / 1000); in __udelay()
|
/linux-3.4.99/kernel/sched/ |
D | clock.c | 245 WARN_ON_ONCE(!irqs_disabled()); in sched_clock_cpu() 274 WARN_ON_ONCE(!irqs_disabled()); in sched_clock_tick()
|
/linux-3.4.99/drivers/net/wireless/ath/carl9170/ |
D | tx.c | 119 if (WARN_ON_ONCE(vif_id >= AR9170_MAX_VIRTUAL_MAC)) in __carl9170_get_tx_sta() 250 if (unlikely(WARN_ON_ONCE(cookie == 0) || in carl9170_release_dev_space() 251 WARN_ON_ONCE(cookie > ar->fw.mem_blocks))) in carl9170_release_dev_space() 276 if (WARN_ON_ONCE(!ar)) in carl9170_tx_release() 354 if (WARN_ON_ONCE(off >= CARL9170_BAW_BITS)) in carl9170_tx_shift_bm() 363 WARN_ON_ONCE(!test_and_clear_bit(off, tid_info->bitmap)); in carl9170_tx_shift_bm() 366 if (WARN_ON_ONCE(off >= CARL9170_BAW_BITS)) in carl9170_tx_shift_bm() 1103 if (WARN_ON_ONCE(!tid_info)) { in carl9170_tx_ampdu() 1349 if (WARN_ON_ONCE(!BAW_WITHIN(agg->snx, CARL9170_BAW_BITS, seq))) in carl9170_tx_ampdu_queue() 1353 if (WARN_ON_ONCE(test_and_set_bit(off, agg->bitmap))) in carl9170_tx_ampdu_queue()
|
/linux-3.4.99/include/linux/ |
D | ftrace.h | 128 if (WARN_ON_ONCE(!(ops->flags & FTRACE_OPS_FL_CONTROL))) in ftrace_function_local_enable() 145 if (WARN_ON_ONCE(!(ops->flags & FTRACE_OPS_FL_CONTROL))) in ftrace_function_local_disable() 162 WARN_ON_ONCE(!(ops->flags & FTRACE_OPS_FL_CONTROL)); in ftrace_function_local_disabled()
|
/linux-3.4.99/sound/soc/codecs/ |
D | tlv320aic26.c | 56 WARN_ON_ONCE(1); in aic26_reg_read() 83 WARN_ON_ONCE(1); in aic26_reg_read_cache() 100 WARN_ON_ONCE(1); in aic26_reg_write()
|
/linux-3.4.99/arch/s390/mm/ |
D | pageattr.c | 25 WARN_ON_ONCE(1); in change_page_attr()
|
/linux-3.4.99/arch/s390/kernel/ |
D | jump_label.c | 42 WARN_ON_ONCE(rc < 0); in __jump_label_transform()
|
/linux-3.4.99/drivers/gpu/drm/ |
D | drm_cache.c | 97 WARN_ON_ONCE(1); in drm_clflush_pages()
|