| /linux/drivers/dma/sf-pdma/ |
| H A D | sf-pdma.h | 87 RUNNING = 0, enumerator
|
| H A D | sf-pdma.c | 481 chan->pm_state = RUNNING; in sf_pdma_setup_chans()
|
| /linux/drivers/dma/ |
| H A D | fsldma.c | 417 if (unlikely(chan->pm_state != RUNNING)) { in fsl_dma_tx_submit() 1181 chan->pm_state = RUNNING; in fsl_dma_chan_probe() 1357 chan->pm_state = RUNNING; in fsldma_suspend_late() 1379 chan->pm_state = RUNNING; in fsldma_resume_early()
|
| H A D | fsldma.h | 147 RUNNING = 0, enumerator
|
| H A D | fsl-edma-main.c | 804 fsl_chan->pm_state = RUNNING; in fsl_edma_probe() 953 fsl_chan->pm_state = RUNNING; in fsl_edma_resume_early()
|
| H A D | fsl-edma-common.h | 87 RUNNING = 0, enumerator
|
| H A D | fsl-edma-common.c | 830 if (unlikely(fsl_chan->pm_state != RUNNING)) { in fsl_edma_issue_pending()
|
| /linux/Documentation/locking/ |
| H A D | locktypes.rst | 295 to RUNNING, but that does not work here because the task must remain 298 instead sets the saved state to RUNNING. Then, when the lock 300 state, in this case setting it to RUNNING::
|
| /linux/arch/x86/events/intel/ |
| H A D | p4.c | 328 P4_ESCR_EMASK_BIT(P4_EVENT_GLOBAL_POWER_EVENTS, RUNNING), 606 P4_ESCR_EMASK_BIT(P4_EVENT_GLOBAL_POWER_EVENTS, RUNNING)), 657 P4_ESCR_EMASK_BIT(P4_EVENT_GLOBAL_POWER_EVENTS, RUNNING)) |
|
| /linux/drivers/net/ethernet/amd/ |
| H A D | amd8111e.h | 136 RUNNING = (1 << 0), enumerator
|
| /linux/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_psi.h | 213 RUNNING = 0x4, enumerator
|
| H A D | vidtv_psi.c | 1456 service->bitfield = cpu_to_be16(RUNNING << 13); in vidtv_psi_sdt_service_init() 2022 e->bitfield = cpu_to_be16(RUNNING << 13); in vidtv_psi_eit_event_init()
|
| /linux/Documentation/translations/it_IT/locking/ |
| H A D | locktypes.rst | 282 Altri tipi di risvegli avrebbero impostato direttamente lo stato a RUNNING, 285 viene messo a RUNNING quando il risveglio di un non-blocco cerca di 288 ripristinerà lo stato salvato, in questo caso a RUNNING::
|
| /linux/drivers/media/platform/st/stm32/ |
| H A D | stm32-dcmi.c | 89 RUNNING, enumerator 234 if (dcmi->state != RUNNING) { in dcmi_restart_capture() 587 dcmi->state = RUNNING; in dcmi_buf_queue() 802 dcmi->state = RUNNING; in dcmi_start_streaming()
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_worker.c | 2127 if (get_t_state(&connection->worker) != RUNNING) in wait_for_work() 2160 while (get_t_state(thi) == RUNNING) { in drbd_worker() 2175 if (get_t_state(thi) == RUNNING) { in drbd_worker() 2182 if (get_t_state(thi) != RUNNING) in drbd_worker()
|
| H A D | drbd_main.c | 330 thi->t_state = RUNNING; in drbd_thread_setup() 392 thi->t_state = RUNNING; in drbd_thread_start() 410 thi->t_state = RUNNING; in drbd_thread_start() 419 case RUNNING: in drbd_thread_start() 1458 || get_t_state(&connection->ack_receiver) != RUNNING in we_should_drop_the_connection()
|
| H A D | drbd_int.h | 157 RUNNING, enumerator 1832 if (task && get_t_state(&connection->ack_receiver) == RUNNING) in wake_ack_receiver()
|
| H A D | drbd_receiver.c | 4870 while (get_t_state(&connection->receiver) == RUNNING) { in drbdd() 5782 while (get_t_state(thi) == RUNNING) { in drbd_ack_receiver()
|
| /linux/Documentation/sound/designs/ |
| H A D | compress-offload.rst | 191 | | PREPARE |------------------->| RUNNING |--------------------------+ 262 +------------------------>| RUNNING |
|
| /linux/arch/x86/include/asm/ |
| H A D | perf_event_p4.h | 714 P4_GEN_ESCR_EMASK(P4_EVENT_GLOBAL_POWER_EVENTS, RUNNING, 0),
|
| /linux/tools/testing/selftests/tc-testing/ |
| H A D | README | 47 RUNNING TDC
|
| /linux/sound/core/ |
| H A D | pcm.c | 243 STATE(RUNNING),
|
| /linux/drivers/net/phy/ |
| H A D | phy.c | 54 PHY_STATE_STR(RUNNING) in phy_state_to_str()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | ctxnv50.c | 179 cp_set (ctx, STATE, RUNNING); in nv50_grctx_generate()
|
| /linux/Documentation/networking/ |
| H A D | bonding.rst | 1888 UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1 1894 UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1 1901 UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
|