Searched refs:show_offset (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/kernel/time/ |
D | namespace.c | 347 static void show_offset(struct seq_file *m, int clockid, struct timespec64 *ts) in show_offset() function 375 show_offset(m, CLOCK_MONOTONIC, &time_ns->offsets.monotonic); in proc_timens_show_offsets() 376 show_offset(m, CLOCK_BOOTTIME, &time_ns->offsets.boottime); in proc_timens_show_offsets()
|
/linux-6.12.1/include/scsi/ |
D | scsi_transport_spi.h | 125 unsigned long show_offset:1; member
|
/linux-6.12.1/drivers/message/fusion/ |
D | mptspi.c | 1203 .show_offset = 1,
|
/linux-6.12.1/drivers/scsi/sym53c8xx_2/ |
D | sym_glue.c | 2017 .show_offset = 1,
|
/linux-6.12.1/drivers/scsi/ |
D | 53c700.c | 2100 .show_offset = 1,
|
D | esp_scsi.c | 2733 .show_offset = 1,
|
D | ncr53c8xx.c | 8393 .show_offset = 1,
|
/linux-6.12.1/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.c | 2541 .show_offset = 1,
|
D | aic79xx_osm.c | 2808 .show_offset = 1,
|