| /linux/fs/afs/ |
| H A D | validation.c | 267 time64_t cur = volume->update_time; in afs_update_volume_update_time() 274 volume->update_time = new; in afs_update_volume_update_time() 299 volume->update_time = new; in afs_update_volume_update_time() 308 op->volsync.update == volume->update_time)) in afs_update_volume_times() 317 if (op->volsync.update != volume->update_time) in afs_update_volume_times()
|
| H A D | fs_operation.c | 43 op->pre_volsync.update = volume->update_time; in afs_alloc_operation()
|
| H A D | internal.h | 651 time64_t update_time; /* Volume update time (or TIME64_MIN) */ member
|
| /linux/drivers/power/supply/ |
| H A D | ds2760_battery.c | 93 unsigned long update_time; /* jiffies when data read */ member 258 if (di->update_time && time_before(jiffies, di->update_time + in ds2760_battery_read_status() 264 if (di->update_time == 0) { in ds2760_battery_read_status() 279 di->update_time = jiffies; in ds2760_battery_read_status()
|
| H A D | huawei-gaokun-battery.c | 110 unsigned long update_time; member 237 if (time_before(jiffies, ecbat->update_time + in gaokun_psy_get_bat_status() 245 ecbat->update_time = jiffies; in gaokun_psy_get_bat_status()
|
| /linux/drivers/acpi/ |
| H 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()
|
| /linux/fs/orangefs/ |
| H A D | symlink.c | 18 .update_time = orangefs_update_time,
|
| H A D | namei.c | 431 .update_time = orangefs_update_time,
|
| H A D | inode.c | 949 .update_time = orangefs_update_time,
|
| /linux/fs/ubifs/ |
| H A D | file.c | 1500 int err, update_time; in ubifs_vm_page_mkwrite() local 1527 update_time = mctime_update_needed(inode, &now); in ubifs_vm_page_mkwrite() 1528 if (update_time) in ubifs_vm_page_mkwrite() 1560 if (update_time) { in ubifs_vm_page_mkwrite() 1644 .update_time = ubifs_update_time, 1654 .update_time = ubifs_update_time,
|
| /linux/fs/xfs/ |
| H A D | xfs_iops.c | 1271 .update_time = xfs_vn_update_time, 1297 .update_time = xfs_vn_update_time, 1324 .update_time = xfs_vn_update_time, 1335 .update_time = xfs_vn_update_time,
|
| /linux/drivers/staging/fbtft/ |
| H 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()
|
| /linux/fs/overlayfs/ |
| H A D | inode.c | 734 .update_time = ovl_update_time, 745 .update_time = ovl_update_time, 756 .update_time = ovl_update_time,
|
| H A D | dir.c | 1477 .update_time = ovl_update_time,
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H 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/ethernet/sfc/ |
| H 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/wireless/intel/iwlwifi/mvm/ |
| H A D | ftm-initiator.c | 1138 goto update_time; in iwl_mvm_ftm_rtt_smoothing() 1147 goto update_time; in iwl_mvm_ftm_rtt_smoothing() 1182 update_time: in iwl_mvm_ftm_rtt_smoothing()
|
| /linux/fs/fat/ |
| H A D | file.c | 577 .update_time = fat_update_time,
|
| H A D | namei_msdos.c | 643 .update_time = fat_update_time,
|
| H A D | namei_vfat.c | 1183 .update_time = fat_update_time,
|
| /linux/drivers/media/pci/saa7164/ |
| H 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/ |
| H A D | inode.c | 2166 if (inode->i_op->update_time) in inode_update_time() 2167 return inode->i_op->update_time(inode, flags); in inode_update_time()
|
| /linux/drivers/hwmon/occ/ |
| H A D | common.c | 87 u16 update_time; member
|
| /linux/fs/udf/ |
| H A D | inode.c | 1315 goto update_time; in udf_setsize() 1329 update_time: in udf_setsize()
|
| /linux/kernel/trace/ |
| H A D | ftrace.c | 3783 u64 start, stop, update_time; in ftrace_update_code() local 3827 update_time = stop - start; in ftrace_update_code() 3829 ftrace_total_mod_time += update_time; in ftrace_update_code() 3831 ftrace_update_time = update_time; in ftrace_update_code()
|