Searched defs:null (Results 1 – 14 of 14) sorted by relevance
/linux/tools/objtool/ |
H A D | orc_gen.c | 56 struct orc_entry null = { .type = ORC_TYPE_UNDEFINED }; in orc_create() local
|
/linux/arch/x86/kernel/ |
H A D | static_call.c | 142 static inline enum insn_type __sc_insn(bool null, bool tail) in __sc_insn()
|
/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_flower.c | 233 u8 null[] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; in sja1105_flower_parse_key() local
|
/linux/arch/nios2/include/asm/ |
H A D | pgtable.h | 213 pte_t null; in pte_clear() local
|
/linux/drivers/scsi/csiostor/ |
H A D | csio_rnode.c | 447 uint8_t null[8]; in csio_rn_verify_rparams() local
|
/linux/drivers/char/agp/ |
H A D | generic.c | 1304 static void ipi_handler(void *null) in ipi_handler()
|
/linux/lib/kunit/ |
H A D | kunit-test.c | 117 int *null = NULL; in kunit_test_null_dereference() local
|
/linux/drivers/bus/ |
H A D | moxtet.c | 191 static int __unregister(struct device *dev, void *null) in __unregister()
|
/linux/arch/mips/include/asm/ |
H A D | pgtable.h | 145 pte_t null = __pte(0); local
|
/linux/drivers/dma/ioat/ |
H A D | hw.h | 81 unsigned int null:1; member
|
/linux/drivers/slimbus/ |
H A D | qcom-ngd-ctrl.c | 1297 static int qcom_slim_ngd_update_device_status(struct device *dev, void *null) in qcom_slim_ngd_update_device_status()
|
/linux/sound/pci/emu10k1/ |
H A D | emufx.c | 2448 static void copy_string(char *dst, const char *src, const char *null, int idx) in copy_string()
|
/linux/tools/testing/selftests/nolibc/ |
H A D | nolibc-test.c | 1178 int dev, null; in test_openat() local
|
/linux/drivers/spi/ |
H A D | spi.c | 3424 static int __unregister(struct device *dev, void *null) in __unregister()
|