Searched refs:old_id (Results 1 – 1 of 1) sorted by relevance
2421 unsigned short old_id, new_id; in mem_cgroup_move_swap_account() local2423 old_id = mem_cgroup_id(from); in mem_cgroup_move_swap_account()2426 if (swap_cgroup_cmpxchg(entry, old_id, new_id) == old_id) { in mem_cgroup_move_swap_account()