Searched refs:clock_delta (Results 1 – 3 of 3) sorted by relevance
427 long clock_delta; member547 long clock_delta, flags; in stp_sync_clock() local560 &clock_delta); in stp_sync_clock()562 sync->clock_delta = clock_delta; in stp_sync_clock()563 clock_sync_global(clock_delta); in stp_sync_clock()583 clock_sync_local(sync->clock_delta); in stp_sync_clock()
1258 int chsc_sstpc(void *page, unsigned int op, u16 ctrl, long *clock_delta) in chsc_sstpc() argument1269 s64 clock_delta; in chsc_sstpc() member1284 if (clock_delta) in chsc_sstpc()1285 *clock_delta = rr->clock_delta; in chsc_sstpc()
372 int chsc_sstpc(void *page, unsigned int op, u16 ctrl, long *clock_delta);
Completed in 12 milliseconds