Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/include/asm/
Dtimex.h101 int get_sync_clock(unsigned long long *clock);
/linux-2.6.39/arch/s390/kernel/
Dtime.c328 int get_sync_clock(unsigned long long *clock) in get_sync_clock() function
349 EXPORT_SYMBOL(get_sync_clock);
/linux-2.6.39/drivers/s390/block/
Ddasd_eckd.c214 rc = get_sync_clock(&data->ep_sys_time); in check_XRC()
325 rc = get_sync_clock(&pfxdata->define_extent.ep_sys_time); in check_XRC_on_prefix()