Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dclock.c96 static __always_inline struct sched_clock_data *this_scd(void) in this_scd() function
126 scd = this_scd(); in __set_sched_clock_stable()
159 scd = this_scd(); in __sched_clock_work()
199 struct sched_clock_data *scd = this_scd(); in __sched_clock_gtod_offset()
306 clock = sched_clock_local(this_scd()); in local_clock_noinstr()
323 struct sched_clock_data *my_scd = this_scd(); in sched_clock_remote()
424 scd = this_scd(); in sched_clock_tick()