Home
last modified time | relevance | path

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

12345678910>>...19

/Linux-v4.19/drivers/staging/vboxvideo/
Dvbox_prime.c36 WARN_ONCE(1, "not implemented"); in vbox_gem_prime_pin()
42 WARN_ONCE(1, "not implemented"); in vbox_gem_prime_unpin()
47 WARN_ONCE(1, "not implemented"); in vbox_gem_prime_get_sg_table()
55 WARN_ONCE(1, "not implemented"); in vbox_gem_prime_import_sg_table()
61 WARN_ONCE(1, "not implemented"); in vbox_gem_prime_vmap()
67 WARN_ONCE(1, "not implemented"); in vbox_gem_prime_vunmap()
72 WARN_ONCE(1, "not implemented"); in vbox_gem_prime_mmap()
/Linux-v4.19/drivers/gpu/drm/qxl/
Dqxl_prime.c32 WARN_ONCE(1, "not implemented"); in qxl_gem_prime_pin()
38 WARN_ONCE(1, "not implemented"); in qxl_gem_prime_unpin()
44 WARN_ONCE(1, "not implemented"); in qxl_gem_prime_get_sg_table()
52 WARN_ONCE(1, "not implemented"); in qxl_gem_prime_import_sg_table()
58 WARN_ONCE(1, "not implemented"); in qxl_gem_prime_vmap()
64 WARN_ONCE(1, "not implemented"); in qxl_gem_prime_vunmap()
70 WARN_ONCE(1, "not implemented"); in qxl_gem_prime_mmap()
/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_prime.c33 WARN_ONCE(1, "not implemented"); in virtgpu_gem_prime_pin()
39 WARN_ONCE(1, "not implemented"); in virtgpu_gem_prime_unpin()
44 WARN_ONCE(1, "not implemented"); in virtgpu_gem_prime_get_sg_table()
52 WARN_ONCE(1, "not implemented"); in virtgpu_gem_prime_import_sg_table()
58 WARN_ONCE(1, "not implemented"); in virtgpu_gem_prime_vmap()
64 WARN_ONCE(1, "not implemented"); in virtgpu_gem_prime_vunmap()
/Linux-v4.19/lib/
Drefcount.c78 WARN_ONCE(new == UINT_MAX, "refcount_t: saturated; leaking memory.\n"); in refcount_add_not_zero_checked()
102 WARN_ONCE(!refcount_add_not_zero_checked(i, r), "refcount_t: addition on 0; use-after-free.\n"); in refcount_add_checked()
133 WARN_ONCE(new == UINT_MAX, "refcount_t: saturated; leaking memory.\n"); in refcount_inc_not_zero_checked()
153 WARN_ONCE(!refcount_inc_not_zero_checked(r), "refcount_t: increment on 0; use-after-free.\n"); in refcount_inc_checked()
187 WARN_ONCE(new > val, "refcount_t: underflow; use-after-free.\n"); in refcount_sub_and_test_checked()
228 WARN_ONCE(refcount_dec_and_test_checked(r), "refcount_t: decrement hit 0; leaking memory.\n"); in refcount_dec_checked()
280 WARN_ONCE(new > val, "refcount_t: underflow; use-after-free.\n"); in refcount_dec_not_one()
/Linux-v4.19/include/linux/
Dregmap.h1200 WARN_ONCE(1, "regmap API is disabled"); in regmap_write()
1207 WARN_ONCE(1, "regmap API is disabled"); in regmap_write_async()
1214 WARN_ONCE(1, "regmap API is disabled"); in regmap_raw_write()
1221 WARN_ONCE(1, "regmap API is disabled"); in regmap_raw_write_async()
1228 WARN_ONCE(1, "regmap API is disabled"); in regmap_bulk_write()
1235 WARN_ONCE(1, "regmap API is disabled"); in regmap_read()
1242 WARN_ONCE(1, "regmap API is disabled"); in regmap_raw_read()
1249 WARN_ONCE(1, "regmap API is disabled"); in regmap_noinc_read()
1256 WARN_ONCE(1, "regmap API is disabled"); in regmap_bulk_read()
1264 WARN_ONCE(1, "regmap API is disabled"); in regmap_update_bits_base()
[all …]
Dbvec.h75 if (WARN_ONCE(bytes > iter->bi_size, in bvec_iter_advance()
106 if (WARN_ONCE(iter->bi_idx == 0, in bvec_iter_rewind()
/Linux-v4.19/drivers/base/
Dsyscore.c59 WARN_ONCE(!irqs_disabled(), in syscore_suspend()
69 WARN_ONCE(!irqs_disabled(), in syscore_suspend()
97 WARN_ONCE(!irqs_disabled(), in syscore_resume()
105 WARN_ONCE(!irqs_disabled(), in syscore_resume()
/Linux-v4.19/arch/arm/mach-omap2/
Dcm_common.c73 WARN_ONCE(1, "cm: %s: no low-level function defined\n", in cm_split_idlest_reg()
101 WARN_ONCE(1, "cm: %s: no low-level function defined\n", in omap_cm_wait_module_ready()
127 WARN_ONCE(1, "cm: %s: no low-level function defined\n", in omap_cm_wait_module_idle()
150 WARN_ONCE(1, "cm: %s: no low-level function defined\n", in omap_cm_module_enable()
172 WARN_ONCE(1, "cm: %s: no low-level function defined\n", in omap_cm_module_disable()
184 WARN_ONCE(1, "cm: %s: no low-level function defined\n", in omap_cm_xlate_clkctrl()
Dprm_common.c381 WARN_ONCE(1, "prm: %s: no mapping function defined for reset sources\n", __func__); in prm_read_reset_sources()
405 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in prm_was_any_context_lost_old()
427 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in prm_clear_context_loss_flags_old()
443 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_assert_hardreset()
466 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_deassert_hardreset()
487 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_is_hardreset_asserted()
519 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_reset_system()
543 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_clear_mod_irqs()
560 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_vp_check_txdone()
577 WARN_ONCE(1, "prm: %s: no mapping function defined\n", in omap_prm_vp_clear_txdone()
/Linux-v4.19/kernel/
Dstacktrace.c64 WARN_ONCE(1, KERN_INFO "save_stack_trace_tsk() not implemented yet.\n"); in save_stack_trace_tsk()
70 WARN_ONCE(1, KERN_INFO "save_stack_trace_regs() not implemented yet.\n"); in save_stack_trace_regs()
77 WARN_ONCE(1, KERN_INFO "save_stack_tsk_reliable() not implemented yet.\n"); in save_stack_trace_tsk_reliable()
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-v4.19/scripts/coccinelle/misc/
Dwarn.cocci83 cocci.print_main("printk + WARN_ON_ONCE can be just WARN_ONCE",p)
89 msg = "SUGGESTION: printk + WARN_ON_ONCE can be just WARN_ONCE"
98 +WARN_ONCE(1,
108 WARN_ONCE(1,es);
/Linux-v4.19/arch/xtensa/kernel/
Dpci-dma.c117 WARN_ONCE(1, "Default %s implementation is used\n", __func__); in platform_vaddr_cached()
123 WARN_ONCE(1, "Default %s implementation is used\n", __func__); in platform_vaddr_uncached()
129 WARN_ONCE(1, "Default %s implementation is used\n", __func__); in platform_vaddr_to_uncached()
135 WARN_ONCE(1, "Default %s implementation is used\n", __func__); in platform_vaddr_to_cached()
/Linux-v4.19/tools/perf/util/
Dcloexec.c67 WARN_ONCE(err != EINVAL && err != EBUSY, in perf_flag_probe()
85 if (WARN_ONCE(fd < 0 && err != EBUSY, in perf_flag_probe()
/Linux-v4.19/include/net/
Dmac802154.h283 WARN_ONCE(1, "invalid addr mode detected"); in ieee802154_skb_dst_pan()
336 WARN_ONCE(1, "invalid addr mode detected"); in ieee802154_skb_src_pan()
342 WARN_ONCE(1, "invalid addr mode detected"); in ieee802154_skb_src_pan()
/Linux-v4.19/arch/arm/kernel/
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()
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-v4.19/drivers/infiniband/core/
Drestrack.c102 WARN_ONCE(true, "XRC QPs are not supported\n"); in set_kern_name()
135 WARN_ONCE(true, "Wrong resource tracking type %u\n", res->type); in res_to_dev()
154 WARN_ONCE(true, "Wrong resource tracking type %u\n", res->type); in res_is_user()
/Linux-v4.19/net/hsr/
Dhsr_framereg.c67 WARN_ONCE(1, "HSR: No self node\n"); in hsr_addr_is_self()
194 WARN_ONCE(1, "%s: Non-HSR frame\n", __func__); in hsr_get_node()
270 WARN_ONCE(1, "%s: Mac header not set\n", __func__); in hsr_addr_subst_source()
292 WARN_ONCE(1, "%s: Mac header not set\n", __func__); in hsr_addr_subst_dest()
301 WARN_ONCE(1, "%s: Unknown node\n", __func__); in hsr_addr_subst_dest()
/Linux-v4.19/arch/powerpc/kernel/
Dcacheinfo.c169 WARN_ONCE(iter->next_local == cache, in release_cache_debugcheck()
196 WARN_ONCE(cpumask_test_cpu(cpu, &next->shared_cpu_map), in cache_cpu_set()
405 WARN_ONCE(cache && cache->level != level, in cache_lookup_or_instantiate()
461 WARN_ONCE(!cpu_node, "no OF node found for CPU %i\n", cpu_id); in cache_chain_instantiate()
485 WARN_ONCE(!dev, "no dev for CPU %i\n", cpu_id); in cacheinfo_create_cache_dir()
789 WARN_ONCE(!cpu_node, "no OF node found for CPU %i\n", cpu_id); in cache_lookup_by_cpu()
831 WARN_ONCE(!cpumask_test_cpu(cpu, &cache->shared_cpu_map), in cache_cpu_clear()
/Linux-v4.19/arch/x86/kernel/fpu/
Dxstate.c229 WARN_ONCE((xfeatures_mask & XFEATURE_MASK_SUPERVISOR), in fpu__init_cpu_xstate()
287 WARN_ONCE(last_good_offset > xstate_offsets[i], in setup_xstate_features()
448 WARN_ONCE(1, "No fixed offset for xstate %d\n", xfeature_nr); in xfeature_uncompacted_offset()
525 if (WARN_ONCE(x, "XSAVE consistency problem, dumping leaves")) { \
532 WARN_ONCE(sz != sizeof(__struct), \
570 WARN_ONCE(1, "no structure for xstate: %d\n", nr); in check_xstate_against_struct()
856 WARN_ONCE(!(xfeatures_mask & xstate_feature), in get_xsave_addr()
/Linux-v4.19/drivers/soc/tegra/
Dflowctrl.c51 if (WARN_ONCE(IS_ERR_OR_NULL(tegra_flowctrl_base), in flowctrl_update()
66 if (WARN_ONCE(IS_ERR_OR_NULL(tegra_flowctrl_base), in flowctrl_read_cpu_csr()
/Linux-v4.19/arch/x86/mm/
Dkmmio.c194 WARN_ONCE(f->armed, KERN_ERR pr_fmt("kmmio page already armed.\n")); in arm_kmmio_fault_page()
200 WARN_ONCE(ret < 0, KERN_ERR pr_fmt("arming at 0x%08lx failed.\n"), in arm_kmmio_fault_page()
210 WARN_ONCE(ret < 0, in disarm_kmmio_fault_page()
624 WARN_ONCE(!list_empty(&kmmio_page_table[i]), in kmmio_cleanup()
/Linux-v4.19/drivers/net/wireless/mediatek/mt7601u/
Dusb.c138 WARN_ONCE(offset > USHRT_MAX, "read high off:%08x", offset); in __mt7601u_rr()
190 WARN_ONCE(offset > USHRT_MAX, "write high off:%08x", offset); in mt7601u_wr()
223 WARN_ONCE(offset & 3, "unaligned write copy off:%08x", offset); in mt7601u_wr_copy()
224 WARN_ONCE(len & 3, "short write copy off:%08x", offset); in mt7601u_wr_copy()
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Dusb.c145 WARN_ONCE(offset > USHRT_MAX, "read high off:%08x", offset); in mt76x0_rr()
187 WARN_ONCE(offset > USHRT_MAX, "write high off:%08x", offset); in mt76x0_wr()
209 WARN_ONCE(offset & 3, "unaligned write copy off:%08x", offset); in mt76x0_wr_copy()
210 WARN_ONCE(len & 3, "short write copy off:%08x", offset); in mt76x0_wr_copy()

12345678910>>...19