Searched defs:clock (Results 1 – 8 of 8) sorted by relevance
22 void bch2_io_timer_add(struct io_clock *clock, struct io_timer *timer) in bch2_io_timer_add()41 void bch2_io_timer_del(struct io_clock *clock, struct io_timer *timer) in bch2_io_timer_del()69 void bch2_io_clock_schedule_timeout(struct io_clock *clock, u64 until) in bch2_io_clock_schedule_timeout()83 unsigned long bch2_kthread_io_clock_wait_once(struct io_clock *clock, in bch2_kthread_io_clock_wait_once()107 void bch2_kthread_io_clock_wait(struct io_clock *clock, in bch2_kthread_io_clock_wait()118 static struct io_timer *get_expired_timer(struct io_clock *clock, u64 now) in get_expired_timer()131 void __bch2_increment_clock(struct io_clock *clock, u64 sectors) in __bch2_increment_clock()142 void bch2_io_timers_to_text(struct printbuf *out, struct io_clock *clock) in bch2_io_timers_to_text()160 void bch2_io_clock_exit(struct io_clock *clock) in bch2_io_clock_exit()166 int bch2_io_clock_init(struct io_clock *clock) in bch2_io_clock_init()
15 struct io_clock *clock = &c->io_clock[rw]; in bch2_increment_clock() local
202 struct jset_entry_clock *clock = in bch2_journal_super_entries_add_common() local
349 struct io_clock *clock = &c->io_clock[WRITE]; in bch2_copygc_thread() local
553 struct jset_entry_clock *clock = in journal_replay_entry_early() local
513 struct io_clock *clock = &c->io_clock[WRITE]; in rebalance_wait() local
661 struct jset_entry_clock *clock = in journal_entry_clock_validate() local689 struct jset_entry_clock *clock = in journal_entry_clock_to_text() local
1659 char clock[10]; in timens_offsets_write() local
Completed in 29 milliseconds