Searched refs:WARN_ON (Results 1 – 25 of 81) sorted by relevance
1234
245 WARN_ON(desc); in gpiod_put()254 WARN_ON(desc); in devm_gpiod_unhinge()315 WARN_ON(desc); in devm_gpiod_put()331 WARN_ON(desc); in gpiod_get_direction()337 WARN_ON(desc); in gpiod_direction_input()343 WARN_ON(desc); in gpiod_direction_output()349 WARN_ON(desc); in gpiod_direction_output_raw()355 WARN_ON(desc); in gpiod_get_value()370 WARN_ON(desc); in gpiod_set_value()385 WARN_ON(desc); in gpiod_get_raw_value()[all …]
751 WARN_ON(1); in gpiochip_irqchip_add_domain()842 WARN_ON(1); in gpiod_to_chip()848 WARN_ON(1); in gpiod_to_gpio_device()854 WARN_ON(1); in gpio_device_get_base()860 WARN_ON(1); in gpio_device_get_label()866 WARN_ON(1); in gpio_device_find_by_label()872 WARN_ON(1); in gpio_device_find_by_fwnode()879 WARN_ON(1); in gpiochip_lock_as_irq()886 WARN_ON(1); in gpiochip_unlock_as_irq()
91 if (WARN_ON(!chip->gc.set)) in gpio_generic_chip_set()
121 WARN_ON(1); in gpio_free()137 WARN_ON(1); in gpio_get_value()144 WARN_ON(1); in gpio_set_value()150 WARN_ON(1); in gpio_get_value_cansleep()157 WARN_ON(1); in gpio_set_value_cansleep()163 WARN_ON(1); in gpio_to_irq()170 WARN_ON(1); in devm_gpio_request_one()
215 WARN_ON(1); in rpmsg_unregister_device()224 WARN_ON(1); in __register_rpmsg_driver()232 WARN_ON(1); in unregister_rpmsg_driver()238 WARN_ON(1); in rpmsg_destroy_ept()247 WARN_ON(1); in rpmsg_create_ept()255 WARN_ON(1); in rpmsg_send()264 WARN_ON(1); in rpmsg_sendto()273 WARN_ON(1); in rpmsg_trysend()282 WARN_ON(1); in rpmsg_trysendto()291 WARN_ON(1); in rpmsg_poll()[all …]
57 WARN_ON(1); \66 WARN_ON(1); \77 WARN_ON(1); \88 WARN_ON(1); \99 WARN_ON(1); \108 WARN_ON(1); \113 #define VM_WARN_ON(cond) (void)WARN_ON(cond)
13 #define VFS_WARN_ON(cond) (void)WARN_ON(cond)30 WARN_ON(1); \
494 if (WARN_ON(f1->context != f2->context)) in dma_fence_is_later()527 if (WARN_ON(f1->context != f2->context)) in dma_fence_later()585 WARN_ON(test_bit(DMA_FENCE_FLAG_SIGNALED_BIT, &fence->flags)); in dma_fence_set_error()586 WARN_ON(error >= 0 || error < -MAX_ERRNO); in dma_fence_set_error()601 if (WARN_ON(!test_bit(DMA_FENCE_FLAG_SIGNALED_BIT, &fence->flags))) in dma_fence_timestamp()
76 WARN_ON(__rtn_cond && __ratelimit(state)); \96 WARN_ON(condition)
80 WARN_ON(atomic_long_read(&sem->count) == RWSEM_UNLOCKED_VALUE); in rwsem_assert_held_nolockdep()85 WARN_ON(!(atomic_long_read(&sem->count) & RWSEM_WRITER_LOCKED)); in rwsem_assert_held_write_nolockdep()184 WARN_ON(!rwsem_is_locked(sem)); in rwsem_assert_held_nolockdep()189 WARN_ON(!rw_base_is_write_locked(&sem->rwbase)); in rwsem_assert_held_write_nolockdep()
131 if (WARN_ON(!handle.ref)) in put_page_tag_ref()146 if (WARN_ON(!page || !ref)) in update_page_tag_ref()158 if (WARN_ON(!handle.ref || !ref)) in update_page_tag_ref()
100 if (WARN_ON(s->size == 0)) in seq_buf_str()121 WARN_ON(s->len > s->size + 1); in seq_buf_get_buf()
228 WARN_ON(plist_head_empty(head)); \245 WARN_ON(plist_head_empty(head)); \
282 const bool __cond = WARN_ON(cond); \406 #define KMSAN_WARN_ON WARN_ON
50 if (WARN_ON(!tegra_cpu_car_ops->wait_for_reset)) in tegra_wait_cpu_in_reset()58 if (WARN_ON(!tegra_cpu_car_ops->put_in_reset)) in tegra_put_cpu_in_reset()66 if (WARN_ON(!tegra_cpu_car_ops->out_of_reset)) in tegra_cpu_out_of_reset()74 if (WARN_ON(!tegra_cpu_car_ops->enable_clock)) in tegra_enable_cpu_clock()82 if (WARN_ON(!tegra_cpu_car_ops->disable_clock)) in tegra_disable_cpu_clock()112 if (WARN_ON(!tegra_cpu_car_ops->rail_off_ready)) in tegra_cpu_rail_off_ready()120 if (WARN_ON(!tegra_cpu_car_ops->suspend)) in tegra_cpu_clock_suspend()128 if (WARN_ON(!tegra_cpu_car_ops->resume)) in tegra_cpu_clock_resume()
121 #ifndef WARN_ON122 #define WARN_ON(condition) ({ \ macro148 DO_ONCE_LITE_IF(condition, WARN_ON, 1)170 #define WARN_ON(condition) ({ \ macro184 #define WARN_ON_ONCE(condition) WARN_ON(condition)215 # define WARN_ON_SMP(x) WARN_ON(x)
19 WARN_ON(1); in qcom_wcnss_open_channel()
80 WARN_ON(IS_ENABLED(DEBUG) && (!outlen || outlen > BLAKE2S_HASH_SIZE || in blake2s_init_key()95 WARN_ON(IS_ENABLED(DEBUG) && ((!in && inlen > 0) || !out || !outlen || in blake2s()
52 WARN_ON(!ttm_backup_page_ptr_is_handle(page)); in ttm_backup_page_ptr_to_handle()
535 if (WARN_ON(entity->internal_idx >= ent_enum->idx_max)) in media_entity_enum_set()550 if (WARN_ON(entity->internal_idx >= ent_enum->idx_max)) in media_entity_enum_clear()567 if (WARN_ON(entity->internal_idx >= ent_enum->idx_max)) in media_entity_enum_test()586 if (WARN_ON(entity->internal_idx >= ent_enum->idx_max)) in media_entity_enum_test_and_set()617 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()
29 WARN_ON(!(assert)); \
76 WARN_ON(bytes * 8 > num_bits); \97 WARN_ON(bytes * 8 > num_bits); \
235 WARN_ON((!new_plane_state->crtc && new_plane_state->fb) || in drm_atomic_plane_enabling()262 WARN_ON((new_plane_state->crtc == NULL && new_plane_state->fb != NULL) || in drm_atomic_plane_disabling()
161 WARN_ON(fr_len(fp) < sizeof(struct fc_frame_header)); in fc_frame_header_get()254 WARN_ON(r_ctl == 0); in __fc_fill_fc_hdr()
Completed in 41 milliseconds