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