Searched refs:old_time (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/fs/sysv/ |
D | inode.c | 38 u32 time = (u32)ktime_get_real_seconds(), old_time; in sysv_sync_fs() local 47 old_time = fs32_to_cpu(sbi, *sbi->s_sb_time); in sysv_sync_fs() 49 if (*sbi->s_sb_state == cpu_to_fs32(sbi, 0x7c269d38u - old_time)) in sysv_sync_fs()
|
/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ptp.h | 90 u64 old_time; member
|
D | bnxt_ptp.c | 107 WRITE_ONCE(ptp->old_time, ptp->current_time); in bnxt_ptp_get_current_time() 167 WRITE_ONCE(ptp->old_time, ptp->current_time); in bnxt_ptp_update_current_time() 749 BNXT_READ_TIME64(ptp, time, ptp->old_time); in bnxt_get_rx_ts_p5() 972 WRITE_ONCE(ptp->old_time, ptp->current_time); in bnxt_ptp_init()
|
/linux-6.6.21/include/linux/iio/ |
D | iio-gts-helper.h | 197 int old_time, int new_time,
|
/linux-6.6.21/drivers/iio/ |
D | industrialio-gts-helper.c | 1068 int old_time, int new_time, in iio_gts_find_new_gain_by_old_gain_time() argument 1081 ret = iio_gts_get_scale_linear(gts, old_gain, old_time, &scale); in iio_gts_find_new_gain_by_old_gain_time()
|