/linux-5.10/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 147 Watchdog cannot be stopped once started 162 Watchdog cannot be stopped once started 168 Watchdog cannot be stopped once started [all …]
|
/linux-5.10/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-5.10/tools/virtio/ |
D | virtio_test.c | 172 long started = 0, completed = 0, next_reset = reset_n; in run_test() local 188 started_before = started; in run_test() 194 while (started < bufs && in run_test() 195 (started - completed) < batch) { in run_test() 198 dev->buf + started, in run_test() 202 started > started_before) in run_test() 209 ++started; in run_test() 217 if (started >= bufs) in run_test() 250 started = completed; in run_test() 255 if (completed == completed_before && started == started_before) in run_test() [all …]
|
/linux-5.10/tools/perf/pmu-events/arch/x86/knightslanding/ |
D | virtual-memory.json | 18 …": "Counts the total D-side page walks that are completed or started. The page walks started in th… 27 … of core cycles for all the D-side page walks. The cycles for page walks started in speculative pa… 45 … of core cycles for all the I-side page walks. The cycles for page walks started in speculative pa… 63 … number of core cycles for all the page walks. The cycles for page walks started in speculative pa…
|
/linux-5.10/net/mac80211/ |
D | offchannel.c | 203 if (!roc->started) in ieee80211_end_finished_rocs() 242 roc->started = true; in ieee80211_handle_roc_started() 268 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() 394 /* defer roc if driver is not started (i.e. during reconfig) */ in ieee80211_start_next_roc() 401 if (WARN_ON_ONCE(roc->started)) in ieee80211_start_next_roc() 428 if (!roc->started) { in __ieee80211_roc_work() [all …]
|
D | driver-ops.c | 16 if (WARN_ON(local->started)) in drv_start() 20 local->started = true; in drv_start() 27 local->started = false; in drv_start() 36 if (WARN_ON(!local->started)) in drv_stop() 43 /* sync away all work on the tasklet before clearing started */ in drv_stop() 49 local->started = false; in drv_stop()
|
/linux-5.10/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-5.10/drivers/staging/media/atomisp/pci/ |
D | ia_css_control.h | 84 /* @brief Test whether the ISP has started. 86 * @return Boolean flag true if the ISP has started or false otherwise. 88 * Temporary function to poll whether the ISP has been started. Once it has, 89 * the sensor can also be started. */ 116 * All threads will be started and blocked by semaphore. This function should
|
/linux-5.10/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-5.10/drivers/media/test-drivers/vivid/ |
D | vivid-kthread-touch.c | 85 /* Calculate the number of jiffies since we started streaming */ in vivid_thread_touch_cap() 95 * jiffies have passed since we started streaming reset the in vivid_thread_touch_cap() 110 * since we started, including the current buffer. in vivid_thread_touch_cap() 114 /* And the number of jiffies since we started */ in vivid_thread_touch_cap() 121 * in jiffies since we started streaming. in vivid_thread_touch_cap()
|
/linux-5.10/tools/perf/pmu-events/arch/x86/silvermont/ |
D | virtual-memory.json | 13 …"PublicDescription": "This event counts when a data (D) page walk is completed or started. Since … 32 …n": "This event counts when an instruction (I) page walk is completed or started. Since a page wa… 51 …hen a data (D) page walk or an instruction (I) page walk is completed or started. Since a page wa…
|
/linux-5.10/Documentation/admin-guide/cifs/ |
D | todo.rst | 16 - multichannel (started), integration with RDMA 17 - directory leases (improved metadata caching), started (root dir only) 44 the CIFS statistics (started) 90 v) POSIX Extensions for SMB3.1.1 (started, create and mkdir support added
|
/linux-5.10/drivers/staging/media/omap4iss/ |
D | iss_video.h | 56 /* The stream has been started on the input video node. */ 58 /* The stream has been started on the output video node. */ 64 /* The input entity is idle, ready to be started. */ 66 /* The output entity is idle, ready to be started. */
|
/linux-5.10/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-5.10/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-5.10/drivers/media/platform/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-5.10/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-5.10/drivers/watchdog/ |
D | pnx833x_wdt.c | 56 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" 62 MODULE_PARM_DESC(start_enabled, "Watchdog is started on module insertion " 76 pr_info("Started watchdog timer\n"); in pnx833x_wdt_start() 113 pr_info("Started watchdog timer\n"); in pnx833x_wdt_open()
|
/linux-5.10/drivers/media/platform/davinci/ |
D | vpfe_capture.c | 499 /* if streaming not started, don't do anything */ in vpfe_isr() 500 if (!vpfe_dev->started) in vpfe_isr() 573 /* if streaming not started, don't do anything */ in vdint1_isr() 574 if (!vpfe_dev->started) { in vdint1_isr() 618 vpfe_dev->started = 0; in vpfe_stop_ccdc_capture() 641 if (vpfe_dev->started) { in vpfe_release() 700 if (vpfe_dev->started) in vpfe_poll() 898 /* If streaming is started, return error */ in vpfe_s_fmt_vid_cap() 899 if (vpfe_dev->started) { in vpfe_s_fmt_vid_cap() 900 v4l2_err(&vpfe_dev->v4l2_dev, "Streaming is started\n"); in vpfe_s_fmt_vid_cap() [all …]
|
/linux-5.10/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-5.10/drivers/misc/cxl/ |
D | api.c | 137 if (ctx->status >= STARTED) in cxl_release_context() 202 if (ctx->status == STARTED) { in cxl_allocate_afu_irqs() 274 if (ctx->status == STARTED) in cxl_start_context() 275 goto out; /* already started */ in cxl_start_context() 325 ctx->status = STARTED; in cxl_start_context() 488 if (ctx->status != STARTED) in cxl_psa_map()
|
/linux-5.10/drivers/input/serio/ |
D | hyperv-keyboard.c | 96 spinlock_t lock; /* protects 'started' field */ 97 bool started; member 151 if (kbd_dev->started) { in hv_kbd_on_receive() 298 kbd_dev->started = true; in hv_kbd_start() 310 kbd_dev->started = false; in hv_kbd_stop()
|
/linux-5.10/Documentation/userspace-api/media/dvb/ |
D | video-get-frame-count.rst | 48 started. 58 frames since the decoder was started.
|
/linux-5.10/arch/powerpc/platforms/cell/ |
D | smp.c | 51 * The Primary thread of each non-boot processor was started from the OF client 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-5.10/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() 267 * We know prom_init will not have started them if RTAS supports in smp_init_pseries()
|