Searched refs:changed_states (Results 1 – 1 of 1) sorted by relevance
342 u32 changed_states = 0; in collect_percpu_times() local361 changed_states |= cpu_changed_states; in collect_percpu_times()388 *pchanged_states = changed_states; in collect_percpu_times()567 u32 changed_states; in psi_avgs_work() local578 collect_percpu_times(group, PSI_AVGS, &changed_states); in psi_avgs_work()591 if (changed_states & PSI_STATE_RESCHEDULE) { in psi_avgs_work()642 u32 changed_states; in psi_rtpoll_work() local687 collect_percpu_times(group, PSI_POLL, &changed_states); in psi_rtpoll_work()689 if (changed_states & group->rtpoll_states) { in psi_rtpoll_work()