Home
last modified time | relevance | path

Searched defs:gettime (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/ia64/kernel/
H A Dfsys.S150 .gettime: label
/openbmc/linux/drivers/net/ethernet/ti/icssg/
H A Dicss_iep.h22 u64 (*gettime)(void *clockops_data, struct ptp_system_timestamp *sts); member
/openbmc/linux/arch/x86/boot/
H A Dtty.c72 static u8 gettime(void) in gettime() function
/openbmc/linux/tools/testing/selftests/ptp/
H A Dtestptp.c179 int gettime = 0; in main() local
/openbmc/linux/drivers/firmware/efi/test/
H A Defi_test.c280 struct efi_gettime gettime; in efi_runtime_get_time() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxdp_hw_metadata.c139 static __u64 gettime(clockid_t clock_id) in gettime() function
/openbmc/linux/kernel/time/
H A Dposix-cpu-timers.c57 static struct pid *pid_for_clock(const clockid_t clock, bool gettime) in pid_for_clock()
/openbmc/linux/samples/bpf/
H A Dxdp_sample_user.c192 static __u64 gettime(void) in gettime() function