Home
last modified time | relevance | path

Searched defs:timer_mod (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dptimer-test-stubs.c53 void timer_mod(QEMUTimer *ts, int64_t expire_time) in timer_mod() function
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_modules.h64 struct bfa_timer_mod_s timer_mod; /* timer module */ member
H A Dbfa_ioc.h297 struct bfa_timer_mod_s *timer_mod; member
H A Dbfa_ioc.c2358 struct bfa_timer_mod_s *timer_mod) in bfa_ioc_attach()
/openbmc/qemu/util/
H A Dqemu-timer.c481 void timer_mod(QEMUTimer *ts, int64_t expire_time) in timer_mod() function