Searched refs:RUNNING (Results 1 – 20 of 20) sorted by relevance
/linux-4.4.14/drivers/dma/ |
D | fsldma.h | 147 RUNNING = 0, enumerator
|
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()
|
/linux-4.4.14/drivers/media/platform/soc_camera/ |
D | rcar_vin.c | 468 RUNNING, enumerator 801 if (priv->state != RUNNING && rcar_vin_hw_ready(priv)) { in rcar_vin_videobuf_queue() 810 priv->state = RUNNING; in rcar_vin_videobuf_queue() 831 if (priv->state == RUNNING) in rcar_vin_wait_stop_streaming() 927 priv->state == RUNNING) { in rcar_vin_irq()
|
/linux-4.4.14/Documentation/networking/ |
D | cops.txt | 43 UP BROADCAST RUNNING NOARP MULTICAST MTU:600 Metric:1
|
D | bonding.txt | 1758 UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1 1764 UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1 1771 UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
|
/linux-4.4.14/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.4.14/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.4.14/drivers/net/ethernet/amd/ |
D | amd8111e.h | 147 RUNNING = (1 << 0), enumerator
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_worker.c | 2038 if (get_t_state(&connection->worker) != RUNNING) in wait_for_work() 2071 while (get_t_state(thi) == RUNNING) { in drbd_worker() 2086 if (get_t_state(thi) == RUNNING) { in drbd_worker() 2093 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 | 254 RUNNING, enumerator
|
D | drbd_receiver.c | 4604 while (get_t_state(&connection->receiver) == RUNNING) { in drbdd() 5515 while (get_t_state(thi) == RUNNING) { in drbd_asender()
|
/linux-4.4.14/Documentation/frv/ |
D | gdbstub.txt | 107 INTERRUPTING THE RUNNING KERNEL
|
/linux-4.4.14/arch/x86/include/asm/ |
D | perf_event_p4.h | 713 P4_GEN_ESCR_EMASK(P4_EVENT_GLOBAL_POWER_EVENTS, RUNNING, 0),
|
/linux-4.4.14/drivers/net/phy/ |
D | phy.c | 74 PHY_STATE_STR(RUNNING) in phy_state_to_str()
|
/linux-4.4.14/sound/core/ |
D | pcm.c | 255 STATE(RUNNING),
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxnv50.c | 178 cp_set (ctx, STATE, RUNNING); in nv50_grctx_generate()
|
/linux-4.4.14/Documentation/x86/ |
D | boot.txt | 965 **** RUNNING THE KERNEL
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 2062 UP BROADCAST RUNNING MULTICAST MTU:2000 Metric:1
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | api.txt | 3603 - SENSE RUNNING
|