Searched refs:nil (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/scripts/package/ |
D | kernel.spec | 6 %define debug_package %{nil}
|
/Linux-v6.6/mm/ |
D | Kconfig.debug | 151 nil until the tracepoints are actually enabled.
|
/Linux-v6.6/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-v6.6/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.
|