Home
last modified time | relevance | path

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

/linux/Documentation/leds/
H A Dledtrig-oneshot.rst18 on (inverted) when not rearmed.
/linux/drivers/leds/trigger/
H A DKconfig29 rearmed continuously.
/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
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_usb_core.c177 /* Timer can be rearmed by work. */ in mt76x02u_stop_pre_tbtt_timer()
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Dethernet-driver.rst117 After a channel fires a notification, is must be explicitly rearmed.
/linux/Documentation/devicetree/bindings/thermal/
H A Dnvidia,tegra124-soctherm.yaml147 time), the counter is cleared and filter is rearmed.
/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.
/linux/drivers/gpu/drm/v3d/
H A Dv3d_sched.c779 * rearmed. in v3d_csd_job_timedout()
/linux/Documentation/networking/device_drivers/can/ctu/
H A Dctucanfd-driver.rst486 immediately [7]_ rearmed.
/linux/fs/bcachefs/
H A Djournal_reclaim.c592 /* Pin might have been dropped or rearmed: */ in journal_flush_pins()
/linux/kernel/time/
H A Dntp.c672 * rearmed this queues the work immediately again. No big issue, in ntp_notify_cmos_timer()
H A Dposix-cpu-timers.c536 * corresponding posix timers are still accessible, but cannot be rearmed.
/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()
/linux/kernel/
H A Dsignal.c2032 * Already queued means the timer was rearmed after in posixtimer_send_sigqueue()
2047 * then the signal was ignored. Later it was rearmed in posixtimer_send_sigqueue()
2114 * rearmed or not. This cannot be decided here w/o dropping sighand in posixtimer_sig_unignore()
/linux/Documentation/kernel-hacking/
H A Dlocking.rst1011 called which will keep it from being rearmed. Any subsequent attempt to
/linux/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst1282 rearmed again automatically (using the same interval) when one of the
/linux/drivers/gpu/drm/i915/display/
H A Dintel_color.c998 * output all black (until CSC_MODE is rearmed and properly latched). in skl_color_commit_noarm()
/linux/drivers/block/drbd/
H A Ddrbd_main.c3038 /* timer may be rearmed by drbd_md_mark_dirty() now. */ in drbd_md_sync()
/linux/net/core/
H A Ddev.c6618 * rearmed the napi (napi_complete_done()) in which case it could in busy_poll_stop()