Searched refs:show_offset (Results 1 – 9 of 9) sorted by relevance
/linux/kernel/time/ |
H A 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/include/scsi/ |
H A D | scsi_transport_spi.h | 125 unsigned long show_offset:1; member
|
/linux/drivers/message/fusion/ |
H A D | mptspi.c | 1204 .show_offset = 1,
|
/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_glue.c | 2018 .show_offset = 1,
|
/linux/drivers/scsi/ |
H A D | 53c700.c | 2101 .show_offset = 1,
|
H A D | esp_scsi.c | 2733 .show_offset = 1,
|
H A D | ncr53c8xx.c | 8394 .show_offset = 1,
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.c | 2541 .show_offset = 1,
|
H A D | aic79xx_osm.c | 2808 .show_offset = 1,
|