Home
last modified time | relevance | path

Searched full:fired (Results 1 – 25 of 197) sorted by relevance

12345678

/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-transport-srp54 the fast_io_fail_tmo timer has not yet fired; "fail-fast"
55 after the fast_io_fail_tmo timer has fired and before the
56 "dev_loss_tmo" timer has fired; "lost" after the
57 "dev_loss_tmo" timer has fired and before the port is finally
/openbmc/qemu/tests/qtest/
H A Dcmsdk-apb-dualtimer-test.c62 /* Just past the 1000th tick: timer should have fired */ in test_dualtimer()
97 /* Just past the 1000th tick: timer should have fired */ in test_prescale()
H A Dcmsdk-apb-timer-test.c41 /* Just past the 1000th tick: timer should have fired */ in test_timer()
/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h180 * comprises two booleans - armed and fired:
182 * The sender sets fired when they signal the receiver.
183 * If fired is set, the receiver has been signalled and need not wait.
189 int fired; member
/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/
H A Dppp_on_boot3 # Rename this file to ppp_on_boot and pppd will be fired up as
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dgpio-fan.txt13 the fan, and a udev event will be fired.
/openbmc/linux/include/uapi/linux/
H A Dif_packet.h219 * time when the timer fired and the block was closed.
225 * ts_last_pkt = time when the timer fired and the block
/openbmc/openbmc/poky/bitbake/lib/bb/
H A D__init__.py30 has already provided information to the user via some 'fired' message type such as
31 an explicitly fired event using bb.fire, or a bb.error message. If bitbake
/openbmc/linux/drivers/mailbox/
H A Dmailbox-sti.c171 /* No IRQs fired in specified instance */ in sti_mbox_irq_to_channel()
174 /* An IRQ has fired, find the associated channel */ in sti_mbox_irq_to_channel()
182 "IRQ fired on instance: %d channel: %d\n", in sti_mbox_irq_to_channel()
H A Darm_mhu_db.c104 /* No IRQs fired in specified physical channel */ in mhu_db_mbox_irq_to_channel()
107 /* An IRQ has fired, find the associated channel */ in mhu_db_mbox_irq_to_channel()
/openbmc/qemu/include/qemu/
H A Dmain-loop.h217 * @fd_read: A level-triggered callback that is fired if @fd is readable
221 * @fd_write: A level-triggered callback that is fired when @fd is writable
241 * @handler: A level-triggered callback that is fired when @e
/openbmc/qemu/docs/specs/
H A Dpvpanic.rst10 device has fired a panic event.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-irq43 Description: The number of times the interrupt has fired since boot. This
/openbmc/qemu/hw/watchdog/
H A Dwatchdog.c75 fprintf(stderr, "watchdog: timer fired\n"); in watchdog_perform_action()
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_req.c104 rxe_dbg_qp(qp, "nak timer fired\n"); in rnr_nak_timer()
717 /* we come here if the retransmit timer has fired in rxe_requester()
718 * or if the rnr timer has fired. If the retransmit in rxe_requester()
720 * until the rnr timer has fired before starting the in rxe_requester()
/openbmc/linux/tools/testing/selftests/arm64/signal/
H A DREADME34 they are just fired using some simple included assembly trampoline code.
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst1742 - ``bb.event.ConfigParsed()``: Fired when the base configuration; which
1758 - ``bb.event.ParseStarted()``: Fired when BitBake is about to start
1762 - ``bb.event.ParseProgress()``: Fired as parsing progresses. This
1766 - ``bb.event.ParseCompleted()``: Fired when parsing is complete. This
1770 - ``bb.event.BuildStarted()``: Fired when a new build starts. BitBake
1774 - ``bb.build.TaskStarted()``: Fired when a task starts. This event's
1781 - ``bb.build.TaskInvalid()``: Fired if BitBake tries to execute a task
1784 - ``bb.build.TaskFailedSilent()``: Fired for setscene tasks that fail
1787 - ``bb.build.TaskFailed()``: Fired for normal tasks that fail.
1789 - ``bb.build.TaskSucceeded()``: Fired when a task successfully
[all …]
/openbmc/qemu/util/
H A Dqemu-timer.c431 /* modify the current timer so that it will be fired when current_time
448 /* modify the current timer so that it will be fired when current_time
541 * if no timers fired or they were all external. in timerlist_run_timers()
/openbmc/linux/kernel/time/
H A Dalarmtimer.c188 * alarmtimer_fired - Handles alarm hrtimer being fired.
552 * @alarm: alarm that fired
744 * @alarm: ptr to alarm that fired
768 * Sets the alarm timer and sleeps until it is fired or interrupted.
H A Dtick-sched.h40 * @next_tick: Next tick to be fired when in dynticks mode.
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dmaxim,max77693.yaml49 Low input voltage level in millivolts. Flash is not fired if chip
/openbmc/u-boot/doc/
H A DREADME.bloblist25 indicating that something went wrong and the watchdog fired.
/openbmc/phosphor-gpio-monitor/test/
H A Dutest.cpp58 std::cout << "Event fired" << std::endl; in callbackHandler()
/openbmc/linux/include/scsi/
H A Dlibiscsi_tcp.h82 ISCSI_TCP_CONN_ERR, /* iscsi layer has fired a conn err */
/openbmc/linux/fs/ocfs2/dlmfs/
H A Duserdlm.c116 mlog(ML_BASTS, "AST fired for lockres %.*s, level %d => %d\n", in user_ast()
203 mlog(ML_BASTS, "BAST fired for lockres %.*s, blocking %d, level %d\n", in user_bast()
221 mlog(ML_BASTS, "UNLOCK AST fired for lockres %.*s, flags 0x%x\n", in user_unlock_ast()

12345678