Searched refs:free_cpumasks (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/cgroup/
H A Dcpuset.c668 * free_cpumasks - free cpumasks in a tmpmasks structure
672 static inline void free_cpumasks(struct cpuset *cs, struct tmpmasks *tmp) function
717 free_cpumasks(cs, NULL);
2564 free_cpumasks(NULL, &tmp);
2669 free_cpumasks(NULL, &tmp);
3143 free_cpumasks(NULL, &tmpmask);
4672 free_cpumasks(NULL, ptmp);

Completed in 135 milliseconds