Home
last modified time | relevance | path

Searched refs:WARN_ONCE (Results 1 – 25 of 631) sorted by relevance

12345678910>>...26

/linux-6.3-rc2/include/linux/
A Dregmap.h1703 WARN_ONCE(1, "regmap API is disabled"); in regmap_write()
1710 WARN_ONCE(1, "regmap API is disabled"); in regmap_write_async()
1717 WARN_ONCE(1, "regmap API is disabled"); in regmap_raw_write()
1724 WARN_ONCE(1, "regmap API is disabled"); in regmap_raw_write_async()
1731 WARN_ONCE(1, "regmap API is disabled"); in regmap_noinc_write()
1738 WARN_ONCE(1, "regmap API is disabled"); in regmap_bulk_write()
1745 WARN_ONCE(1, "regmap API is disabled"); in regmap_read()
1752 WARN_ONCE(1, "regmap API is disabled"); in regmap_raw_read()
1759 WARN_ONCE(1, "regmap API is disabled"); in regmap_noinc_read()
1766 WARN_ONCE(1, "regmap API is disabled"); in regmap_bulk_read()
[all …]
A Dmin_heap.h84 if (WARN_ONCE(heap->nr <= 0, "Popping an empty heap")) in min_heap_pop()
116 if (WARN_ONCE(heap->nr >= heap->size, "Pushing on a full heap")) in min_heap_push()
/linux-6.3-rc2/arch/xtensa/platforms/iss/include/platform/
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()
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmutil/
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()
/linux-6.3-rc2/drivers/base/
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()
/linux-6.3-rc2/include/linux/soundwire/
A Dsdw.h1071 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_stream_add_slave()
1078 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_stream_remove_slave()
1085 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_read()
1091 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_write()
1097 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_write_no_pm()
1103 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_read_no_pm()
1109 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nread()
1115 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nread_no_pm()
1121 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nwrite()
1127 WARN_ONCE(1, "SoundWire API is disabled"); in sdw_nwrite_no_pm()
[all …]
/linux-6.3-rc2/arch/arm/mach-omap2/
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()
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()
/linux-6.3-rc2/scripts/coccinelle/misc/
A Dwarn.cocci84 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.3-rc2/drivers/net/mdio/
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()
/linux-6.3-rc2/Documentation/translations/zh_TW/admin-guide/
A Dclearing-warn-once.rst7 清除 WARN_ONCE
10 WARN_ONCE / WARN_ON_ONCE / printk_once 僅僅列印一次消息.
/linux-6.3-rc2/Documentation/admin-guide/
A Dclearing-warn-once.rst1 Clearing WARN_ONCE
4 WARN_ONCE / WARN_ON_ONCE / printk_once only emit a message once.
/linux-6.3-rc2/arch/powerpc/kernel/
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_cpu(cpu, &cache->shared_cpu_map), in cache_cpu_clear()
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Dintel_runtime_pm.h119 WARN_ONCE(rpm->suspended, in assert_rpm_device_not_suspended()
127 WARN_ONCE(!intel_rpm_raw_wakeref_count(wakeref_count), in __assert_rpm_raw_wakeref_held()
135 WARN_ONCE(!intel_rpm_wakelock_count(wakeref_count), in __assert_rpm_wakelock_held()
/linux-6.3-rc2/tools/perf/util/
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()
/linux-6.3-rc2/lib/
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()
/linux-6.3-rc2/include/net/
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()
/linux-6.3-rc2/arch/arm/kernel/
A Dperf_event_v6.c231 WARN_ONCE(1, "invalid counter number (%d)\n", counter); in armv6_pmcr_counter_has_overflowed()
249 WARN_ONCE(1, "invalid counter number (%d)\n", counter); in armv6pmu_read_counter()
266 WARN_ONCE(1, "invalid counter number (%d)\n", counter); in armv6pmu_write_counter()
289 WARN_ONCE(1, "invalid counter number (%d)\n", idx); in armv6pmu_enable_event()
438 WARN_ONCE(1, "invalid counter number (%d)\n", idx); in armv6pmu_disable_event()
470 WARN_ONCE(1, "invalid counter number (%d)\n", idx); in armv6mpcore_pmu_disable_event()
A Dperf_event_xscale.c138 WARN_ONCE(1, "invalid counter number (%d)\n", counter); in xscale1_pmnc_counter_has_overflowed()
228 WARN_ONCE(1, "invalid counter number (%d)\n", idx); in xscale1pmu_enable_event()
262 WARN_ONCE(1, "invalid counter number (%d)\n", idx); in xscale1pmu_disable_event()
490 WARN_ONCE(1, "invalid counter number (%d)\n", counter); in xscale2_pmnc_counter_has_overflowed()
586 WARN_ONCE(1, "invalid counter number (%d)\n", idx); in xscale2pmu_enable_event()
637 WARN_ONCE(1, "invalid counter number (%d)\n", idx); in xscale2pmu_disable_event()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_cache.c115 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.3-rc2/kernel/
A Diomem.c81 WARN_ONCE(1, "memremap attempted on mixed range %pa size: %#lx\n", in memremap()
107 WARN_ONCE(1, "memremap attempted on ram %pa size: %#lx\n", in memremap()
/linux-6.3-rc2/drivers/soc/tegra/
A Dflowctrl.c40 if (WARN_ONCE(IS_ERR_OR_NULL(tegra_flowctrl_base), in flowctrl_update()
55 if (WARN_ONCE(IS_ERR_OR_NULL(tegra_flowctrl_base), in flowctrl_read_cpu_csr()
/linux-6.3-rc2/include/asm-generic/
A Dbug.h150 #define WARN_ONCE(condition, format...) \ macro
181 #define WARN_ONCE(condition, format...) WARN(condition, format) macro
/linux-6.3-rc2/arch/x86/mm/
A Dextable.c126 WARN_ONCE(1, "Bad FPU state detected at %pB, reinitializing FPU registers.", in ex_handler_fprestore()
136WARN_ONCE(trapnr == X86_TRAP_GP, "General protection fault in user access. Non-canonical address?"… in ex_handler_uaccess()
143WARN_ONCE(trapnr == X86_TRAP_GP, "General protection fault in user access. Non-canonical address?"… in ex_handler_copy()
A Dkmmio.c200 WARN_ONCE(f->armed, KERN_ERR pr_fmt("kmmio page already armed.\n")); in arm_kmmio_fault_page()
206 WARN_ONCE(ret < 0, KERN_ERR pr_fmt("arming at 0x%08lx failed.\n"), in arm_kmmio_fault_page()
216 WARN_ONCE(ret < 0, in disarm_kmmio_fault_page()
629 WARN_ONCE(!list_empty(&kmmio_page_table[i]), in kmmio_cleanup()

Completed in 36 milliseconds

12345678910>>...26