Searched refs:array (Results 1 – 3 of 3) sorted by relevance
148 void *array; in swap_cgroup_swapon() local159 array = vzalloc(array_size); in swap_cgroup_swapon()160 if (!array) in swap_cgroup_swapon()166 ctrl->map = array; in swap_cgroup_swapon()173 vfree(array); in swap_cgroup_swapon()
2900 static unsigned int cpuset_mems_nr(unsigned int *array) in cpuset_mems_nr() argument2906 nr += array[node]; in cpuset_mems_nr()
97 # statically allocating the mem_section[] array can potentially