| /linux-6.15/include/linux/ |
| H A D | regmap.h | 1778 WARN_ONCE(1, "regmap API is disabled"); in regmap_write() 1785 WARN_ONCE(1, "regmap API is disabled"); in regmap_write_async() 1792 WARN_ONCE(1, "regmap API is disabled"); in regmap_raw_write() 1799 WARN_ONCE(1, "regmap API is disabled"); in regmap_raw_write_async() 1806 WARN_ONCE(1, "regmap API is disabled"); in regmap_noinc_write() 1813 WARN_ONCE(1, "regmap API is disabled"); in regmap_bulk_write() 1820 WARN_ONCE(1, "regmap API is disabled"); in regmap_read() 1827 WARN_ONCE(1, "regmap API is disabled"); in regmap_read_bypassed() 1834 WARN_ONCE(1, "regmap API is disabled"); in regmap_raw_read() 1841 WARN_ONCE(1, "regmap API is disabled"); in regmap_noinc_read() [all …]
|
| H A D | alloc_tag.h | 155 WARN_ONCE(ref && ref->ct && !is_codetag_empty(ref), in alloc_tag_add_check() 159 WARN_ONCE(!tag, "current->alloc_tag not set\n"); in alloc_tag_add_check() 164 WARN_ONCE(ref && !ref->ct, "alloc_tag was not set\n"); in alloc_tag_sub_check()
|
| /linux-6.15/arch/xtensa/platforms/iss/include/platform/ |
| H A D | simcall.h | 29 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()
|
| /linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmutil/ |
| H A D | d11.c | 120 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()
|
| /linux-6.15/include/sound/ |
| H A D | hda-sdw-bpt.h | 41 WARN_ONCE(1, "SoundWire BPT is disabled"); in hda_sdw_bpt_open() 48 WARN_ONCE(1, "SoundWire BPT is disabled"); in hda_sdw_bpt_send_async() 55 WARN_ONCE(1, "SoundWire BPT is disabled"); in hda_sdw_bpt_wait() 64 WARN_ONCE(1, "SoundWire BPT is disabled"); in hda_sdw_bpt_close()
|
| /linux-6.15/drivers/base/ |
| H A D | syscore.c | 59 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()
|
| /linux-6.15/arch/arm/mach-omap2/ |
| H A D | cm_common.c | 57 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 D | prm_common.c | 372 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in prm_was_any_context_lost_old() 394 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in prm_clear_context_loss_flags_old() 410 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_assert_hardreset() 433 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_deassert_hardreset() 454 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_is_hardreset_asserted() 470 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_reset_system() 496 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_clear_mod_irqs() 514 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_vp_check_txdone() 532 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_vp_clear_txdone()
|
| /linux-6.15/include/linux/soundwire/ |
| H A D | sdw.h | 1105 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_stream_add_slave() 1112 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_stream_remove_slave() 1119 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_read() 1125 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_write() 1131 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_write_no_pm() 1137 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_read_no_pm() 1143 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nread() 1149 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nread_no_pm() 1155 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nwrite() 1161 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nwrite_no_pm() [all …]
|
| /linux-6.15/scripts/coccinelle/misc/ |
| H A D | warn.cocci | 84 cocci.print_main("printk + WARN_ON_ONCE can be just WARN_ONCE",p) 90 msg = "SUGGESTION: printk + WARN_ON_ONCE can be just WARN_ONCE" 99 +WARN_ONCE(1, 109 WARN_ONCE(1,es);
|
| /linux-6.15/Documentation/translations/zh_CN/admin-guide/ |
| H A D | clearing-warn-once.rst | 1 清除 WARN_ONCE 4 WARN_ONCE / WARN_ON_ONCE / printk_once 仅仅打印一次消息.
|
| /linux-6.15/Documentation/translations/zh_TW/admin-guide/ |
| H A D | clearing-warn-once.rst | 7 清除 WARN_ONCE 10 WARN_ONCE / WARN_ON_ONCE / printk_once 僅僅打印一次消息.
|
| /linux-6.15/drivers/net/mdio/ |
| H A D | mdio-mscc-miim.c | 82 WARN_ONCE(1, "mscc miim status read error %d\n", ret); in mscc_miim_status() 125 WARN_ONCE(1, "mscc miim write cmd reg error %d\n", ret); in mscc_miim_read() 136 WARN_ONCE(1, "mscc miim read data reg error %d\n", ret); in mscc_miim_read() 169 WARN_ONCE(1, "mscc miim write error %d\n", ret); in mscc_miim_write() 188 WARN_ONCE(1, "mscc reset set error %d\n", ret); in mscc_miim_reset() 194 WARN_ONCE(1, "mscc reset clear error %d\n", ret); in mscc_miim_reset()
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | clearing-warn-once.rst | 1 Clearing WARN_ONCE 4 WARN_ONCE / WARN_ON_ONCE / printk_once only emit a message once.
|
| /linux-6.15/lib/ |
| H A D | rcuref.c | 214 if (WARN_ONCE(cnt > RCUREF_MAXREF, "rcuref saturated - leaking memory")) in rcuref_get_slowpath() 266 if (WARN_ONCE(cnt >= RCUREF_RELEASED, "rcuref - imbalanced put()")) { in rcuref_put_slowpath()
|
| H A D | refcount.c | 11 #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()
|
| /linux-6.15/drivers/perf/ |
| H A D | arm_v6_pmu.c | 167 WARN_ONCE(1, "invalid counter number (%d)\n", counter); in armv6_pmcr_counter_has_overflowed() 185 WARN_ONCE(1, "invalid counter number (%d)\n", counter); in armv6pmu_read_counter() 202 WARN_ONCE(1, "invalid counter number (%d)\n", counter); in armv6pmu_write_counter() 223 WARN_ONCE(1, "invalid counter number (%d)\n", idx); in armv6pmu_enable_event() 362 WARN_ONCE(1, "invalid counter number (%d)\n", idx); in armv6pmu_disable_event()
|
| H A D | arm_xscale_pmu.c | 138 WARN_ONCE(1, "invalid counter number (%d)\n", counter); in xscale1_pmnc_counter_has_overflowed() 226 WARN_ONCE(1, "invalid counter number (%d)\n", idx); in xscale1pmu_enable_event() 256 WARN_ONCE(1, "invalid counter number (%d)\n", idx); in xscale1pmu_disable_event() 477 WARN_ONCE(1, "invalid counter number (%d)\n", counter); in xscale2_pmnc_counter_has_overflowed() 571 WARN_ONCE(1, "invalid counter number (%d)\n", idx); in xscale2pmu_enable_event() 618 WARN_ONCE(1, "invalid counter number (%d)\n", idx); in xscale2pmu_disable_event()
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | cacheinfo.c | 172 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_cpu(cpu, &cache->shared_cpu_map), in cache_cpu_clear()
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | intel_runtime_pm.h | 108 WARN_ONCE(intel_runtime_pm_suspended(rpm), in assert_rpm_device_not_suspended() 116 WARN_ONCE(!intel_rpm_raw_wakeref_count(wakeref_count), in __assert_rpm_raw_wakeref_held() 124 WARN_ONCE(!intel_rpm_wakelock_count(wakeref_count), in __assert_rpm_wakelock_held()
|
| /linux-6.15/tools/perf/util/ |
| H A D | cloexec.c | 55 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()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-trans.c | 317 if (WARN_ONCE(trans->state != IWL_TRANS_FW_ALIVE, in iwl_trans_send_cmd() 644 if (WARN_ONCE(trans->state != IWL_TRANS_FW_ALIVE, in iwl_trans_tx() 661 if (WARN_ONCE(trans->state != IWL_TRANS_FW_ALIVE, in iwl_trans_reclaim() 682 if (WARN_ONCE(trans->state != IWL_TRANS_FW_ALIVE, in iwl_trans_txq_enable_cfg() 696 if (WARN_ONCE(trans->state != IWL_TRANS_FW_ALIVE, in iwl_trans_wait_txq_empty() 706 if (WARN_ONCE(trans->state != IWL_TRANS_FW_ALIVE, in iwl_trans_wait_tx_queues_empty() 717 if (WARN_ONCE(trans->state != IWL_TRANS_FW_ALIVE, in iwl_trans_freeze_txq_timer() 742 if (WARN_ONCE(trans->state != IWL_TRANS_FW_ALIVE, in iwl_trans_set_q_ptrs() 755 if (WARN_ONCE(trans->state != IWL_TRANS_FW_ALIVE, in iwl_trans_txq_alloc()
|
| /linux-6.15/include/net/ |
| H A D | mac802154.h | 270 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()
|
| /linux-6.15/drivers/gpu/drm/ |
| H A D | drm_cache.c | 115 WARN_ONCE(1, "Architecture has no drm_cache.c support\n"); in drm_clflush_pages() 145 WARN_ONCE(1, "Architecture has no drm_cache.c support\n"); in drm_clflush_sg() 178 WARN_ONCE(1, "Architecture has no drm_cache.c support\n"); in drm_clflush_virt_range()
|
| /linux-6.15/kernel/ |
| H A D | iomem.c | 79 WARN_ONCE(1, "memremap attempted on mixed range %pa size: %#lx\n", in memremap() 105 WARN_ONCE(1, "memremap attempted on ram %pa size: %#lx\n", in memremap()
|