Searched refs:u64_u32_store (Results 1 – 3 of 3) sorted by relevance
85 u64_u32_store(rq->clock_idle, rq_clock(rq)); in _update_idle_rq_clock_pelt()88 u64_u32_store(rq->clock_pelt_idle, rq_clock_pelt(rq)); in _update_idle_rq_clock_pelt()194 u64_u32_store(cfs_rq->throttled_pelt_idle, throttled); in update_idle_cfs_rq_clock_pelt()
558 # define u64_u32_store(var, val) u64_u32_store_copy(var, var##_copy, val) macro
623 u64_u32_store(cfs_rq->min_vruntime, in update_min_vruntime()12242 u64_u32_store(cfs_rq->min_vruntime, (u64)(-(1LL << 20))); in init_cfs_rq()