/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | gf100.c | 67 RUNNING, enumerator 89 if (chan && chan->state == RUNNING) { in gf100_fifo_runlist_update() 265 if (chan->state == STOPPED && (chan->state = RUNNING) == RUNNING) { in gf100_fifo_chan_init() 282 if (chan->state == RUNNING && (chan->state = STOPPED) == STOPPED) { in gf100_fifo_chan_fini()
|
D | gk104.c | 86 RUNNING, enumerator 109 if (chan && chan->state == RUNNING && chan->engine == engine) { in gk104_fifo_runlist_update() 301 if (chan->state == STOPPED && (chan->state = RUNNING) == RUNNING) { in gk104_fifo_chan_init() 317 if (chan->state == RUNNING && (chan->state = STOPPED) == STOPPED) { in gk104_fifo_chan_fini()
|
/linux-4.1.27/drivers/dma/ |
D | fsldma.c | 418 if (unlikely(chan->pm_state != RUNNING)) { in fsl_dma_tx_submit() 1301 chan->pm_state = RUNNING; in fsl_dma_chan_probe() 1473 chan->pm_state = RUNNING; in fsldma_suspend_late() 1496 chan->pm_state = RUNNING; in fsldma_resume_early()
|
D | fsldma.h | 147 RUNNING = 0, enumerator
|
/linux-4.1.27/drivers/media/platform/soc_camera/ |
D | rcar_vin.c | 467 RUNNING, enumerator 788 if (priv->state != RUNNING && rcar_vin_hw_ready(priv)) { in rcar_vin_videobuf_queue() 797 priv->state = RUNNING; in rcar_vin_videobuf_queue() 818 if (priv->state == RUNNING) in rcar_vin_wait_stop_streaming() 913 priv->state == RUNNING) { in rcar_vin_irq()
|
/linux-4.1.27/Documentation/networking/ |
D | cops.txt | 43 UP BROADCAST RUNNING NOARP MULTICAST MTU:600 Metric:1
|
D | bonding.txt | 1674 UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1 1680 UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1 1687 UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
|
/linux-4.1.27/kernel/debug/kdb/ |
D | kdb_support.c | 557 #define RUNNING (1UL << (8*sizeof(unsigned long) - 2)) macro 575 res |= RUNNING; in kdb_task_state_string()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_p4.c | 326 P4_ESCR_EMASK_BIT(P4_EVENT_GLOBAL_POWER_EVENTS, RUNNING), 604 P4_ESCR_EMASK_BIT(P4_EVENT_GLOBAL_POWER_EVENTS, RUNNING)), 655 P4_ESCR_EMASK_BIT(P4_EVENT_GLOBAL_POWER_EVENTS, RUNNING)) |
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
D | amd8111e.h | 147 RUNNING = (1 << 0), enumerator
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_worker.c | 2060 if (get_t_state(&connection->worker) != RUNNING) in wait_for_work() 2093 while (get_t_state(thi) == RUNNING) { in drbd_worker() 2108 if (get_t_state(thi) == RUNNING) { in drbd_worker() 2115 if (get_t_state(thi) != RUNNING) in drbd_worker()
|
D | drbd_main.c | 351 thi->t_state = RUNNING; in drbd_thread_setup() 413 thi->t_state = RUNNING; in drbd_thread_start() 431 thi->t_state = RUNNING; in drbd_thread_start() 440 case RUNNING: in drbd_thread_start() 1439 || get_t_state(&connection->asender) != RUNNING in we_should_drop_the_connection()
|
D | drbd_int.h | 253 RUNNING, enumerator
|
D | drbd_receiver.c | 4603 while (get_t_state(&connection->receiver) == RUNNING) { in drbdd() 5514 while (get_t_state(thi) == RUNNING) { in drbd_asender()
|
/linux-4.1.27/Documentation/frv/ |
D | gdbstub.txt | 107 INTERRUPTING THE RUNNING KERNEL
|
/linux-4.1.27/arch/x86/include/asm/ |
D | perf_event_p4.h | 713 P4_GEN_ESCR_EMASK(P4_EVENT_GLOBAL_POWER_EVENTS, RUNNING, 0),
|
/linux-4.1.27/sound/core/ |
D | pcm.c | 255 STATE(RUNNING),
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxnv50.c | 179 cp_set (ctx, STATE, RUNNING); in nv50_grctx_generate()
|
/linux-4.1.27/Documentation/x86/ |
D | boot.txt | 965 **** RUNNING THE KERNEL
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 2062 UP BROADCAST RUNNING MULTICAST MTU:2000 Metric:1
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | api.txt | 3528 - SENSE RUNNING
|