Home
last modified time | relevance | path

Searched refs:fired (Results 1 – 10 of 10) sorted by relevance

/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/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/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/include/linux/raspberrypi/
H A Dvchiq_core.h158 int fired; member
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_core.c529 if (!event->fired) { in remote_event_wait()
532 ret = wait_event_interruptible(*wq, event->fired); in remote_event_wait()
542 event->fired = 0; in remote_event_wait()
557 event->fired = 1; in remote_event_signal()
572 event->fired = 1; in remote_event_signal_local()
581 if (event->fired && event->armed) in remote_event_poll()
/linux/Documentation/scsi/
H A DChangeLog.lpfc317 fired.