Searched refs:WARN_ON (Results 1 – 25 of 56) sorted by relevance
123
137 WARN_ON(1); in gpio_free()145 WARN_ON(1); in gpio_free_array()166 WARN_ON(1); in gpio_get_value()173 WARN_ON(1); in gpio_set_value()179 WARN_ON(1); in gpio_cansleep()186 WARN_ON(1); in gpio_get_value_cansleep()193 WARN_ON(1); in gpio_set_value_cansleep()199 WARN_ON(1); in gpio_export()207 WARN_ON(1); in gpio_export_link()214 WARN_ON(1); in gpio_unexport()[all …]
148 WARN_ON(1); in unregister_rpmsg_device()155 WARN_ON(1); in __register_rpmsg_driver()163 WARN_ON(1); in unregister_rpmsg_driver()169 WARN_ON(1); in rpmsg_destroy_ept()178 WARN_ON(1); in rpmsg_create_ept()186 WARN_ON(1); in rpmsg_send()195 WARN_ON(1); in rpmsg_sendto()205 WARN_ON(1); in rpmsg_send_offchannel()213 WARN_ON(1); in rpmsg_trysend()222 WARN_ON(1); in rpmsg_trysendto()[all …]
180 WARN_ON(1); in fsverity_verify_page()186 WARN_ON(1); in fsverity_verify_bio()191 WARN_ON(1); in fsverity_enqueue_verify_work()
83 WARN_ON(__rtn_cond && __ratelimit(state)); \103 WARN_ON(condition)
462 if (WARN_ON(f1->context != f2->context)) in dma_fence_is_later()480 if (WARN_ON(f1->context != f2->context)) in dma_fence_later()532 WARN_ON(test_bit(DMA_FENCE_FLAG_SIGNALED_BIT, &fence->flags)); in dma_fence_set_error()533 WARN_ON(error >= 0 || error < -MAX_ERRNO); in dma_fence_set_error()
235 WARN_ON(plist_head_empty(head)); \252 WARN_ON(plist_head_empty(head)); \
40 #define VM_WARN_ON(cond) (void)WARN_ON(cond)
93 #define CT_WARN_ON(cond) WARN_ON(context_tracking_is_enabled() && (cond))
84 WARN_ON(s->len > s->size + 1); in seq_buf_get_buf()
391 WARN_ON(debug_locks && !lockdep_is_held(l)); \395 WARN_ON(debug_locks && !lockdep_is_held_type(l, 0)); \399 WARN_ON(debug_locks && !lockdep_is_held_type(l, 1)); \
171 WARN_ON(div < 0); in ktime_divns()
583 WARN_ON(ring->is_tx); in tb_ring_rx()604 WARN_ON(!ring->is_tx); in tb_ring_tx()
49 if (WARN_ON(!tegra_cpu_car_ops->wait_for_reset)) in tegra_wait_cpu_in_reset()57 if (WARN_ON(!tegra_cpu_car_ops->put_in_reset)) in tegra_put_cpu_in_reset()65 if (WARN_ON(!tegra_cpu_car_ops->out_of_reset)) in tegra_cpu_out_of_reset()73 if (WARN_ON(!tegra_cpu_car_ops->enable_clock)) in tegra_enable_cpu_clock()81 if (WARN_ON(!tegra_cpu_car_ops->disable_clock)) in tegra_disable_cpu_clock()90 if (WARN_ON(!tegra_cpu_car_ops->rail_off_ready)) in tegra_cpu_rail_off_ready()98 if (WARN_ON(!tegra_cpu_car_ops->suspend)) in tegra_cpu_clock_suspend()106 if (WARN_ON(!tegra_cpu_car_ops->resume)) in tegra_cpu_clock_resume()
240 WARN_ON(desc); in gpiod_put()249 WARN_ON(desc); in devm_gpiod_unhinge()257 WARN_ON(descs); in gpiod_put_array()310 WARN_ON(desc); in devm_gpiod_put()319 WARN_ON(descs); in devm_gpiod_put_array()326 WARN_ON(desc); in gpiod_get_direction()332 WARN_ON(desc); in gpiod_direction_input()338 WARN_ON(desc); in gpiod_direction_output()344 WARN_ON(desc); in gpiod_direction_output_raw()352 WARN_ON(desc); in gpiod_get_value()[all …]
733 WARN_ON(1); in gpiod_to_chip()740 WARN_ON(1); in gpiochip_lock_as_irq()747 WARN_ON(1); in gpiochip_unlock_as_irq()
111 #ifndef WARN_ON112 #define WARN_ON(condition) ({ \ macro143 WARN_ON(1); \181 #define WARN_ON(condition) ({ \ macro195 #define WARN_ON_ONCE(condition) WARN_ON(condition)226 # define WARN_ON_SMP(x) WARN_ON(x)
19 WARN_ON(1); in qcom_wcnss_open_channel()
466 if (WARN_ON(entity->internal_idx >= ent_enum->idx_max)) in media_entity_enum_set()481 if (WARN_ON(entity->internal_idx >= ent_enum->idx_max)) in media_entity_enum_clear()498 if (WARN_ON(entity->internal_idx >= ent_enum->idx_max)) in media_entity_enum_test()517 if (WARN_ON(entity->internal_idx >= ent_enum->idx_max)) in media_entity_enum_test_and_set()548 WARN_ON(ent_enum1->idx_max != ent_enum2->idx_max); in media_entity_enum_intersects()
116 if (!WARN_ON(!req->access_count)) in media_request_unlock_for_access()164 WARN_ON(req->updating_count <= 0); in media_request_unlock_for_update()
938 if (WARN_ON(pad >= sd->entity.num_pads)) in v4l2_subdev_get_try_format()956 if (WARN_ON(pad >= sd->entity.num_pads)) in v4l2_subdev_get_try_crop()974 if (WARN_ON(pad >= sd->entity.num_pads)) in v4l2_subdev_get_try_compose()
31 WARN_ON(!(assert)); \
664 if (WARN_ON(ticket)) in __ttm_bo_reserve()730 WARN_ON(!kref_read(&bo->kref)); in ttm_bo_reserve()755 WARN_ON(!kref_read(&bo->kref)); in ttm_bo_reserve_slowpath()
105 WARN_ON(!list_empty(&lock->head)); in drm_modeset_lock_fini()
289 for (WARN_ON(!mutex_is_locked(&(dev)->mode_config.fb_lock)), \
161 WARN_ON(fr_len(fp) < sizeof(struct fc_frame_header)); in fc_frame_header_get()