Home
last modified time | relevance | path

Searched refs:old_time (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/sysv/
A Dinode.c38 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.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ptp.h90 u64 old_time; member
A Dbnxt_ptp.c107 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()
745 BNXT_READ_TIME64(ptp, time, ptp->old_time); in bnxt_get_rx_ts_p5()
960 WRITE_ONCE(ptp->old_time, ptp->current_time); in bnxt_ptp_init()

Completed in 5 milliseconds