Home
last modified time | relevance | path

Searched defs:endtime (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/common/
H A Dbootretry.c17 static uint64_t endtime; /* must be set, default is instant timeout */ variable
/openbmc/u-boot/arch/arm/cpu/sa1100/
H A Dtimer.c28 ulong endtime; in __udelay() local
/openbmc/u-boot/arch/arm/cpu/arm920t/imx/
H A Dtimer.c51 ulong endtime = get_timer_masked() + usec; in __udelay() local
/openbmc/u-boot/arch/arm/mach-bcm283x/
H A Dmbox.c17 ulong endtime = get_timer(0) + TIMEOUT; in bcm2835_mbox_call_raw() local
/openbmc/u-boot/arch/arm/mach-davinci/
H A Dtimer.c79 unsigned long long endtime; in __udelay() local
/openbmc/u-boot/arch/arm/mach-at91/arm920t/
H A Dtimer.c88 u32 endtime; in __udelay() local
/openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/
H A Dtimer.c89 ulong endtime; in __udelay() local
/openbmc/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c470 time64_t *endtime, gfp_t gfp_mask) in gss_krb5_import_sec_context()
H A Dgss_mech_switch.c356 time64_t *endtime, in gss_import_sec_context()
H A Dgss_krb5_internal.h79 time64_t endtime; member
/openbmc/linux/drivers/vhost/
H A Dnet.c418 static bool vhost_can_busy_poll(unsigned long endtime) in vhost_can_busy_poll()
528 unsigned long endtime; in vhost_net_busy_poll() local
/openbmc/linux/drivers/s390/block/
H A Ddasd.c753 unsigned long strtime, irqtime, endtime, tottime; in dasd_profile_end() local
/openbmc/linux/kernel/rcu/
H A Drcutorture.c1079 unsigned long endtime; in rcu_torture_boost() local
/openbmc/linux/tools/perf/ui/browsers/
H A Dhists.c2695 unsigned long endtime = act->time + symbol_conf.time_quantum; in do_run_script() local