Home
last modified time | relevance | path

Searched refs:one_shot (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/mips/cavium-octeon/
H A Doct_ilm.c92 timx.s.one_shot = 1; in start_timer()
130 timx.s.one_shot = 0; in disable_timer()
/openbmc/qemu/include/sysemu/
H A Ddirtyrate.h26 bool one_shot);
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-ciu3-defs.h343 uint64_t one_shot : 1; member
347 uint64_t one_shot : 1;
H A Dcvmx-ciu-defs.h156 __BITFIELD_FIELD(uint64_t one_shot:1,
/openbmc/qemu/migration/
H A Ddirtyrate.c113 static void global_dirty_log_sync(unsigned int flag, bool one_shot) in global_dirty_log_sync() argument
117 if (one_shot) { in global_dirty_log_sync()
151 bool one_shot) in vcpu_calculate_dirtyrate() argument
171 global_dirty_log_sync(flag, one_shot); in vcpu_calculate_dirtyrate()
/openbmc/qemu/hw/sensor/
H A Dtmp105.c44 static void tmp105_alarm_update(TMP105State *s, bool one_shot) in tmp105_alarm_update() argument
46 if (FIELD_EX8(s->config, CONFIG, SHUTDOWN_MODE) && !one_shot) { in tmp105_alarm_update()
/openbmc/linux/drivers/staging/octeon/
H A Dethernet-tx.c67 ciu_timx.s.one_shot = 1; in cvm_oct_kick_tx_poll_watchdog()
H A Docteon-stubs.h1168 uint64_t one_shot:1; member