Home
last modified time | relevance | path

Searched defs:assert (Results 1 – 25 of 57) sorted by relevance

123

/linux-5.15/lib/kunit/ !
A Dassert.c13 void kunit_base_assert_format(const struct kunit_assert *assert, in kunit_base_assert_format()
32 void kunit_assert_print_msg(const struct kunit_assert *assert, in kunit_assert_print_msg()
40 void kunit_fail_assert_format(const struct kunit_assert *assert, in kunit_fail_assert_format()
48 void kunit_unary_assert_format(const struct kunit_assert *assert, in kunit_unary_assert_format()
68 void kunit_ptr_not_err_assert_format(const struct kunit_assert *assert, in kunit_ptr_not_err_assert_format()
114 void kunit_binary_assert_format(const struct kunit_assert *assert, in kunit_binary_assert_format()
142 void kunit_binary_ptr_assert_format(const struct kunit_assert *assert, in kunit_binary_ptr_assert_format()
182 void kunit_binary_str_assert_format(const struct kunit_assert *assert, in kunit_binary_str_assert_format()
A Dtest.c243 static void kunit_fail(struct kunit *test, struct kunit_assert *assert) in kunit_fail()
279 struct kunit_assert *assert, in kunit_do_assertion()
/linux-5.15/include/kunit/ !
A Dassert.h91 struct kunit_assert assert; member
122 struct kunit_assert assert; member
159 struct kunit_assert assert; member
201 struct kunit_assert assert; member
258 struct kunit_assert assert; member
315 struct kunit_assert assert; member
/linux-5.15/drivers/reset/ !
A Dreset-imx7.c92 unsigned long id, bool assert) in imx7_reset_set()
220 unsigned long id, bool assert) in imx8mq_reset_set()
315 unsigned long id, bool assert) in imx8mp_reset_set()
A Dreset-lantiq.c51 unsigned long id, bool assert) in lantiq_rcu_reset_status_timeout()
69 unsigned long id, bool assert) in lantiq_rcu_reset_update()
A Dreset-bcm6345.c32 unsigned long id, bool assert) in bcm6345_reset_update()
A Dreset-a10sr.c45 unsigned long id, bool assert) in a10sr_reset_update()
A Dreset-ath79.c26 unsigned long id, bool assert) in ath79_reset_update()
A Dreset-meson.c48 unsigned long id, bool assert) in meson_reset_level()
A Dreset-meson-audio-arb.c60 unsigned long id, bool assert) in meson_audio_arb_update()
A Dreset-simple.c32 unsigned long id, bool assert) in reset_simple_update()
A Dreset-ti-sci.c71 unsigned long id, bool assert) in ti_sci_reset_set()
/linux-5.15/drivers/staging/media/atomisp/pci/hive_isp_css_include/ !
A Dassert_support.h54 #define assert(cnd) \ macro
/linux-5.15/drivers/staging/fieldbus/anybuss/ !
A Darcx-anybus.c88 static void export_reset_0(struct device *dev, bool assert) in export_reset_0()
95 static void export_reset_1(struct device *dev, bool assert) in export_reset_1()
/linux-5.15/arch/mips/alchemy/ !
H A Dboard-mtx1.c194 static int mtx1_pci_idsel(unsigned int devsel, int assert) in mtx1_pci_idsel()
/linux-5.15/drivers/reset/hisilicon/ !
A Dreset-hi3660.c23 unsigned long idx, bool assert) in hi3660_reset_program_hw()
/linux-5.15/arch/mips/math-emu/ !
H A Dieee754dp.h15 #define assert(expr) ((void)0) macro
H A Dieee754sp.h15 #define assert(expr) ((void)0) macro
/linux-5.15/drivers/ata/ !
H A Dpata_cs5520.c39 int assert; member
/linux-5.15/fs/jfs/ !
H A Djfs_debug.h29 #define assert(p) do { \ macro
/linux-5.15/include/linux/ !
H A Dreset-controller.h20 int (*assert)(struct reset_controller_dev *rcdev, unsigned long id); member
/linux-5.15/drivers/reset/sti/ !
A Dreset-syscfg.c50 unsigned long idx, int assert) in syscfg_reset_program_hw()
/linux-5.15/include/net/caif/ !
H A Dcaif_layer.h27 #define caif_assert(assert) \ argument
/linux-5.15/lib/mpi/ !
H A Dmpi-internal.h30 #define assert(x) \ macro
/linux-5.15/drivers/video/fbdev/nvidia/ !
A Dnvidia.c43 #define assert(expr) \ macro
50 #define assert(expr) macro

123