Searched refs:h_load_next (Results 1 – 1 of 1) sorted by relevance
9825 WRITE_ONCE(cfs_rq->h_load_next, NULL); in update_cfs_rq_h_load()9828 WRITE_ONCE(cfs_rq->h_load_next, se); in update_cfs_rq_h_load()9838 while ((se = READ_ONCE(cfs_rq->h_load_next)) != NULL) { in update_cfs_rq_h_load()