Home
last modified time | relevance | path

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

12345

/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
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_zerocopy_epoll_oneshot.pkt4 // This is a test to confirm that EPOLLERR is only fired once for an FD when
8 // is correctly fired only once, when EPOLLONESHOT is set. send another packet
9 // with MSG_ZEROCOPY. confirm that EPOLLERR is not fired. Rearm the FD and
52 // rearm the FD and verify the EPOLLERR is fired again.
H A Dtcp_zerocopy_epoll_edge.pkt8 // is correctly fired only once, when EPOLLET is set. send another packet with
9 // MSG_ZEROCOPY. confirm that EPOLLERR is correctly fired again only once.
H A Dtcp_zerocopy_epoll_exclusive.pkt9 // is correctly fired only once, when EPOLLET is set. send another packet with
10 // MSG_ZEROCOPY. confirm that EPOLLERR is correctly fired again only once.
/linux/include/linux/raspberrypi/
H A Dvchiq_core.h149 * comprises two booleans - armed and fired:
151 * The sender sets fired when they signal the receiver.
152 * If fired is set, the receiver has been signalled and need not wait.
158 int fired; member
/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
/linux/drivers/mailbox/
H A Dmailbox-sti.c169 /* No IRQs fired in specified instance */ in sti_mbox_irq_to_channel()
172 /* An IRQ has fired, find the associated channel */ in sti_mbox_irq_to_channel()
180 "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()
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-irq43 Description: The number of times the interrupt has fired since boot. This
H A Dsysfs-class-thermal51 The temperature above which trip point will be fired.
/linux/tools/testing/selftests/arm64/signal/
H A DREADME34 they are just fired using some simple included assembly trampoline code.
/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()
/linux/Documentation/devicetree/bindings/leds/
H A Dmaxim,max77693.yaml49 Low input voltage level in millivolts. Flash is not fired if chip
/linux/include/scsi/
H A Dlibiscsi_tcp.h81 ISCSI_TCP_CONN_ERR, /* iscsi layer has fired a conn err */
/linux/drivers/crypto/ccree/
H A Dcc_fips.c111 /* Deferred service handler, run as interrupt-fired tasklet */
/linux/drivers/extcon/
H A Dextcon-gpio.c26 * @work: Work fired by the interrupt.
/linux/arch/arm/kernel/
H A Dhw_breakpoint.c200 * know which watchpoint fired. In the future we can either add a in get_num_wrps()
785 pr_debug("watchpoint fired: address = 0x%x\n", info->trigger); in watchpoint_handler()
813 pr_debug("watchpoint fired: address = 0x%x\n", info->trigger); in watchpoint_handler()
888 pr_debug("breakpoint fired: address = 0x%x\n", addr); in breakpoint_handler()
/linux/samples/connector/
H A Dcn_test.c120 pr_debug("%s: timer fired\n", __func__); in cn_test_timer_func()
/linux/drivers/gpu/drm/msm/adreno/
H A Da5xx_gpu.h70 * PREEMPT_PENDING: Preemption complete interrupt fired - the callback is
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cpp.h389 #define NFP_SIGNAL_MASK_A BIT(0) /* Signal A fired */
390 #define NFP_SIGNAL_MASK_B BIT(1) /* Signal B fired */
/linux/drivers/android/
H A Dbinder_alloc.h99 * @oneway_spam_detected: %true if oneway spam detection fired, clear that
/linux/drivers/irqchip/
H A Dirq-ingenic-tcu.c154 * channel fired the interrupt. in ingenic_tcu_irq_init()
/linux/tools/testing/selftests/kvm/arm64/
H A Darch_timer_edge_cases.c10 * - timers fired multiple times.
411 /* Check that timer control masks actually mask a timer being fired. */
462 * tval=delta_2_ms. Check that we get the timer fired. There is no
/linux/kernel/power/
H A Dsuspend_test.c47 * alarm (should have) fired before the system went to sleep! in suspend_test_finish()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c562 /* Save the interrupt(s) that fired */ in xgbe_an37_isr()
568 /* Clear the interrupt(s) that fired and process them */ in xgbe_an37_isr()
588 /* Save the interrupt(s) that fired */ in xgbe_an73_isr()
592 /* Clear the interrupt(s) that fired and process them */ in xgbe_an73_isr()

12345