Searched refs:childstate (Results 1 – 1 of 1) sorted by relevance
764 union tmigr_state childstate, groupstate; in tmigr_update_events() local774 childstate.state = atomic_read(&child->migr_state); in tmigr_update_events()777 if (childstate.active) { in tmigr_update_events()829 childstate.state = 0; in tmigr_update_events()895 trace_tmigr_update_events(child, group, childstate, groupstate, in tmigr_update_events()1276 union tmigr_state curstate, newstate, childstate; in tmigr_inactive_up() local1281 childstate.state = 0; in tmigr_inactive_up()1293 childstate.state = atomic_read(&child->migr_state); in tmigr_inactive_up()1299 if (!childstate.active) in tmigr_inactive_up()1307 if (!childstate.active) { in tmigr_inactive_up()