| /linux/fs/afs/ |
| A D | validation.c | 258 time64_t cur = volume->update_time; in afs_update_volume_update_time() 265 volume->update_time = new; in afs_update_volume_update_time() 290 volume->update_time = new; in afs_update_volume_update_time() 299 op->volsync.update == volume->update_time)) in afs_update_volume_times() 308 if (op->volsync.update != volume->update_time) in afs_update_volume_times()
|
| A D | fs_operation.c | 43 op->pre_volsync.update = volume->update_time; in afs_alloc_operation()
|
| A D | volume.c | 94 volume->update_time = TIME64_MIN; in afs_alloc_volume()
|
| /linux/drivers/cpufreq/ |
| A D | cpufreq_governor.c | 139 u64 update_time, cur_idle_time; in dbs_update() local 143 cur_idle_time = get_cpu_idle_time(j, &update_time, io_busy); in dbs_update() 145 time_elapsed = update_time - j_cdbs->prev_update_time; in dbs_update() 146 j_cdbs->prev_update_time = update_time; in dbs_update()
|
| /linux/fs/orangefs/ |
| A D | symlink.c | 18 .update_time = orangefs_update_time,
|
| A D | namei.c | 435 .update_time = orangefs_update_time,
|
| /linux/drivers/acpi/ |
| A D | sbs.c | 58 unsigned long update_time; member 359 if (battery->update_time && in acpi_battery_get_state() 360 time_before(jiffies, battery->update_time + in acpi_battery_get_state() 374 battery->update_time = jiffies; in acpi_battery_get_state() 509 battery->update_time = 0; in acpi_battery_read()
|
| A D | battery.c | 101 unsigned long update_time; member 574 if (battery->update_time && in acpi_battery_get_state() 575 time_before(jiffies, battery->update_time + in acpi_battery_get_state() 593 battery->update_time = jiffies; in acpi_battery_get_state() 1009 battery->update_time = 0; in acpi_battery_update() 1016 if (!battery->update_time) { in acpi_battery_update() 1298 battery->update_time = 0; in acpi_battery_resume()
|
| /linux/drivers/power/supply/ |
| A D | ds2760_battery.c | 93 unsigned long update_time; /* jiffies when data read */ member 259 if (di->update_time && time_before(jiffies, di->update_time + in ds2760_battery_read_status() 265 if (di->update_time == 0) { in ds2760_battery_read_status() 280 di->update_time = jiffies; in ds2760_battery_read_status()
|
| /linux/fs/ubifs/ |
| A D | file.c | 1518 int err, update_time; in ubifs_vm_page_mkwrite() local 1545 update_time = mctime_update_needed(inode, &now); in ubifs_vm_page_mkwrite() 1546 if (update_time) in ubifs_vm_page_mkwrite() 1578 if (update_time) { in ubifs_vm_page_mkwrite() 1662 .update_time = ubifs_update_time, 1672 .update_time = ubifs_update_time,
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| A D | rvu_struct.h | 210 u64 update_time : 16; member 256 u64 update_time : 16; member 355 u64 update_time : 16; member
|
| /linux/fs/ |
| A D | bad_inode.c | 181 .update_time = bad_inode_update_time,
|
| A D | inode.c | 2054 if (inode->i_op->update_time) in inode_update_time() 2055 return inode->i_op->update_time(inode, flags); in inode_update_time()
|
| /linux/fs/xfs/ |
| A D | xfs_iops.c | 1145 .update_time = xfs_vn_update_time, 1171 .update_time = xfs_vn_update_time, 1198 .update_time = xfs_vn_update_time, 1209 .update_time = xfs_vn_update_time,
|
| /linux/fs/overlayfs/ |
| A D | inode.c | 749 .update_time = ovl_update_time, 760 .update_time = ovl_update_time, 771 .update_time = ovl_update_time,
|
| /linux/drivers/staging/fbtft/ |
| A D | fbtft-core.c | 280 if (!ktime_to_ns(par->update_time)) in fbtft_update_display() 281 par->update_time = ts_start; in fbtft_update_display() 283 fps = ktime_us_delta(ts_start, par->update_time); in fbtft_update_display() 284 par->update_time = ts_start; in fbtft_update_display()
|
| A D | fbtft.h | 230 ktime_t update_time; member
|
| /linux/drivers/net/ethernet/sfc/ |
| A D | ptp.c | 858 struct timespec64 update_time; in efx_ptp_send_times() local 862 update_time = now.ts_real; in efx_ptp_send_times() 863 timespec64_add_ns(&update_time, SYNCHRONISATION_GRANULARITY_NS); in efx_ptp_send_times() 866 } while ((timespec64_compare(&now.ts_real, &update_time) < 0) && in efx_ptp_send_times()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| A D | ptp.c | 871 struct timespec64 update_time; in efx_ptp_send_times() local 875 update_time = now.ts_real; in efx_ptp_send_times() 876 timespec64_add_ns(&update_time, SYNCHRONISATION_GRANULARITY_NS); in efx_ptp_send_times() 879 } while ((timespec64_compare(&now.ts_real, &update_time) < 0) && in efx_ptp_send_times()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | ftm-initiator.c | 1233 goto update_time; in iwl_mvm_ftm_rtt_smoothing() 1242 goto update_time; in iwl_mvm_ftm_rtt_smoothing() 1277 update_time: in iwl_mvm_ftm_rtt_smoothing()
|
| /linux/drivers/media/pci/saa7164/ |
| A D | saa7164.h | 192 u64 update_time; member
|
| A D | saa7164-core.c | 218 hg->counter1[i].update_time = jiffies; in saa7164_histogram_update() 238 hg->counter1[i].update_time); in saa7164_histogram_print()
|
| /linux/fs/fat/ |
| A D | file.c | 577 .update_time = fat_update_time,
|
| A D | namei_msdos.c | 643 .update_time = fat_update_time,
|
| /linux/fs/gfs2/ |
| A D | inode.c | 2185 .update_time = gfs2_update_time, 2207 .update_time = gfs2_update_time,
|