Searched refs:nil (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/hwtracing/stm/ |
D | p_basic.c | 17 const unsigned char nil = 0; in basic_write() local 22 data->packet(data, m, c, STP_PACKET_FLAG, 0, 0, &nil); in basic_write()
|
D | p_sys-t.c | 267 const unsigned char nil = 0; in sys_t_clock_sync() local 282 data->packet(data, m, c, STP_PACKET_FLAG, 0, 0, &nil); in sys_t_clock_sync() 293 const unsigned char nil = 0; in sys_t_write() local 353 data->packet(data, m, c, STP_PACKET_FLAG, 0, 0, &nil); in sys_t_write()
|
/linux-6.1.9/lib/ |
D | hexdump.c | 154 goto nil; in hex_dump_to_buffer() 206 goto nil; in hex_dump_to_buffer() 219 nil: in hex_dump_to_buffer()
|
/linux-6.1.9/scripts/package/ |
D | mkspec | 56 %define debug_package %{nil}
|
/linux-6.1.9/mm/ |
D | Kconfig.debug | 150 nil until the tracepoints are actually enabled.
|
/linux-6.1.9/tools/perf/util/ |
D | probe-finder.c | 118 char buf[PATH_MAX], nil = '\0'; in debuginfo__new() local 135 if (dso__read_binary_type_filename(dso, *type, &nil, in debuginfo__new()
|
/linux-6.1.9/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.
|