Home
last modified time | relevance | path

Searched refs:RS_START (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/display/
H A Dvirtio-gpu-gl.c77 case RS_START: in virtio_gpu_gl_handle_ctrl()
181 gl->renderer_state = RS_START; in virtio_gpu_gl_device_unrealize()
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-gpu.h232 RS_START, /* starting state */ enumerator
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_worker.c1702 drbd_device_post_work(device, RS_START); in start_resync_timer_fn()
2033 if (test_bit(RS_START, &todo)) in do_device_work()
2041 |(1UL << RS_START) \
H A Ddrbd_int.h453 RS_START, /* tell worker to start resync/OV */ enumerator