| /Linux-v6.1/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-v6.1/drivers/misc/ibmasm/ |
| D | r_heartbeat.c | 39 rhb->stopped = 0; in ibmasm_init_reverse_heartbeat() 68 rhb->stopped, in ibmasm_start_reverse_heartbeat() 71 if (signal_pending(current) || rhb->stopped) { in ibmasm_start_reverse_heartbeat() 77 rhb->stopped = 0; in ibmasm_start_reverse_heartbeat() 84 rhb->stopped = 1; in ibmasm_stop_reverse_heartbeat()
|
| /Linux-v6.1/kernel/time/ |
| D | tick-sched.h | 30 * @tick_stopped: Indicator that the idle tick has been stopped 42 * @idle_sleeps: Number of idle calls, where the sched tick was stopped 46 * @idle_sleeptime: Sum of the time slept in idle with sched tick stopped 47 * @iowait_sleeptime: Sum of the time slept in idle with sched tick stopped, with IO outstanding 48 * @timer_expires: Anticipated timer expiration time (in case sched tick is stopped)
|
| /Linux-v6.1/include/asm-generic/ |
| D | syscall.h | 45 * It's only valid to call this when @task is stopped for system 65 * It's only valid to call this when @task is stopped for tracing on exit 79 * It's only valid to call this when @task is stopped for tracing on exit 97 * It's only valid to call this when @task is stopped for tracing on exit 113 * It's only valid to call this when @task is stopped for tracing on 126 * It's only valid to call this when @task is stopped on entry to a system
|
| /Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt76x2/ |
| D | mac.c | 11 bool stopped = false; in mt76x2_mac_stop() local 32 stopped = true; in mt76x2_mac_stop() 36 if (force && !stopped) { in mt76x2_mac_stop()
|
| /Linux-v6.1/drivers/net/ipa/ |
| D | ipa_power.c | 67 spinlock_t spinlock; /* used with STOPPED/STARTED power flags */ 234 * leaving the queue in a stopped state. The next two functions are used 239 * Two flags and a spinlock are used. If the queue is stopped, the STOPPED 241 * The queue is only started on resume if the STOPPED flag is set. And the 249 * If the queue is stopped, the STOPPED flag is set. This is called only 268 * STOPPED flag is set. That flag is cleared if it was set. If the queue
|
| /Linux-v6.1/drivers/usb/gadget/udc/ |
| D | s3c-hsudc.c | 101 * @stopped: Maintains state of endpoint, set if EP is halted. 110 u8 stopped; member 196 unsigned int stopped = hsep->stopped; in s3c_hsudc_complete_request() local 207 hsep->stopped = 1; in s3c_hsudc_complete_request() 211 hsep->stopped = stopped; in s3c_hsudc_complete_request() 232 * @hsudc: Device controller for which EP activity is to be stopped. 234 * All the endpoints are stopped and any pending transfer requests if any on 246 hsep->stopped = 1; in s3c_hsudc_stop_activity() 444 * Set or clear endpoint halt. If halt is set, the endpoint is stopped. 469 hsep->stopped = 1; in s3c_hsudc_set_halt() [all …]
|
| D | fsl_udc_core.c | 160 unsigned char stopped = ep->stopped; in done() local 191 ep->stopped = 1; in done() 198 ep->stopped = stopped; in done() 207 ep->stopped = 1; in nuke() 359 /* Clear stopped bit */ in dr_controller_run() 360 udc->stopped = 0; in dr_controller_run() 393 /* Set stopped bit for isr */ in dr_controller_stop() 394 udc->stopped = 1; in dr_controller_stop() 593 ep->stopped = 0; in fsl_ep_enable() 660 ep->stopped = 1; in fsl_ep_disable() [all …]
|
| /Linux-v6.1/drivers/input/touchscreen/ |
| D | da9052_tsi.c | 24 bool stopped; member 38 if (!tsi->stopped) { in da9052_ts_pendwn_irq() 106 if (!tsi->stopped) { in da9052_ts_pen_work() 188 tsi->stopped = false; in da9052_ts_input_open() 203 tsi->stopped = true; in da9052_ts_input_close() 244 tsi->stopped = true; in da9052_ts_probe()
|
| D | auo-pixcir-ts.c | 127 bool stopped; member 193 while (!ts->stopped) { in auo_pixcir_interrupt() 211 wait_event_timeout(ts->wait, ts->stopped, in auo_pixcir_interrupt() 254 wait_event_timeout(ts->wait, ts->stopped, in auo_pixcir_interrupt() 363 ts->stopped = false; in auo_pixcir_start() 392 ts->stopped = true; in auo_pixcir_stop() 506 ts->stopped = true; in auo_pixcir_probe()
|
| /Linux-v6.1/drivers/gpu/drm/sprd/ |
| D | sprd_dpu.h | 39 * @stopped: indicates whether DPU are stopped 50 bool stopped; member
|
| /Linux-v6.1/arch/powerpc/platforms/pseries/ |
| D | smp.c | 58 int qcss_tok = rtas_token("query-cpu-stopped-state"); in smp_query_cpu_stopped() 62 "Firmware doesn't support query-cpu-stopped-state\n"); in smp_query_cpu_stopped() 69 "RTAS query-cpu-stopped-state failed: %i\n", status); in smp_query_cpu_stopped() 267 * query-cpu-stopped-state. in smp_init_pseries() 269 if (rtas_token("query-cpu-stopped-state") == RTAS_UNKNOWN_SERVICE) { in smp_init_pseries()
|
| /Linux-v6.1/drivers/watchdog/ |
| D | wdat_wdt.c | 35 * @stopped_in_sleep: Is this watchdog stopped by the firmware in S1-S5 36 * @stopped: Was the watchdog stopped by the driver in suspend 46 bool stopped; member 54 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" 483 wdat->stopped = false; in wdat_wdt_suspend_noirq() 488 wdat->stopped = true; in wdat_wdt_suspend_noirq() 504 if (!wdat->stopped) { in wdat_wdt_resume_noirq()
|
| /Linux-v6.1/Documentation/driver-api/dmaengine/ |
| D | pxa_dma.rst | 28 a check of the DMA channel reports a "stopped channel", the transfer should 30 know if a channel is in running or stopped state. 94 If while new_link was created the DMA channel stopped, it is _not_ 104 - then hot-chaining cannot happen, as the channel must be stopped, the 187 It should be noted that after tx3 is completed, the channel is stopped, and
|
| /Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | core.h | 149 * netif stopped due to firmware signalling flow control. 151 * netif stopped due to flowring full. 153 * netif stopped due to not being connected (STA mode). 173 * @netif_stop: bitmap indicates reason why netif queues are stopped.
|
| /Linux-v6.1/drivers/input/keyboard/ |
| D | samsung-keypad.c | 68 bool stopped; member 162 wait_event_timeout(keypad->wait, keypad->stopped, in samsung_keypad_irq() 165 } while (key_down && !keypad->stopped); in samsung_keypad_irq() 179 keypad->stopped = false; in samsung_keypad_start() 201 keypad->stopped = true; in samsung_keypad_stop() 382 keypad->stopped = true; in samsung_keypad_probe() 469 if (keypad->stopped) in samsung_keypad_runtime_suspend() 492 if (keypad->stopped) in samsung_keypad_runtime_resume()
|
| /Linux-v6.1/Documentation/networking/ |
| D | can_ucan_protocol.rst | 174 stopped SET_BITTIMING stopped 175 stopped START started 176 started STOP or RESET stopped 177 stopped STOP or RESET stopped
|
| /Linux-v6.1/drivers/net/wireless/ath/ath9k/ |
| D | wmi.c | 100 wmi->stopped = false; in ath9k_init_wmi() 119 wmi->stopped = true; in ath9k_stop_wmi() 221 if (unlikely(wmi->stopped)) in ath9k_wmi_ctrl_rx() 326 /* check if wmi stopped flag is set */ in ath9k_wmi_cmd() 327 if (unlikely(wmi->stopped)) { in ath9k_wmi_cmd()
|
| /Linux-v6.1/sound/virtio/ |
| D | virtio_pcm.h | 32 * @stopped: True if the substream is stopped and must be released on the device 56 bool stopped; member
|
| /Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/ |
| D | dwmac_dma.h | 87 #define DMA_INTR_ENA_RSE 0x00000100 /* Receive Stopped */ 92 #define DMA_INTR_ENA_TSE 0x00000002 /* Transmit Stopped */ 120 #define DMA_STATUS_RPS 0x00000100 /* Receive Process Stopped */ 127 #define DMA_STATUS_TPS 0x00000002 /* Transmit Process Stopped */
|
| /Linux-v6.1/net/strparser/ |
| D | strparser.c | 43 if (strp->stopped) in strp_abort_strp() 46 strp->stopped = 1; in strp_abort_strp() 368 if (unlikely(strp->stopped) || strp->paused) in strp_data_ready() 400 if (unlikely(strp->stopped)) in do_strp_work() 505 /* strp must already be stopped so that strp_recv will no longer be called. 510 WARN_ON(!strp->stopped); in strp_done() 524 strp->stopped = 1; in strp_stop()
|
| /Linux-v6.1/drivers/usb/serial/ |
| D | generic.c | 374 bool stopped = false; in usb_serial_generic_read_bulk_callback() local 394 dev_dbg(&port->dev, "%s - urb stopped: %d\n", in usb_serial_generic_read_bulk_callback() 396 stopped = true; in usb_serial_generic_read_bulk_callback() 399 dev_err(&port->dev, "%s - urb stopped: %d\n", in usb_serial_generic_read_bulk_callback() 401 stopped = true; in usb_serial_generic_read_bulk_callback() 424 if (stopped) in usb_serial_generic_read_bulk_callback() 456 dev_dbg(&port->dev, "%s - urb stopped: %d\n", in usb_serial_generic_write_bulk_callback() 460 dev_err_console(port, "%s - urb stopped: %d\n", in usb_serial_generic_write_bulk_callback()
|
| /Linux-v6.1/sound/soc/sti/ |
| D | uniperif_reader.c | 40 * In case of error audio stream is stopped; stop action is protected via PCM 194 /* The reader should be stopped */ in uni_reader_prepare() 299 /* The reader should be stopped */ in uni_reader_start() 319 /* The reader should not be in stopped state */ in uni_reader_stop() 331 /* Update state to stopped and return */ in uni_reader_stop()
|
| /Linux-v6.1/Documentation/accounting/ |
| D | cgroupstats.rst | 29 sleeping 1, blocked 0, running 1, stopped 0, uninterruptible 0 31 sleeping 155, blocked 0, running 1, stopped 0, uninterruptible 2
|
| /Linux-v6.1/net/tls/ |
| D | tls_strp.c | 17 if (strp->stopped) in tls_strp_abort_strp() 20 strp->stopped = 1; in tls_strp_abort_strp() 425 if (unlikely(strp->stopped) || strp->msg_ready) in tls_strp_check_rcv() 477 strp->stopped = 1; in tls_strp_stop() 495 /* strp must already be stopped so that tls_strp_recv will no longer be called. 500 WARN_ON(!strp->stopped); in tls_strp_done()
|