Home
last modified time | relevance | path

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

123

/Linux-v4.19/arch/x86/crypto/sha1-mb/
Dsha1_mb_ctx.h101 #define assert(expr) \ macro
109 #define assert(expr) do {} while (0) macro
/Linux-v4.19/arch/x86/crypto/sha256-mb/
Dsha256_mb_ctx.h101 #define assert(expr) \ macro
109 #define assert(expr) do {} while (0) macro
/Linux-v4.19/arch/x86/crypto/sha512-mb/
Dsha512_mb_ctx.h95 #define assert(expr) \ macro
103 #define assert(expr) do {} while (0) macro
/Linux-v4.19/drivers/reset/
Dreset-lantiq.c53 unsigned long id, bool assert) in lantiq_rcu_reset_status_timeout()
71 unsigned long id, bool assert) in lantiq_rcu_reset_update()
Dreset-a10sr.c56 unsigned long id, bool assert) in a10sr_reset_update()
Dreset-meson.c92 unsigned long id, bool assert) in meson_reset_level()
Dreset-stm32mp1.c28 unsigned long id, bool assert) in stm32_reset_update()
Dreset-ath79.c35 unsigned long id, bool assert) in ath79_reset_update()
Dreset-meson-audio-arb.c34 unsigned long id, bool assert) in meson_audio_arb_update()
Dreset-imx7.c80 unsigned long id, bool assert) in imx7_reset_set()
Dreset-simple.c36 unsigned long id, bool assert) in reset_simple_update()
Dreset-ti-sci.c71 unsigned long id, bool assert) in ti_sci_reset_set()
/Linux-v4.19/drivers/ide/
Dcs5520.c48 int assert; member
/Linux-v4.19/drivers/reset/hisilicon/
Dreset-hi3660.c27 unsigned long idx, bool assert) in hi3660_reset_program_hw()
/Linux-v4.19/arch/mips/math-emu/
Dieee754dp.h27 #define assert(expr) ((void)0) macro
Dieee754sp.h27 #define assert(expr) ((void)0) macro
/Linux-v4.19/arch/mips/alchemy/
Dboard-mtx1.c225 static int mtx1_pci_idsel(unsigned int devsel, int assert) in mtx1_pci_idsel()
/Linux-v4.19/include/linux/
Dreset-controller.h20 int (*assert)(struct reset_controller_dev *rcdev, unsigned long id); member
/Linux-v4.19/drivers/ata/
Dpata_cs5520.c48 int assert; member
/Linux-v4.19/lib/mpi/
Dmpi-internal.h43 #define assert(x) \ macro
/Linux-v4.19/fs/jfs/
Djfs_debug.h42 #define assert(p) do { \ macro
/Linux-v4.19/drivers/reset/sti/
Dreset-syscfg.c53 unsigned long idx, int assert) in syscfg_reset_program_hw()
/Linux-v4.19/include/net/caif/
Dcaif_layer.h27 #define caif_assert(assert) \ argument
/Linux-v4.19/drivers/clk/meson/
Dmeson8b.c1047 unsigned long id, bool assert) in meson8b_clk_reset_update()
/Linux-v4.19/drivers/memory/
Djz4780-nemc.c121 void jz4780_nemc_assert(struct device *dev, unsigned int bank, bool assert) in jz4780_nemc_assert()

123