Home
last modified time | relevance | path

Searched refs:timer (Results 2651 – 2675 of 2757) sorted by relevance

1...<<101102103104105106107108109110111

/openbmc/linux/Documentation/filesystems/ext4/
H A Djournal.rst37 or if JBD2 commit timer goes off, Ext4 performs a traditional full commit.
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1955 struct timer_list timer; member
/openbmc/linux/Documentation/scsi/
H A DChangeLog.megaraid_sas385 to be completed. A timer-based interrupt has also been added
/openbmc/linux/net/ax25/
H A Daf_ax25.c1063 del_timer_sync(&ax25->timer); in ax25_release()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_mbx.c5505 uint32_t stat, timer; in qla81xx_write_mpi_register() local
5527 for (timer = 6000000; timer; timer--) { in qla81xx_write_mpi_register()
/openbmc/linux/lib/
H A DKconfig.debug716 bool "Debug timer objects"
720 timer routines to track the life time of timer objects and
721 validate the timer operations.
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-mio-defs.h3197 uint64_t timer:47; member
3199 uint64_t timer:47;
/openbmc/u-boot/arch/arm/dts/
H A Dr8a7795.dtsi2916 timer {
2917 compatible = "arm,armv8-timer";
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c883 u32 timer = (CONFIG_SYS_HZ * timeo) / 1000; in nand_wait() local
887 while (get_timer(time_start) < timer) { in nand_wait()
/openbmc/linux/sound/core/
H A Dpcm_native.c607 if (substream->timer) in snd_pcm_timer_notify()
608 snd_timer_notify(substream->timer, event, in snd_pcm_timer_notify()
/openbmc/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst1142 * ``timer_settime`` is part of the UML high res timer subsystem mapping
1143 timer requests from inside UML onto the host high resolution timers.
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_execlists.c1201 del_timer(&engine->execlists.timer); in live_timeslice_rewind()
2496 mod_timer(&engine->execlists.timer, jiffies + HZ); in live_suppress_self_preempt()
/openbmc/linux/drivers/block/
H A Dfloppy.c1858 fd_timer.timer.expires - jiffies); in show_floppy()
1862 fd_timeout.timer.expires - jiffies); in show_floppy()
/openbmc/linux/net/ipv4/
H A Dtcp_output.c1193 enum hrtimer_restart tcp_pace_kick(struct hrtimer *timer) in tcp_pace_kick() argument
1195 struct tcp_sock *tp = container_of(timer, struct tcp_sock, pacing_timer); in tcp_pace_kick()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c5679 lpfc_cmf_stats_timer(struct hrtimer *timer) in lpfc_cmf_stats_timer() argument
5693 phba = container_of(timer, struct lpfc_hba, cmf_stats_timer); in lpfc_cmf_stats_timer()
5901 hrtimer_forward_now(timer, ktime_set(0, LPFC_SEC_MIN * NSEC_PER_SEC)); in lpfc_cmf_stats_timer()
5950 lpfc_cmf_timer(struct hrtimer *timer) in lpfc_cmf_timer() argument
5952 struct lpfc_hba *phba = container_of(timer, struct lpfc_hba, in lpfc_cmf_timer()
6113 hrtimer_forward_now(timer, in lpfc_cmf_timer()
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dl1tf.rst253 interrupts, e.g. the local timer interrupt. Aside of that multi queue
/openbmc/linux/Documentation/networking/
H A Dppp_generic.rst447 passed but they do not reset the transmit or receive idle timer.
/openbmc/linux/Documentation/PCI/
H A Dpci.rst222 in the PCI_COMMAND register. It also fixes the latency timer value if
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h3234 struct timer_list timer; member
/openbmc/linux/include/net/
H A Dxfrm.h528 struct timer_list timer; member
/openbmc/linux/net/bridge/
H A Dbr_netlink.c1649 clockval = br_timer_value(&br->gc_work.timer); in br_fill_info()
/openbmc/linux/block/
H A Dbfq-iosched.c7027 static enum hrtimer_restart bfq_idle_slice_timer(struct hrtimer *timer) in bfq_idle_slice_timer() argument
7029 struct bfq_data *bfqd = container_of(timer, struct bfq_data, in bfq_idle_slice_timer()
/openbmc/linux/net/netfilter/
H A DKconfig932 resets the timer associated with label specified when the rule is
933 added. When the timer expires, it triggers a sysfs notification.
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1527 struct timer_list timer; member
/openbmc/linux/drivers/net/usb/
H A Dusbnet.c212 netif_err(dev, timer, dev->net, in intr_complete()

1...<<101102103104105106107108109110111