Home
last modified time | relevance | path

Searched defs:running (Results 1 – 25 of 86) sorted by relevance

1234

/openbmc/openbmc/poky/meta/recipes-extended/sysklogd/sysklogd/
H A Dsysklogd59 running() function
/openbmc/sdbusplus/include/sdbusplus/
H A Dtimer.hpp81 int running = 0; in isRunning() local
231 int running; in timeoutHandler() local
/openbmc/phosphor-ipmi-flash/
H A Dstatus.hpp12 running = 0, enumerator
/openbmc/qemu/qapi/
H A Drun-state.json129 # <- { "return": { "running": true, boolean
/openbmc/qemu/include/system/
H A Diothread.h34 bool running; /* should iothread_run() continue? */ member
/openbmc/qemu/hw/s390x/
H A Dtod-kvm.c82 static void kvm_s390_tod_vm_state_change(void *opaque, bool running, in kvm_s390_tod_vm_state_change()
/openbmc/qemu/accel/xen/
H A Dxen-all.c49 static void xen_change_state_handler(void *opaque, bool running, in xen_change_state_handler()
/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos.c83 bool running; in migrate() local
/openbmc/qemu/hw/intc/
H A Darm_gicv3_its_kvm.c75 static void vm_change_state_handler(void *opaque, bool running, in vm_change_state_handler()
H A Darmv7m_nvic.c345 int running = NVIC_NOEXC_PRIO; in nvic_exec_prio() local
616 int running = nvic_exec_prio(s); in do_armv7m_nvic_set_pending() local
774 const int running = nvic_exec_prio(s); in armv7m_nvic_acknowledge_irq() local
922 int running = nvic_exec_prio(s); in armv7m_nvic_get_ready_status() local
/openbmc/qemu/hw/watchdog/
H A Dwdt_imx2.c101 bool running = (s->wcr & IMX2_WDT_WCR_WDE) && (s->wcr & IMX2_WDT_WCR_WT); in imx_wdt2_update_itimer() local
/openbmc/qemu/include/hw/misc/
H A Dnpcm7xx_pwm.h61 bool running; member
/openbmc/qemu/include/hw/dma/
H A Dpl080.h64 int running; member
H A Di8257.h43 int running; member
/openbmc/qemu/ui/
H A Dclipboard.c41 static void qemu_clipboard_change_state(void *opaque, bool running, RunState state) in qemu_clipboard_change_state()
/openbmc/qemu/hw/virtio/
H A Dvirtio-rng.c136 static void virtio_rng_vm_state_change(void *opaque, bool running, in virtio_rng_vm_state_change()
/openbmc/qemu/block/
H A Dcurl.c395 int running; in curl_multi_do_locked() local
421 int running; in curl_multi_timeout_do() local
885 int running; in curl_setup_preadv() local
/openbmc/qemu/hw/misc/
H A Domap_clk.c41 int running; /* Is currently ticking */ member
613 int parent, running; in omap_clk_update() local
/openbmc/qemu/include/hw/timer/
H A Dnrf51_timer.h69 bool running; member
/openbmc/qemu/include/hw/arm/
H A Dsoc_dma.h63 int running; member
/openbmc/qemu/hw/nvram/
H A Dspapr_nvram.c218 static void postload_update_cb(void *opaque, bool running, RunState state) in postload_update_cb()
/openbmc/qemu/nbd/
H A Dclient-connection.c62 bool running; /* thread is running now */ member
/openbmc/qemu/hw/net/
H A Digb_core.h60 bool running; member
/openbmc/qemu/hw/audio/
H A Dhda-codec.c157 bool output, running; member
421 static void hda_audio_set_running(HDAAudioStream *st, bool running) in hda_audio_set_running()
668 static void hda_audio_stream(HDACodecDevice *hda, uint32_t stnr, bool running, bool output) in hda_audio_stream()
/openbmc/u-boot/arch/sandbox/cpu/
H A Dsdl.c39 bool running; member

1234