Searched refs:cpuset_alloc (Results 1 – 4 of 4) sorted by relevance
185 struct cpuset *cpuset_alloc(void);
611 struct cpuset *cpuset_alloc(void) in cpuset_alloc() function791 struct cpuset *cp1 = cpuset_alloc(); in resolve_cp()2036 if ((cp_sav = cpuset_alloc()) == NULL) in cr_or_mod()2316 if ((cp2 = cpuset_alloc()) == NULL) in cpuset_collides_exclusive()3017 if ((cp = cpuset_alloc()) == NULL) in cpuset_p_rel_to_sys_cpu()3033 if ((cp = cpuset_alloc()) == NULL) in cpuset_p_sys_to_rel_cpu()3049 if ((cp = cpuset_alloc()) == NULL) in cpuset_p_rel_to_sys_mem()3065 if ((cp = cpuset_alloc()) == NULL) in cpuset_p_sys_to_rel_mem()3126 if ((cp = cpuset_alloc()) == NULL) in cpuset_get_placement()3762 "cpuset_alloc", cpuset_alloc}, {
327 cp = cpuset_alloc(); in find_domain_cpusets()
173 cp = cpuset_alloc(); in cpu_hog()