Searched refs:one_shot (Results 1 – 8 of 8) sorted by relevance
92 timx.s.one_shot = 1; in start_timer()130 timx.s.one_shot = 0; in disable_timer()
26 bool one_shot);
343 uint64_t one_shot : 1; member347 uint64_t one_shot : 1;
156 __BITFIELD_FIELD(uint64_t one_shot:1,
113 static void global_dirty_log_sync(unsigned int flag, bool one_shot) in global_dirty_log_sync() argument117 if (one_shot) { in global_dirty_log_sync()151 bool one_shot) in vcpu_calculate_dirtyrate() argument171 global_dirty_log_sync(flag, one_shot); in vcpu_calculate_dirtyrate()
44 static void tmp105_alarm_update(TMP105State *s, bool one_shot) in tmp105_alarm_update() argument46 if (FIELD_EX8(s->config, CONFIG, SHUTDOWN_MODE) && !one_shot) { in tmp105_alarm_update()
67 ciu_timx.s.one_shot = 1; in cvm_oct_kick_tx_poll_watchdog()
1168 uint64_t one_shot:1; member