Home
last modified time | relevance | path

Searched refs:RUNNING (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/dma/sf-pdma/
H A Dsf-pdma.h87 RUNNING = 0, enumerator
H A Dsf-pdma.c481 chan->pm_state = RUNNING; in sf_pdma_setup_chans()
/linux/drivers/dma/
H A Dfsldma.c417 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 Dfsldma.h147 RUNNING = 0, enumerator
H A Dfsl-edma-main.c804 fsl_chan->pm_state = RUNNING; in fsl_edma_probe()
953 fsl_chan->pm_state = RUNNING; in fsl_edma_resume_early()
H A Dfsl-edma-common.h87 RUNNING = 0, enumerator
H A Dfsl-edma-common.c830 if (unlikely(fsl_chan->pm_state != RUNNING)) { in fsl_edma_issue_pending()
/linux/Documentation/locking/
H A Dlocktypes.rst295 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 Dp4.c328 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 Damd8111e.h136 RUNNING = (1 << 0), enumerator
/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.h213 RUNNING = 0x4, enumerator
H A Dvidtv_psi.c1456 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 Dlocktypes.rst282 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 Dstm32-dcmi.c89 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 Ddrbd_worker.c2127 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 Ddrbd_main.c330 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 Ddrbd_int.h157 RUNNING, enumerator
1832 if (task && get_t_state(&connection->ack_receiver) == RUNNING) in wake_ack_receiver()
H A Ddrbd_receiver.c4870 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 Dcompress-offload.rst191 | | PREPARE |------------------->| RUNNING |--------------------------+
262 +------------------------>| RUNNING |
/linux/arch/x86/include/asm/
H A Dperf_event_p4.h714 P4_GEN_ESCR_EMASK(P4_EVENT_GLOBAL_POWER_EVENTS, RUNNING, 0),
/linux/tools/testing/selftests/tc-testing/
H A DREADME47 RUNNING TDC
/linux/sound/core/
H A Dpcm.c243 STATE(RUNNING),
/linux/drivers/net/phy/
H A Dphy.c54 PHY_STATE_STR(RUNNING) in phy_state_to_str()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv50.c179 cp_set (ctx, STATE, RUNNING); in nv50_grctx_generate()
/linux/Documentation/networking/
H A Dbonding.rst1888 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

12