Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/time/
Dsched_clock.c39 struct clock_read_data { struct
65 struct clock_read_data read_data[2]; argument
101 struct clock_read_data *rd; in sched_clock()
125 static void update_clock_read_data(struct clock_read_data *rd) in update_clock_read_data()
147 struct clock_read_data rd; in update_sched_clock()
175 struct clock_read_data rd; in sched_clock_register()
280 struct clock_read_data *rd = &cd.read_data[0]; in sched_clock_suspend()
291 struct clock_read_data *rd = &cd.read_data[0]; in sched_clock_resume()