Home
last modified time | relevance | path

Searched refs:WARN_ON (Results 1 – 3 of 3) sorted by relevance

/include/linux/soc/ti/
A Dcppi5.h323 WARN_ON(!desc); in cppi5_hdesc_init()
346 WARN_ON(!desc); in cppi5_hdesc_update_flags()
363 WARN_ON(!desc); in cppi5_hdesc_update_psdata_size()
380 WARN_ON(!desc); in cppi5_hdesc_get_psdata_size()
398 WARN_ON(!desc); in cppi5_hdesc_get_pktlen()
410 WARN_ON(!desc); in cppi5_hdesc_set_pktlen()
423 WARN_ON(!desc); in cppi5_hdesc_get_psflags()
436 WARN_ON(!desc); in cppi5_hdesc_set_psflags()
449 WARN_ON(!desc); in cppi5_hdesc_get_pkttype()
463 WARN_ON(!desc); in cppi5_hdesc_set_pkttype()
[all …]
/include/linux/
A Dbug.h16 #define WARN_ON(condition) ({ \ macro
36 WARN_ON(1); \
/include/
A Dvirtio.h440 WARN_ON(fbit >= 64); in __virtio_test_bit()
461 WARN_ON(fbit >= 64); in __virtio_set_bit()
482 WARN_ON(fbit >= 64); in __virtio_clear_bit()
499 WARN_ON(true); in virtio_has_feature()
666 WARN_ON(true); \
675 WARN_ON((*ptr) == 1); \
699 WARN_ON(true); \

Completed in 15 milliseconds