Searched refs:nil (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwtracing/stm/ |
H A 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()
|
H A 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 351 data->packet(data, m, c, STP_PACKET_FLAG, 0, 0, &nil); in sys_t_write()
|
/kernel/linux/linux-6.6/drivers/hwtracing/stm/ |
H A 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()
|
H A 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()
|
/kernel/linux/linux-5.10/lib/ |
H A 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()
|
/kernel/linux/linux-6.6/lib/ |
H A 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()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | probe-finder.c | 118 char buf[PATH_MAX], nil = '\0'; in debuginfo__new() local 130 if (dso__read_binary_type_filename(dso, *type, &nil, in debuginfo__new()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A 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()
|
Completed in 9 milliseconds