Home
last modified time | relevance | path

Searched refs:WARN_ONCE (Results 1 - 25 of 1190) sorted by relevance

12345678910>>...48

/kernel/linux/linux-5.10/include/linux/
H A Dregmap.h1468 WARN_ONCE(1, "regmap API is disabled"); in regmap_write()
1475 WARN_ONCE(1, "regmap API is disabled"); in regmap_write_async()
1482 WARN_ONCE(1, "regmap API is disabled"); in regmap_raw_write()
1489 WARN_ONCE(1, "regmap API is disabled"); in regmap_raw_write_async()
1496 WARN_ONCE(1, "regmap API is disabled"); in regmap_noinc_write()
1503 WARN_ONCE(1, "regmap API is disabled"); in regmap_bulk_write()
1510 WARN_ONCE(1, "regmap API is disabled"); in regmap_read()
1517 WARN_ONCE(1, "regmap API is disabled"); in regmap_raw_read()
1524 WARN_ONCE(1, "regmap API is disabled"); in regmap_noinc_read()
1531 WARN_ONCE( in regmap_bulk_read()
[all...]
/kernel/linux/linux-6.6/arch/xtensa/platforms/iss/include/platform/
H A Dsimcall.h29 WARN_ONCE(1, "%s: not implemented\n", __func__); in simc_exit()
49 WARN_ONCE(1, "%s: not implemented\n", __func__); in simc_ioctl()
71 WARN_ONCE(1, "%s: not implemented\n", __func__); in simc_poll()
86 WARN_ONCE(1, "%s: not implemented\n", __func__); in simc_argc()
96 WARN_ONCE(1, "%s: not implemented\n", __func__); in simc_argv_size()
106 WARN_ONCE(1, "%s: not implemented\n", __func__); in simc_argv()
/kernel/linux/linux-6.6/include/linux/
H A Dregmap.h1691 WARN_ONCE(1, "regmap API is disabled"); in regmap_write()
1698 WARN_ONCE(1, "regmap API is disabled"); in regmap_write_async()
1705 WARN_ONCE(1, "regmap API is disabled"); in regmap_raw_write()
1712 WARN_ONCE(1, "regmap API is disabled"); in regmap_raw_write_async()
1719 WARN_ONCE(1, "regmap API is disabled"); in regmap_noinc_write()
1726 WARN_ONCE(1, "regmap API is disabled"); in regmap_bulk_write()
1733 WARN_ONCE(1, "regmap API is disabled"); in regmap_read()
1740 WARN_ONCE(1, "regmap API is disabled"); in regmap_raw_read()
1747 WARN_ONCE(1, "regmap API is disabled"); in regmap_noinc_read()
1754 WARN_ONCE( in regmap_bulk_read()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmutil/
H A Dd11.c120 WARN_ONCE(1, "Invalid chanspec 0x%04x\n", ch->chspec); in brcmu_d11n_decchspec()
132 WARN_ONCE(1, "Invalid chanspec 0x%04x\n", ch->chspec); in brcmu_d11n_decchspec()
159 WARN_ONCE(1, "Invalid chanspec 0x%04x\n", ch->chspec); in brcmu_d11ac_decchspec()
180 WARN_ONCE(1, "Invalid chanspec 0x%04x\n", ch->chspec); in brcmu_d11ac_decchspec()
214 WARN_ONCE(1, "Invalid chanspec 0x%04x\n", ch->chspec); in brcmu_d11ac_decchspec()
220 WARN_ONCE(1, "Invalid chanspec 0x%04x\n", ch->chspec); in brcmu_d11ac_decchspec()
232 WARN_ONCE(1, "Invalid chanspec 0x%04x\n", ch->chspec); in brcmu_d11ac_decchspec()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmutil/
H A Dd11.c120 WARN_ONCE(1, "Invalid chanspec 0x%04x\n", ch->chspec); in brcmu_d11n_decchspec()
132 WARN_ONCE(1, "Invalid chanspec 0x%04x\n", ch->chspec); in brcmu_d11n_decchspec()
159 WARN_ONCE(1, "Invalid chanspec 0x%04x\n", ch->chspec); in brcmu_d11ac_decchspec()
180 WARN_ONCE(1, "Invalid chanspec 0x%04x\n", ch->chspec); in brcmu_d11ac_decchspec()
214 WARN_ONCE(1, "Invalid chanspec 0x%04x\n", ch->chspec); in brcmu_d11ac_decchspec()
220 WARN_ONCE(1, "Invalid chanspec 0x%04x\n", ch->chspec); in brcmu_d11ac_decchspec()
232 WARN_ONCE(1, "Invalid chanspec 0x%04x\n", ch->chspec); in brcmu_d11ac_decchspec()
/kernel/linux/linux-5.10/drivers/base/
H A Dsyscore.c59 WARN_ONCE(!irqs_disabled(), in syscore_suspend()
68 WARN_ONCE(!irqs_disabled(), in syscore_suspend()
96 WARN_ONCE(!irqs_disabled(), in syscore_resume()
103 WARN_ONCE(!irqs_disabled(), in syscore_resume()
/kernel/linux/linux-6.6/drivers/base/
H A Dsyscore.c59 WARN_ONCE(!irqs_disabled(), in syscore_suspend()
68 WARN_ONCE(!irqs_disabled(), in syscore_suspend()
96 WARN_ONCE(!irqs_disabled(), in syscore_resume()
103 WARN_ONCE(!irqs_disabled(), in syscore_resume()
/kernel/linux/linux-6.6/include/linux/soundwire/
H A Dsdw.h1093 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_stream_add_slave()
1100 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_stream_remove_slave()
1107 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_read()
1113 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_write()
1119 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_write_no_pm()
1125 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_read_no_pm()
1131 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nread()
1137 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nread_no_pm()
1143 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nwrite()
1149 WARN_ONCE( in sdw_nwrite_no_pm()
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dcm_common.c70 WARN_ONCE(1, "cm: %s: no low-level function defined\n", in cm_split_idlest_reg()
98 WARN_ONCE(1, "cm: %s: no low-level function defined\n", in omap_cm_wait_module_ready()
124 WARN_ONCE(1, "cm: %s: no low-level function defined\n", in omap_cm_wait_module_idle()
147 WARN_ONCE(1, "cm: %s: no low-level function defined\n", in omap_cm_module_enable()
169 WARN_ONCE(1, "cm: %s: no low-level function defined\n", in omap_cm_module_disable()
181 WARN_ONCE(1, "cm: %s: no low-level function defined\n", in omap_cm_xlate_clkctrl()
H A Dprm_common.c377 WARN_ONCE(1, "prm: %s: no mapping function defined for reset sources\n", __func__); in prm_read_reset_sources()
401 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in prm_was_any_context_lost_old()
423 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in prm_clear_context_loss_flags_old()
439 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_assert_hardreset()
462 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_deassert_hardreset()
483 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_is_hardreset_asserted()
515 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_reset_system()
541 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_clear_mod_irqs()
558 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_vp_check_txdone()
575 WARN_ONCE( in omap_prm_vp_clear_txdone()
[all...]
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dcm_common.c57 WARN_ONCE(1, "cm: %s: no low-level function defined\n", in cm_split_idlest_reg()
85 WARN_ONCE(1, "cm: %s: no low-level function defined\n", in omap_cm_wait_module_ready()
111 WARN_ONCE(1, "cm: %s: no low-level function defined\n", in omap_cm_wait_module_idle()
134 WARN_ONCE(1, "cm: %s: no low-level function defined\n", in omap_cm_module_enable()
156 WARN_ONCE(1, "cm: %s: no low-level function defined\n", in omap_cm_module_disable()
168 WARN_ONCE(1, "cm: %s: no low-level function defined\n", in omap_cm_xlate_clkctrl()
H A Dprm_common.c366 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in prm_was_any_context_lost_old()
388 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in prm_clear_context_loss_flags_old()
404 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_assert_hardreset()
427 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_deassert_hardreset()
448 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_is_hardreset_asserted()
464 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_reset_system()
490 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_clear_mod_irqs()
507 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_vp_check_txdone()
524 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_vp_clear_txdone()
/kernel/linux/linux-6.6/drivers/net/mdio/
H A Dmdio-mscc-miim.c81 WARN_ONCE(1, "mscc miim status read error %d\n", ret); in mscc_miim_status()
124 WARN_ONCE(1, "mscc miim write cmd reg error %d\n", ret); in mscc_miim_read()
135 WARN_ONCE(1, "mscc miim read data reg error %d\n", ret); in mscc_miim_read()
168 WARN_ONCE(1, "mscc miim write error %d\n", ret); in mscc_miim_write()
187 WARN_ONCE(1, "mscc reset set error %d\n", ret); in mscc_miim_reset()
193 WARN_ONCE(1, "mscc reset clear error %d\n", ret); in mscc_miim_reset()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dcacheinfo.c170 WARN_ONCE(iter->next_local == cache, in release_cache_debugcheck()
197 WARN_ONCE(cpumask_test_cpu(cpu, &next->shared_cpu_map), in cache_cpu_set()
404 WARN_ONCE(cache && cache->level != level, in cache_lookup_or_instantiate()
428 WARN_ONCE((smaller->level == 1 && bigger->level > 2) || in link_cache_lists()
436 WARN_ONCE(cache->level != 1, in do_subsidiary_caches_debugcheck()
440 WARN_ONCE(!of_node_is_type(cache->ofnode, "cpu"), in do_subsidiary_caches_debugcheck()
475 WARN_ONCE(!cpu_node, "no OF node found for CPU %i\n", cpu_id); in cache_chain_instantiate()
499 WARN_ONCE(!dev, "no dev for CPU %i\n", cpu_id); in cacheinfo_create_cache_dir()
843 WARN_ONCE(!cpu_node, "no OF node found for CPU %i\n", cpu_id); in cache_lookup_by_cpu()
885 WARN_ONCE(!cpumask_test_cp in cache_cpu_clear()
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dcacheinfo.c172 WARN_ONCE(iter->next_local == cache, in release_cache_debugcheck()
199 WARN_ONCE(cpumask_test_cpu(cpu, &next->shared_cpu_map), in cache_cpu_set()
412 WARN_ONCE(cache && cache->level != level, in cache_lookup_or_instantiate()
436 WARN_ONCE((smaller->level == 1 && bigger->level > 2) || in link_cache_lists()
444 WARN_ONCE(cache->level != 1, in do_subsidiary_caches_debugcheck()
448 WARN_ONCE(!of_node_is_type(cache->ofnode, "cpu"), in do_subsidiary_caches_debugcheck()
509 WARN_ONCE(!cpu_node, "no OF node found for CPU %i\n", cpu_id); in cache_chain_instantiate()
535 WARN_ONCE(!dev, "no dev for CPU %i\n", cpu_id); in cacheinfo_create_cache_dir()
852 WARN_ONCE(!cpu_node, "no OF node found for CPU %i\n", cpu_id); in cache_lookup_by_cpu()
895 WARN_ONCE(!cpumask_test_cp in cache_cpu_clear()
[all...]
/kernel/linux/linux-6.6/lib/
H A Drcuref.c214 if (WARN_ONCE(cnt > RCUREF_MAXREF, "rcuref saturated - leaking memory")) in rcuref_get_slowpath()
267 if (WARN_ONCE(cnt >= RCUREF_RELEASED, "rcuref - imbalanced put()")) { in rcuref_put_slowpath()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_runtime_pm.h98 WARN_ONCE(rpm->suspended, in assert_rpm_device_not_suspended()
106 WARN_ONCE(!intel_rpm_raw_wakeref_count(wakeref_count), in __assert_rpm_raw_wakeref_held()
114 WARN_ONCE(!intel_rpm_wakelock_count(wakeref_count), in __assert_rpm_wakelock_held()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dintel_runtime_pm.h113 WARN_ONCE(rpm->suspended, in assert_rpm_device_not_suspended()
121 WARN_ONCE(!intel_rpm_raw_wakeref_count(wakeref_count), in __assert_rpm_raw_wakeref_held()
129 WARN_ONCE(!intel_rpm_wakelock_count(wakeref_count), in __assert_rpm_wakelock_held()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dcloexec.c68 WARN_ONCE(err != EINVAL && err != EBUSY && err != EACCES, in perf_flag_probe()
86 if (WARN_ONCE(fd < 0 && err != EBUSY && err != EACCES, in perf_flag_probe()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcloexec.c55 WARN_ONCE(err != EINVAL && err != EBUSY && err != EACCES, in perf_flag_probe()
73 if (WARN_ONCE(fd < 0 && err != EBUSY && err != EACCES, in perf_flag_probe()
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dextable.c65 WARN_ONCE(1, "Bad FPU state detected at %pB, reinitializing FPU registers.", in ex_handler_fprestore()
78 WARN_ONCE(trapnr == X86_TRAP_GP, "General protection fault in user access. Non-canonical address?"); in ex_handler_uaccess()
89 WARN_ONCE(trapnr == X86_TRAP_GP, "General protection fault in user access. Non-canonical address?"); in ex_handler_copy()
/kernel/linux/linux-5.10/include/net/
H A Dmac802154.h274 WARN_ONCE(1, "invalid addr mode detected"); in ieee802154_skb_dst_pan()
327 WARN_ONCE(1, "invalid addr mode detected"); in ieee802154_skb_src_pan()
333 WARN_ONCE(1, "invalid addr mode detected"); in ieee802154_skb_src_pan()
/kernel/linux/linux-6.6/include/net/
H A Dmac802154.h270 WARN_ONCE(1, "invalid addr mode detected"); in ieee802154_skb_dst_pan()
323 WARN_ONCE(1, "invalid addr mode detected"); in ieee802154_skb_src_pan()
329 WARN_ONCE(1, "invalid addr mode detected"); in ieee802154_skb_src_pan()
/kernel/linux/linux-5.10/arch/loongarch/kvm/intc/
H A Dls7a_irq.c205 WARN_ONCE(1, "Abnormal address access:addr 0x%llx,len %d\n", addr, len); in ls7a_ioapic_reg_write()
278 WARN_ONCE(1, "Abnormal address access:addr 0x%llx,len %d\n", addr, len); in ls7a_ioapic_reg_write()
296 WARN_ONCE(1, "Abnormal address access:addr 0x%llx,len %d\n", addr, len); in ls7a_ioapic_reg_write()
299 WARN_ONCE(1, "Abnormal address access:addr 0x%llx,len %d\n", addr, len); in ls7a_ioapic_reg_write()
368 WARN_ONCE(1, "Abnormal address access:addr 0x%llx,len %d\n", addr, len); in ls7a_ioapic_reg_read()
422 WARN_ONCE(1, "Abnormal address access:addr 0x%llx,len %d\n", addr, len); in ls7a_ioapic_reg_read()
439 WARN_ONCE(1, "Abnormal address access:addr 0x%llx,len %d\n", addr, len); in ls7a_ioapic_reg_read()
444 WARN_ONCE(1, "Abnormal address access:addr 0x%llx,len %d\n", addr, len); in ls7a_ioapic_reg_read()
/kernel/linux/linux-5.10/lib/
H A Drefcount.c11 #define REFCOUNT_WARN(str) WARN_ONCE(1, "refcount_t: " str ".\n")
87 WARN_ONCE(new > val, "refcount_t: underflow; use-after-free.\n"); in refcount_dec_not_one()

Completed in 20 milliseconds

12345678910>>...48