/openbmc/linux/drivers/rtc/ |
H A D | rtc-test.c | 42 u64 expires; in test_rtc_set_alarm() local
|
/openbmc/linux/drivers/platform/surface/aggregator/ |
H A D | ssh_request_layer.c | 427 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 D | ssh_request_layer.h | 87 ktime_t expires; member
|
H A D | ssh_packet_layer.h | 115 ktime_t expires; member
|
H A D | ssh_packet_layer.c | 664 ktime_t expires) in ssh_ptl_timeout_reaper_mod() 1524 ktime_t expires = ssh_packet_get_expiration(p, timeout); in ssh_ptl_timeout_reap() local
|
/openbmc/linux/include/net/ |
H A D | pkt_sched.h | 79 u64 expires) in qdisc_watchdog_schedule_ns() 85 psched_time_t expires) in qdisc_watchdog_schedule()
|
H A D | dst.h | 30 unsigned long expires; member 442 unsigned long expires = jiffies + timeout; in dst_set_expires() local
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_mcu.c | 38 unsigned long expires = jiffies + HZ; in mt76x02_mcu_msg_send() local
|
/openbmc/linux/kernel/time/ |
H A D | tick-sched.c | 803 u64 basemono, next_tick, delta, expires; in tick_nohz_next_event() local 888 u64 expires = ts->timer_expires; in tick_nohz_stop_tick() local 1112 ktime_t expires; in tick_nohz_idle_stop_tick() local
|
H A D | tick-broadcast.c | 652 ktime_t expires) in tick_broadcast_set_event() 993 ktime_t expires) in tick_broadcast_init_next_event()
|
H A D | tick-internal.h | 118 static inline int tick_program_event(ktime_t expires, int force) { return 0; } in tick_program_event()
|
H A D | alarmtimer.c | 243 ktime_t min, now, expires; in alarmtimer_suspend() local 655 static void alarm_timer_arm(struct k_itimer *timr, ktime_t expires, in alarm_timer_arm()
|
H A D | itimer.c | 211 ktime_t expires; in do_setitimer() local
|
/openbmc/linux/net/netfilter/ |
H A D | xt_conntrack.c | 232 unsigned long expires = nf_ct_expires(ct) / HZ; in conntrack_mt() local
|
H A D | xt_IDLETIMER.c | 67 unsigned long expires = 0; in idletimer_tg_show() local
|
/openbmc/linux/drivers/s390/cio/ |
H A D | eadm_sch.c | 112 static void eadm_subchannel_set_timeout(struct subchannel *sch, int expires) in eadm_subchannel_set_timeout()
|
/openbmc/linux/include/linux/ |
H A D | timer.h | 17 unsigned long expires; member
|
/openbmc/qemu/hw/sparc64/ |
H A D | sparc64.c | 237 int64_t expires = cpu_to_timer_ticks(real_limit, timer->frequency) + in cpu_tick_set_limit() local
|
/openbmc/linux/drivers/ata/ |
H A D | libata-zpodd.c | 149 unsigned long expires; in zpodd_on_suspend() local
|
/openbmc/linux/net/sctp/ |
H A D | transport.c | 195 unsigned long expires; in sctp_transport_reset_hb_timer() local
|
/openbmc/linux/drivers/char/ |
H A D | dtlk.c | 235 unsigned long expires; in dtlk_poll() local
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_minisocks.c | 662 unsigned long expires = jiffies; in tcp_check_req() local
|
/openbmc/linux/net/ipv6/ |
H A D | addrconf.c | 1230 check_cleanup_prefix_route(struct inet6_ifaddr *ifp, unsigned long *expires) in check_cleanup_prefix_route() 1268 cleanup_prefix_route(struct inet6_ifaddr *ifp, unsigned long expires, in cleanup_prefix_route() 1294 unsigned long expires; in ipv6_del_addr() local 2425 struct net_device *dev, unsigned long expires, in addrconf_prefix_route() 2823 clock_t expires = 0; in addrconf_prefix_rcv() local 2971 clock_t expires; in inet6_addr_add() local 4773 unsigned long expires, u32 flags, in modify_prefix_route() 4811 clock_t expires; in inet6_addr_modify() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec_offload.c | 602 unsigned long expires; in mlx5e_ipsec_aso_query() local
|
/openbmc/linux/drivers/usb/phy/ |
H A D | phy-fsl-usb.h | 336 unsigned long expires; /* Number of count increase to timeout */ member 344 (void (*function)(unsigned long), unsigned long expires, unsigned long data) in otg_timer_initializer()
|