Home
last modified time | relevance | path

Searched defs:expires (Results 1 – 25 of 74) sorted by relevance

123

/linux/kernel/time/
H A Dsleep_timeout.c189 int __sched schedule_hrtimeout_range_clock(ktime_t *expires, u64 delta, in schedule_hrtimeout_range_clock()
260 int __sched schedule_hrtimeout_range(ktime_t *expires, u64 delta, in schedule_hrtimeout_range()
276 int __sched schedule_hrtimeout(ktime_t *expires, const enum hrtimer_mode mode) in schedule_hrtimeout()
H A Dclockevents.c307 static inline bool clockevent_set_next_coupled(struct clock_event_device *dev, ktime_t expires) in clockevent_set_next_coupled()
325 static inline bool clockevent_set_next_coupled(struct clock_event_device *dev, ktime_t expires) in clockevent_set_next_coupled()
339 int clockevents_program_event(struct clock_event_device *dev, ktime_t expires, bool force) in clockevents_program_event()
H A Dposix-cpu-timers.c124 u64 delta, incr, expires = timer->it.cpu.node.expires; in bump_cpu_timer() local
808 u64 expires, iv = timer->it_interval; in __posix_cpu_timer_get() local
872 u64 expires; in collect_timerqueue() local
980 u64 *expires, u64 cur_time, int signo) in check_cpu_itimer()
1545 u64 expires; in do_cpu_nanosleep() local
H A Dtick-oneshot.c27 int tick_program_event(ktime_t expires, int force) in tick_program_event()
H A Dtick-broadcast.c656 ktime_t expires) in tick_broadcast_set_event()
998 ktime_t expires) in tick_broadcast_init_next_event()
/linux/arch/x86/platform/uv/
H A Duv_time.c55 u64 expires; /* next timer expiration for this cpu */ member
93 static int uv_setup_intr(int cpu, u64 expires) in uv_setup_intr()
201 static int uv_rtc_set_timer(int cpu, u64 expires) in uv_rtc_set_timer()
/linux/drivers/watchdog/
H A Dxen_wdt.c48 time64_t expires; in xen_wdt_start() local
81 time64_t expires; in xen_wdt_kick() local
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmcu.c33 unsigned long expires) in mt76_mcu_get_response()
78 unsigned long expires; in mt76_mcu_skb_send_and_get_msg() local
/linux/drivers/md/
H A Ddm-delay.c54 unsigned long expires; member
64 static void queue_timeout(struct delay_c *dc, unsigned long expires) in queue_timeout()
317 unsigned long expires = 0; in delay_bio() local
/linux/drivers/pps/generators/
H A Dpps_gen_tio.c117 static bool pps_generate_next_pulse(ktime_t expires, struct pps_tio *tio) in pps_generate_next_pulse()
132 ktime_t expires, now; in hrtimer_callback() local
/linux/include/linux/
H A Dtimer_types.h14 unsigned long expires; member
/linux/arch/s390/include/asm/
H A Dvtimer.h16 u64 expires; member
/linux/net/tipc/
H A Dbcast.h78 unsigned long expires; member
/linux/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.c63 void timed_fence_init(struct timed_fence *tf, unsigned long expires) in timed_fence_init()
/linux/security/keys/
H A Dgc.c53 unsigned long expires; in key_schedule_gc() local
/linux/drivers/net/wireguard/
H A Dtimers.c32 unsigned long expires) in mod_peer_timer()
/linux/net/ceph/
H A Dauth_x.h25 time64_t renew_after, expires; member
/linux/drivers/platform/surface/aggregator/
H A Dssh_request_layer.c427 ktime_t expires) in ssh_rtl_timeout_reaper_mod()
841 ktime_t expires = ssh_request_get_expiration(r, timeout); in ssh_rtl_timeout_reap() local
H A Dssh_request_layer.h87 ktime_t expires; member
/linux/drivers/rtc/
H A Drtc-test.c42 u64 expires; in test_rtc_set_alarm() local
/linux/net/netfilter/
H A Dxt_conntrack.c232 unsigned long expires = nf_ct_expires(ct) / HZ; in conntrack_mt() local
/linux/drivers/s390/cio/
H A Deadm_sch.c113 static void eadm_subchannel_set_timeout(struct subchannel *sch, int expires) in eadm_subchannel_set_timeout()
/linux/fs/xfs/
H A Dxfs_verify_media.c373 ktime_t expires; in xfs_verify_media() local
/linux/drivers/ata/
H A Dlibata-zpodd.c149 unsigned long expires; in zpodd_on_suspend() local
/linux/net/ipv6/
H A Daddrconf.c1234 check_cleanup_prefix_route(struct inet6_ifaddr *ifp, unsigned long *expires) in check_cleanup_prefix_route()
1272 cleanup_prefix_route(struct inet6_ifaddr *ifp, unsigned long expires, in cleanup_prefix_route()
1308 unsigned long expires; in ipv6_del_addr() local
2478 struct net_device *dev, unsigned long expires, in addrconf_prefix_route()
2896 clock_t expires = 0; in addrconf_prefix_rcv() local
3038 struct ifa6_config *cfg, clock_t expires, u32 flags, in inet6_addr_add()
4844 unsigned long expires, u32 flags, in modify_prefix_route()
4889 struct ifa6_config *cfg, clock_t expires, in inet6_addr_modify()
4997 clock_t expires; in inet6_rtm_newaddr() local

123