Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dtimex.h107 int get_sync_clock(unsigned long long *clock);
/linux-4.1.27/arch/s390/kernel/
Dtime.c349 int get_sync_clock(unsigned long long *clock) in get_sync_clock() function
370 EXPORT_SYMBOL(get_sync_clock);
/linux-4.1.27/drivers/s390/block/
Ddasd_eckd.c226 rc = get_sync_clock(&data->ep_sys_time); in check_XRC()
337 rc = get_sync_clock(&pfxdata->define_extent.ep_sys_time); in check_XRC_on_prefix()