Searched refs:nil (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/hwtracing/stm/ |
D | p_basic.c | 18 const unsigned char nil = 0; in basic_write() local 23 data->packet(data, m, c, STP_PACKET_FLAG, 0, 0, &nil); in basic_write()
|
D | p_sys-t.c | 295 const unsigned char nil = 0; in sys_t_clock_sync() local 310 data->packet(data, m, c, STP_PACKET_FLAG, 0, 0, &nil); in sys_t_clock_sync() 328 const unsigned char nil = 0; in sys_t_write_data() local 363 data->packet(data, master, channel, STP_PACKET_FLAG, 0, 0, &nil); in sys_t_write_data()
|
/linux-6.12.1/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.12.1/tools/perf/util/ |
D | debuginfo.c | 103 char buf[PATH_MAX], nil = '\0'; in debuginfo__new() local 120 if (dso__read_binary_type_filename(dso, *type, &nil, in debuginfo__new()
|
/linux-6.12.1/Documentation/bpf/ |
D | verifier.rst | 427 new frame, parent links for r6-r9 and stack slots are set to nil, parent links 458 nil nil | | | nil nil 464 nil nil | | | | | 470 nil nil | |
|
/linux-6.12.1/scripts/package/ |
D | kernel.spec | 6 %define debug_package %{nil}
|
/linux-6.12.1/mm/ |
D | Kconfig.debug | 175 nil until the tracepoints are actually enabled.
|
/linux-6.12.1/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.
|