Searched refs:nil (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/lib/ |
D | hexdump.c | 135 goto nil; in hex_dump_to_buffer() 187 goto nil; in hex_dump_to_buffer() 200 nil: in hex_dump_to_buffer()
|
/linux-4.4.14/drivers/hwtracing/stm/ |
D | core.c | 387 const unsigned char *p = buf, nil = 0; in stm_write() local 398 data->packet(data, master, channel, STP_PACKET_FLAG, 0, 0, &nil); in stm_write()
|
/linux-4.4.14/tools/perf/util/ |
D | probe-finder.c | 119 char buf[PATH_MAX], nil = '\0'; in debuginfo__new() local 131 if (dso__read_binary_type_filename(dso, *type, &nil, in debuginfo__new()
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.ncr53c8xx | 5 - Define scsi_set_pci_device() as nil for kernel < 2.4.4.
|
D | ChangeLog.sym53c8xx | 9 - Define scsi_set_pci_device() as nil for kernel < 2.4.4.
|