Searched refs:show_offset (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/kernel/time/ |
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-6.3-rc2/include/scsi/ |
A D | scsi_transport_spi.h | 125 unsigned long show_offset:1; member
|
/linux-6.3-rc2/drivers/message/fusion/ |
A D | mptspi.c | 1202 .show_offset = 1,
|
/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/ |
A D | sym_glue.c | 1964 .show_offset = 1,
|
/linux-6.3-rc2/drivers/scsi/ |
A D | 53c700.c | 2100 .show_offset = 1,
|
A D | esp_scsi.c | 2733 .show_offset = 1,
|
A D | ncr53c8xx.c | 8393 .show_offset = 1,
|
/linux-6.3-rc2/drivers/scsi/aic7xxx/ |
A D | aic7xxx_osm.c | 2528 .show_offset = 1,
|
A D | aic79xx_osm.c | 2794 .show_offset = 1,
|
Completed in 36 milliseconds