Searched refs:new_id (Results 1 – 1 of 1) sorted by relevance
403 int memcg_expand_shrinker_maps(int new_id) in memcg_expand_shrinker_maps() argument408 size = DIV_ROUND_UP(new_id + 1, BITS_PER_LONG) * sizeof(unsigned long); in memcg_expand_shrinker_maps()3082 unsigned short old_id, new_id; in mem_cgroup_move_swap_account() local3085 new_id = mem_cgroup_id(to); in mem_cgroup_move_swap_account()3087 if (swap_cgroup_cmpxchg(entry, old_id, new_id) == old_id) { in mem_cgroup_move_swap_account()