Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dclock.c99 static __always_inline struct sched_clock_data *this_scd(void) in this_scd() function
129 scd = this_scd(); in __set_sched_clock_stable()
162 scd = this_scd(); in __sched_clock_work()
202 struct sched_clock_data *scd = this_scd(); in __sched_clock_gtod_offset()
309 clock = sched_clock_local(this_scd()); in local_clock_noinstr()
326 struct sched_clock_data *my_scd = this_scd(); in sched_clock_remote()
427 scd = this_scd(); in sched_clock_tick()