Searched refs:u64_u32_store (Results 1 – 3 of 3) sorted by relevance
77 u64_u32_store(rq->clock_idle, rq_clock(rq)); in _update_idle_rq_clock_pelt()80 u64_u32_store(rq->clock_pelt_idle, rq_clock_pelt(rq)); in _update_idle_rq_clock_pelt()165 u64_u32_store(cfs_rq->throttled_pelt_idle, throttled); in update_idle_cfs_rq_clock_pelt()
543 # define u64_u32_store(var, val) u64_u32_store_copy(var, var##_copy, val) macro
790 u64_u32_store(cfs_rq->min_vruntime, in update_min_vruntime()12681 u64_u32_store(cfs_rq->min_vruntime, (u64)(-(1LL << 20))); in init_cfs_rq()