Home
last modified time | relevance | path

Searched full:rearmed (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/Documentation/leds/
H A Dledtrig-oneshot.rst18 on (inverted) when not rearmed.
/openbmc/linux/drivers/leds/trigger/
H A DKconfig29 rearmed continuously.
/openbmc/linux/Documentation/filesystems/
H A Dsysfs.rst221 be called again, rearmed, to fill the buffer.
237 - Writing causes the show() method to be rearmed regardless of current
/openbmc/qemu/net/
H A Dfilter-buffer.c53 /* Timer rearmed to fire again in s->interval microseconds. */ in filter_buffer_release_timer()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_usb_core.c177 /* Timer can be rearmed by work. */ in mt76x02u_stop_pre_tbtt_timer()
/openbmc/linux/kernel/time/
H A Dtimer.c1352 * It neither prevents rearming of the timer. If @timer can be rearmed
1397 * This function cannot guarantee that the timer cannot be rearmed
1433 * This function does not guarantee that the timer cannot be rearmed right
1528 * If @shutdown is not set the timer can be rearmed later. If the timer can
1529 * be rearmed concurrently, i.e. after dropping the base lock then the
1614 * This function cannot guarantee that the timer is not rearmed again by
H A Dposix-timers.c255 * be rearmed. Restart the timer and update info::si_overrun.
327 * consequence the timer is not going to be rearmed from in posix_timer_fn()
329 * can be installed later the timer must be rearmed here. in posix_timer_fn()
H A Dntp.c667 * rearmed this queues the work immediately again. No big issue, in ntp_notify_cmos_timer()
H A Dposix-cpu-timers.c527 * corresponding posix timers are still accessible, but cannot be rearmed.
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dnvidia,tegra124-soctherm.yaml142 time), the counter is cleared and filter is rearmed.
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Dethernet-driver.rst117 After a channel fires a notification, is must be explicitly rearmed.
/openbmc/linux/drivers/gpu/drm/v3d/
H A Dv3d_sched.c342 * rearmed. in v3d_csd_job_timedout()
/openbmc/dbus-sensors/src/intrusion/
H A DChassisIntrusionSensor.cpp99 // rearmed externally, reset the flag, update mValue and in updateValue()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli4.h159 * while completion to check if the eq's needs to be rearmed.
203 * will be rearmed after each iteration.
H A Dlpfc_sli.c511 * the queue should be rearmed when ringing the doorbell.
549 * the queue should be rearmed when ringing the doorbell.
731 * queue should be rearmed when ringing the doorbell.
764 * queue should be rearmed when ringing the doorbell.
/openbmc/linux/Documentation/networking/device_drivers/can/ctu/
H A Dctucanfd-driver.rst486 immediately [7]_ rearmed.
/openbmc/linux/net/batman-adv/
H A Dtp_meter.c388 /* the worker might have rearmed itself therefore we kill it again. Note in batadv_tp_sender_cleanup()
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dorinoco_usb.c1499 upriv->udev = NULL; /* No timer will be rearmed from here */ in ezusb_delete()
/openbmc/linux/Documentation/kernel-hacking/
H A Dlocking.rst1011 called which will keep it from being rearmed. Any subsequent attempt to
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst1272 rearmed again automatically (using the same interval) when one of the
/openbmc/linux/drivers/bluetooth/
H A Dhci_qca.c715 * Shut the timers down so they can't be rearmed when in qca_close()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_color.c971 * output all black (until CSC_MODE is rearmed and properly latched). in skl_color_commit_noarm()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_main.c3045 /* timer may be rearmed by drbd_md_mark_dirty() now. */ in drbd_md_sync()
/openbmc/linux/net/core/
H A Ddev.c6246 * rearmed the napi (napi_complete_done()) in which case it could in busy_poll_stop()