Home
last modified time | relevance | path

Searched refs:get_delta (Results 1 – 2 of 2) sorted by relevance

/arch/ia64/kernel/
Dsmpboot.c215 get_delta (long *rt, long *master) in get_delta() function
310 delta = get_delta(&rt, &master_time_stamp); in ia64_sync_itc()
/arch/sparc/kernel/
Dsmp_64.c173 static inline long get_delta (long *rt, long *master) in get_delta() function
224 delta = get_delta(&rt, &master_time_stamp); in smp_synchronize_tick_client()