Searched refs:show_offset (Results 1 – 9 of 9) sorted by relevance
/linux/kernel/time/ |
A D | namespace.c | 329 static void show_offset(struct seq_file *m, int clockid, struct timespec64 *ts) in show_offset() function 357 show_offset(m, CLOCK_MONOTONIC, &time_ns->offsets.monotonic); in proc_timens_show_offsets() 358 show_offset(m, CLOCK_BOOTTIME, &time_ns->offsets.boottime); in proc_timens_show_offsets()
|
/linux/include/scsi/ |
A D | scsi_transport_spi.h | 125 unsigned long show_offset:1; member
|
/linux/drivers/message/fusion/ |
A D | mptspi.c | 1202 .show_offset = 1,
|
/linux/drivers/scsi/sym53c8xx_2/ |
A D | sym_glue.c | 1964 .show_offset = 1,
|
/linux/drivers/scsi/ |
A D | 53c700.c | 2103 .show_offset = 1,
|
A D | esp_scsi.c | 2732 .show_offset = 1,
|
A D | ncr53c8xx.c | 8391 .show_offset = 1,
|
/linux/drivers/scsi/aic7xxx/ |
A D | aic7xxx_osm.c | 2528 .show_offset = 1,
|
A D | aic79xx_osm.c | 2798 .show_offset = 1,
|
Completed in 40 milliseconds