/linux-6.14.4/Documentation/watchdog/ |
D | watchdog-parameters.rst | 33 Watchdog cannot be stopped once started 46 Watchdog cannot be stopped once started 55 Watchdog cannot be stopped once started 67 Watchdog cannot be stopped once started 94 Watchdog cannot be stopped once started 103 Watchdog cannot be stopped once started 112 Watchdog cannot be stopped once started 137 Watchdog cannot be stopped once started 152 Watchdog cannot be stopped once started 158 Watchdog cannot be stopped once started [all …]
|
/linux-6.14.4/tools/virtio/ |
D | vhost_net_test.c | 36 long started; member 284 long started_before = vq->started; in run_tx_test() 289 while (vq->started < bufs && in run_tx_test() 290 (vq->started - vq->completed) < 1) { in run_tx_test() 293 dev->test_buf + vq->started, in run_tx_test() 298 ++vq->started; in run_tx_test() 306 if (vq->started >= bufs) in run_tx_test() 322 if (vq->completed == completed_before && vq->started == started_before) in run_tx_test() 326 assert(vq->started <= bufs); in run_tx_test() 338 printf("TX spurious wakeups: 0x%llx started=0x%lx completed=0x%lx\n", in run_tx_test() [all …]
|
D | virtio_test.c | 173 long started = 0, completed = 0, next_reset = reset_n; in run_test() local 189 started_before = started; in run_test() 195 while (started < bufs && in run_test() 196 (started - completed) < batch) { in run_test() 199 dev->buf + started, in run_test() 203 started > started_before) in run_test() 210 ++started; in run_test() 218 if (started >= bufs) in run_test() 251 started = completed; in run_test() 256 if (completed == completed_before && started == started_before) in run_test() [all …]
|
/linux-6.14.4/drivers/net/wireless/ath/wil6210/ |
D | p2p.c | 180 u8 started = p2p->discovery_started; in wil_p2p_stop_discovery() local 184 /* discovery not really started, only pending */ in wil_p2p_stop_discovery() 193 return started; in wil_p2p_stop_discovery() 200 u8 started; in wil_p2p_cancel_listen() local 211 started = wil_p2p_stop_discovery(vif); in wil_p2p_cancel_listen() 215 if (!started) { in wil_p2p_cancel_listen() 216 wil_err(wil, "listen not started\n"); in wil_p2p_cancel_listen() 238 u8 started; in wil_p2p_listen_expired() local 243 started = wil_p2p_stop_discovery(vif); in wil_p2p_listen_expired() 246 if (!started) in wil_p2p_listen_expired() [all …]
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/knightslanding/ |
D | virtual-memory.json | 13 … number of core cycles for all the page walks. The cycles for page walks started in speculative pa… 22 … of core cycles for all the D-side page walks. The cycles for page walks started in speculative pa… 30 …": "Counts the total D-side page walks that are completed or started. The page walks started in th… 39 … of core cycles for all the I-side page walks. The cycles for page walks started in speculative pa…
|
/linux-6.14.4/net/mac80211/ |
D | offchannel.c | 205 if (!roc->started) in ieee80211_end_finished_rocs() 244 roc->started = true; in ieee80211_handle_roc_started() 270 if (!roc->started) in ieee80211_hw_roc_start() 304 if (WARN_ON(roc->started)) in _ieee80211_start_next_roc() 336 tmp->started = true; in _ieee80211_start_next_roc() 347 tmp->started = true; in _ieee80211_start_next_roc() 352 * treat it as though the ROC operation started properly, so in _ieee80211_start_next_roc() 397 /* defer roc if driver is not started (i.e. during reconfig) */ in ieee80211_start_next_roc() 404 if (WARN_ON_ONCE(roc->started)) in ieee80211_start_next_roc() 433 if (!roc->started) in ieee80211_reconfig_roc() [all …]
|
/linux-6.14.4/Documentation/driver-api/rapidio/ |
D | rapidio.rst | 128 (a) Statically linked enumeration and discovery process can be started 134 that all discovering endpoints are started before the enumerating endpoint 143 (b) Statically linked enumeration and discovery process can be started by 147 started first by issuing a user-space command, after an enumeration is 148 completed a discovery process can be started on all remaining endpoints. 150 (c) Modular enumeration and discovery process can be started by a command from 152 process can be started by issuing a user-space command. 153 Similar to the option (b) above, an enumerator has to be started first. 155 (d) Modular enumeration and discovery process can be started by a module 159 When a network scan process is started it calls an enumeration or discovery [all …]
|
/linux-6.14.4/drivers/staging/media/atomisp/pci/ |
D | ia_css_control.h | 64 /* @brief Test whether the ISP has started. 66 * @return Boolean flag true if the ISP has started or false otherwise. 68 * Temporary function to poll whether the ISP has been started. Once it has, 69 * the sensor can also be started. */ 96 * All threads will be started and blocked by semaphore. This function should
|
/linux-6.14.4/tools/perf/tests/shell/lib/ |
D | waiting.sh | 6 # Wait for PID $1 to have $2 number of threads started 27 # It depends on capturing perf record debug message "perf record has started" 32 echo "Waiting for \"perf record has started\" message" 35 if grep -q "perf record has started" "$2" ; then
|
/linux-6.14.4/drivers/scsi/isci/ |
D | request.h | 103 * - TMF requests are completed in the thread that started them; 166 * @SCI_REQ_STARTED: This state indicates that the request has been started. 202 * the started raw task management request is waiting for the transmission of 205 * @SCI_REQ_TASK_WAIT_TC_RESP: This sub-state indicates that the started task 209 * @SCI_REQ_SMP_WAIT_RESP: This sub-state indicates that the started task 214 * the started SMP request is waiting for the transmission of the initial frame 218 * This state is entered from the STARTED state. This state is entered from the 223 * state. This state is entered from the STARTED state.
|
/linux-6.14.4/drivers/media/test-drivers/vivid/ |
D | vivid-kthread-touch.c | 90 /* Calculate the number of jiffies since we started streaming */ in vivid_thread_touch_cap() 100 * jiffies have passed since we started streaming reset the in vivid_thread_touch_cap() 117 * since we started, including the current buffer. in vivid_thread_touch_cap() 121 /* And the number of jiffies since we started */ in vivid_thread_touch_cap() 128 * in jiffies since we started streaming. in vivid_thread_touch_cap()
|
/linux-6.14.4/drivers/md/dm-vdo/ |
D | admin-state.c | 152 * @operation The operation to be started. 155 * started in the current state. 192 * started with vdo_start_operation(). For operations which were started with vdo_start_draining(), 216 * begin_operation() - Begin an operation if it may be started given the current state. 261 * start_operation() - Start an operation if it may be started given the current state. 265 * Return: true if the operation was started. 483 * Return: VDO_SUCCESS if the operation was started, VDO_INVALID_ADMIN_STATE if not 496 * Return: VDO_SUCCESS if the operation was started, VDO_INVALID_ADMIN_STATE if not
|
/linux-6.14.4/arch/powerpc/platforms/cell/ |
D | smp.c | 50 * The Primary thread of each non-boot processor was started from the OF client 57 * @lcpu: Logical CPU ID of the CPU to be started. 60 * started from Open Firmware. For anything else, call RTAS with the 76 /* Already started by OF and sitting in spin loop */ in smp_startup_cpu()
|
/linux-6.14.4/arch/riscv/kvm/ |
D | vcpu_pmu.c | 350 if (fevent->started) in kvm_riscv_vcpu_pmu_incr_fw() 512 /* The guest started the counter again. Reset the overflow status */ in kvm_riscv_vcpu_pmu_ctr_start() 529 /* Check if the counter was already started for some reason */ in kvm_riscv_vcpu_pmu_ctr_start() 530 if (kvpmu->fw_event[fevent_code].started) { in kvm_riscv_vcpu_pmu_ctr_start() 535 kvpmu->fw_event[fevent_code].started = true; in kvm_riscv_vcpu_pmu_ctr_start() 538 if (unlikely(pmc->started)) { in kvm_riscv_vcpu_pmu_ctr_start() 544 pmc->started = true; in kvm_riscv_vcpu_pmu_ctr_start() 591 if (!kvpmu->fw_event[fevent_code].started) in kvm_riscv_vcpu_pmu_ctr_stop() 594 kvpmu->fw_event[fevent_code].started = false; in kvm_riscv_vcpu_pmu_ctr_stop() 596 if (pmc->started) { in kvm_riscv_vcpu_pmu_ctr_stop() [all …]
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/silvermont/ |
D | virtual-memory.json | 36 …"PublicDescription": "This event counts when a data (D) page walk is completed or started. Since … 55 …n": "This event counts when an instruction (I) page walk is completed or started. Since a page wa… 65 …hen a data (D) page walk or an instruction (I) page walk is completed or started. Since a page wa…
|
/linux-6.14.4/include/uapi/linux/ |
D | nitro_enclaves.h | 59 * is started. 78 * (init = before being started). 94 * an enclave is started. 103 * before being started). 117 * before an enclave is started. 132 * (init = before being started). 169 * (init = before being started).
|
/linux-6.14.4/tools/virtio/ringtest/ |
D | main.c | 110 int started = 0; in run_guest() local 123 if (started < bufs && in run_guest() 124 started - completed < max_outstanding) { in run_guest() 127 ++started; in run_guest() 149 assert(started <= bufs); in run_guest()
|
/linux-6.14.4/drivers/media/platform/ti/omap3isp/ |
D | ispvideo.h | 60 /* The stream has been started on the input video node. */ 62 /* The stream has been started on the output video node. */ 68 /* The input entity is idle, ready to be started. */ 70 /* The output entity is idle, ready to be started. */
|
/linux-6.14.4/Documentation/networking/ |
D | can_ucan_protocol.rst | 175 stopped START started 176 started STOP or RESET stopped 178 started RESTART started 308 the driver is always interested. Hence, the device is always started with 317 - Bus OFF recovery is started by ``UCAN_COMMAND_RESTART``
|
/linux-6.14.4/Documentation/misc-devices/ |
D | xilinx_sdfec.rst | 72 …current activate state of the core, for example, is the core bypassed or has the core been started. 116 - Start the SD-FEC core if not already started 140 …status>` filled by the ioctl :c:macro:`XSDFEC_GET_STATUS` indicates the SD-FEC core has not STARTED 159 …status>` filled by the ioctl :c:macro:`XSDFEC_GET_STATUS` indicates the SD-FEC core has not started 169 …status>` filled by the ioctl :c:macro:`XSDFEC_GET_STATUS` indicates the SD-FEC core has not STARTED 188 …status>` filled by the ioctl :c:macro:`XSDFEC_GET_STATUS` indicates the SD-FEC core has not STARTED
|
/linux-6.14.4/drivers/misc/cxl/ |
D | api.c | 138 if (ctx->status >= STARTED) in cxl_release_context() 203 if (ctx->status == STARTED) { in cxl_allocate_afu_irqs() 275 if (ctx->status == STARTED) in cxl_start_context() 276 goto out; /* already started */ in cxl_start_context() 326 ctx->status = STARTED; in cxl_start_context() 489 if (ctx->status != STARTED) in cxl_psa_map()
|
/linux-6.14.4/arch/powerpc/platforms/pseries/ |
D | smp.c | 49 * The Primary thread of each non-boot processor was started from the OF client 80 * started from Open Firmware. For anything else, call RTAS with the 96 /* Already started by OF and sitting in spin loop */ in smp_startup_cpu() 266 * We know prom_init will not have started them if RTAS supports in smp_init_pseries()
|
/linux-6.14.4/drivers/input/serio/ |
D | hyperv-keyboard.c | 96 spinlock_t lock; /* protects 'started' field */ 97 bool started; member 150 if (kbd_dev->started) { in hv_kbd_on_receive() 298 kbd_dev->started = true; in hv_kbd_start() 309 kbd_dev->started = false; in hv_kbd_stop()
|
/linux-6.14.4/sound/soc/fsl/ |
D | fsl_audmix.c | 55 { .tdms = 1, .clk = 1, .msg = "DIS->TDM1: TDM1 not started!\n" }, 57 { .tdms = 2, .clk = 2, .msg = "DIS->TDM2: TDM2 not started!\n" }, 61 { .tdms = 1, .clk = 0, .msg = "TDM1->DIS: TDM1 not started!\n" }, 69 { .tdms = 2, .clk = 0, .msg = "TDM2->DIS: TDM2 not started!\n" }, 91 /* Enforce all required TDMs are started */ in fsl_audmix_state_trans() 134 "Started TDM%d needed for config propagation!\n", in fsl_audmix_put_mix_clk_src() 183 "Started TDM%d needed for config propagation!\n", in fsl_audmix_put_out_src()
|
/linux-6.14.4/drivers/cdx/controller/ |
D | mcdi.h | 43 * @MCDI_STATE_QUEUED: Command not started and is waiting to run. 110 * @started: Jiffies this command was started at 131 unsigned long started; member
|