Home
last modified time | relevance | path

Searched defs:clock (Results 1 – 8 of 8) sorted by relevance

/fs/bcachefs/
A Dclock.c22 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()
A Dclock.h15 struct io_clock *clock = &c->io_clock[rw]; in bch2_increment_clock() local
A Dsb-clean.c202 struct jset_entry_clock *clock = in bch2_journal_super_entries_add_common() local
A Dmovinggc.c349 struct io_clock *clock = &c->io_clock[WRITE]; in bch2_copygc_thread() local
A Drecovery.c553 struct jset_entry_clock *clock = in journal_replay_entry_early() local
A Drebalance.c513 struct io_clock *clock = &c->io_clock[WRITE]; in rebalance_wait() local
A Djournal_io.c661 struct jset_entry_clock *clock = in journal_entry_clock_validate() local
689 struct jset_entry_clock *clock = in journal_entry_clock_to_text() local
/fs/proc/
A Dbase.c1659 char clock[10]; in timens_offsets_write() local

Completed in 29 milliseconds