Home
last modified time | relevance | path

Searched defs:null (Results 1 – 20 of 20) sorted by relevance

/linux/tools/objtool/
H A Dorc_gen.c56 struct orc_entry null = { .type = ORC_TYPE_UNDEFINED }; in orc_create() local
/linux/crypto/
H A Dauthenc.c31 struct crypto_sync_skcipher *null; member
306 struct crypto_sync_skcipher *null; in crypto_authenc_init_tfm() local
H A Dauthencesn.c34 struct crypto_sync_skcipher *null; member
320 struct crypto_sync_skcipher *null; in crypto_authenc_esn_init_tfm() local
H A Dgcm.c49 struct crypto_sync_skcipher *null; member
990 struct crypto_sync_skcipher *null; in crypto_rfc4543_init_tfm() local
/linux/arch/x86/kernel/
H A Dstatic_call.c142 static inline enum insn_type __sc_insn(bool null, bool tail) in __sc_insn()
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_flower.c233 u8 null[] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; in sja1105_flower_parse_key() local
/linux/drivers/slimbus/
H A Dcore.c287 static int slim_ctrl_remove_device(struct device *dev, void *null) in slim_ctrl_remove_device() argument
H A Dqcom-ngd-ctrl.c1297 static int qcom_slim_ngd_update_device_status(struct device *dev, void *null) in qcom_slim_ngd_update_device_status()
/linux/arch/nios2/include/asm/
H A Dpgtable.h213 pte_t null; in pte_clear() local
/linux/drivers/scsi/csiostor/
H A Dcsio_rnode.c447 uint8_t null[8]; in csio_rn_verify_rparams() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgk104.c370 gk104_runq_intr(struct nvkm_runq *runq, struct nvkm_runl *null) in gk104_runq_intr()
H A Dgf100.c310 gf100_runq_intr(struct nvkm_runq *runq, struct nvkm_runl *null) in gf100_runq_intr()
/linux/drivers/char/agp/
H A Dgeneric.c1304 static void ipi_handler(void *null) in ipi_handler()
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmmu.h63 dma_addr_t null; member
/linux/lib/kunit/
H A Dkunit-test.c117 int *null = NULL; in kunit_test_null_dereference() local
/linux/drivers/bus/
H A Dmoxtet.c191 static int __unregister(struct device *dev, void *null) in __unregister()
/linux/arch/mips/include/asm/
H A Dpgtable.h145 pte_t null = __pte(0); local
/linux/drivers/dma/ioat/
H A Dhw.h81 unsigned int null:1; member
/linux/sound/pci/emu10k1/
H A Demufx.c2448 static void copy_string(char *dst, const char *src, const char *null, int idx) in copy_string()
/linux/fs/fuse/
H A Ddir.c2238 static int fuse_symlink_read_folio(struct file *null, struct folio *folio) in fuse_symlink_read_folio()