Searched refs:RUNNING (Results 1 – 17 of 17) sorted by relevance
| /linux/drivers/dma/sf-pdma/ |
| H A D | sf-pdma.h | 87 RUNNING = 0, enumerator
|
| /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 | 808 fsl_chan->pm_state = RUNNING; in fsl_edma_probe() 958 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/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() 2024 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/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 | 329 thi->t_state = RUNNING; in drbd_thread_setup() 391 thi->t_state = RUNNING; in drbd_thread_start() 409 thi->t_state = RUNNING; in drbd_thread_start() 418 case RUNNING: in drbd_thread_start() 1454 || 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()
|
| /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/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | ctxnv50.c | 179 cp_set (ctx, STATE, RUNNING); in nv50_grctx_generate()
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 7746 - SENSE RUNNING
|