| /OK3568_Linux_fs/kernel/Documentation/driver-api/nvdimm/ |
| H A D | firmware-activate.rst | 22 'armed', 'overflow', and 'busy'. 25 No devices are set / armed to activate firmware 27 - armed: 28 At least one device is armed 31 In the busy state armed devices are in the process of transitioning 36 the activation it could be the case that too many DIMMs are armed for 63 attribute indicates 'idle', 'armed', or 'busy'. The state transitions 64 from 'armed' to 'idle' when the system is prepared to activate firmware, 65 firmware staged + state set to armed, and 'ndbusX/firmware/activate' is
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | kgdb.c | 81 int armed; member 86 if (single_step_data.armed) { in undo_single_step() 98 single_step_data.armed = 0; in undo_single_step() 125 single_step_data.armed++; in do_single_step() 161 single_step_data.armed = 0; in kgdb_arch_init()
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | rotary_encoder.c | 50 bool armed; member 115 if (encoder->armed) { in rotary_encoder_irq() 117 encoder->armed = false; in rotary_encoder_irq() 123 if (encoder->armed) in rotary_encoder_irq() 128 encoder->armed = true; in rotary_encoder_irq()
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | kmmio.c | 39 bool armed; member 194 WARN_ONCE(f->armed, KERN_ERR pr_fmt("kmmio page already armed.\n")); in arm_kmmio_fault_page() 195 if (f->armed) { in arm_kmmio_fault_page() 202 f->armed = true; in arm_kmmio_fault_page() 212 f->armed = false; in disarm_kmmio_fault_page()
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-led-trigger-oneshot | 7 LED_FULL brightness after it has been armed. 16 LED_OFF brightness after it has been armed.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-ctxld.c | 83 bool armed; member 322 ctxld->armed = true; in dcss_ctxld_enable() 333 if (ctxld->armed && !ctxld->in_use) { in dcss_ctxld_kick() 334 ctxld->armed = false; in dcss_ctxld_kick()
|
| /OK3568_Linux_fs/kernel/Documentation/input/devices/ |
| H A D | rotary-encoder.rst | 60 When entering this state, the encoder is put into 'armed' state, 69 'armed' state tells us about that.
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | fweh.c | 178 bool armed = brcmf_cfg80211_vif_event_armed(drvr->config); in brcmf_fweh_handle_if_event() local 181 if (!armed) in brcmf_fweh_handle_if_event()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_hw.h | 105 void ocrdma_ring_cq_db(struct ocrdma_dev *, u16 cq_id, bool armed,
|
| /OK3568_Linux_fs/kernel/tools/testing/nvdimm/test/ |
| H A D | nfit.c | 177 bool armed; member 1192 int i, armed = 0; in nvdimm_bus_intel_fw_activate_businfo() local 1199 if (fw->armed) in nvdimm_bus_intel_fw_activate_businfo() 1200 armed++; in nvdimm_bus_intel_fw_activate_businfo() 1208 if (armed) in nvdimm_bus_intel_fw_activate_businfo() 1215 tmo = armed * USEC_PER_SEC; in nvdimm_bus_intel_fw_activate_businfo() 1255 if (!fw->armed) in nvdimm_bus_intel_fw_activate() 1261 fw->armed = false; in nvdimm_bus_intel_fw_activate() 1282 else if (fw->armed) in nd_intel_test_cmd_fw_activate_dimminfo() 1310 fw->armed = nd_cmd->activate_arm == ND_INTEL_DIMM_FWA_ARM; in nd_intel_test_cmd_fw_activate_arm()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/ |
| H A D | suspend-flows.rst | 96 IRQs associated with system wakeup devices are "armed" so that the resume 114 interrupt that woke up one of them comes from an IRQ that has been armed for 134 If the interrupt that has woken up the CPU was armed for system wakeup,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/be2iscsi/ |
| H A D | be_cmds.h | 301 u8 armed; /* dword 1 */ member 588 u8 armed; /* dword 1 */ member 606 u8 armed; /* dword 1 */ member
|
| H A D | be_cmds.c | 806 AMAP_SET_BITS(struct amap_cq_context, armed, ctxt, 1); in beiscsi_cmd_cq_create() 821 AMAP_SET_BITS(struct amap_cq_context_v2, armed, ctxt, 1); in beiscsi_cmd_cq_create()
|
| /OK3568_Linux_fs/kernel/drivers/hv/ |
| H A D | hyperv_vmbus.h | 41 u32 armed; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/vc04_services/interface/vchiq_arm/ |
| H A D | vchiq_core.c | 407 event->armed = 0; in remote_event_create() 425 event->armed = 1; in remote_event_wait() 428 event->armed = 0; in remote_event_wait() 431 event->armed = 0; in remote_event_wait() 443 event->armed = 0; in remote_event_signal_local() 450 if (event->fired && event->armed) in remote_event_poll()
|
| H A D | vchiq_2835_arm.c | 214 if (event->armed) in remote_event_signal()
|
| H A D | vchiq_core.h | 252 int armed; member
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/ |
| H A D | siw_verbs.c | 1577 srq->armed = true; in siw_create_srq() 1659 srq->armed = true; in siw_modify_srq() 1661 srq->armed = false; in siw_modify_srq()
|
| H A D | siw.h | 254 bool armed:1; /* inform user if limit hit */ member
|
| H A D | siw_qp_rx.c | 385 if (srq->armed) { in siw_rqe_get() 392 srq->armed = false; in siw_rqe_get()
|
| /OK3568_Linux_fs/kernel/Documentation/timers/ |
| H A D | highres.rst | 37 The main differences to the timer wheel, which holds the armed timer_list type 225 reschedule. The call is necessary as the interrupt handler might have armed a
|
| H A D | hrtimers.rst | 106 implementation needed to keep an extra list of all armed absolute
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/ |
| H A D | be_cmds.h | 376 u8 armed; /* dword 1*/ member 467 u8 armed; /* dword 1*/ member 485 u8 armed; /* dword 1*/ member
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/ |
| H A D | iw_cxgb4.h | 519 bool armed; member
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | sysrq.rst | 125 ``q`` Will dump per CPU lists of all armed hrtimers (but NOT regular
|