Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c86 * corresponding *_valid flags are set. The cpuset_alloc()
96 * from the calloc() call in cpuset_alloc().
611 struct cpuset *cpuset_alloc(void) in cpuset_alloc() function
791 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()) in cpuset_p_sys_to_rel_mem()
[all...]
H A Dcpuset.h46 * cpuset_alloc() - Allocate a new struct cpuset
185 struct cpuset *cpuset_alloc(void);
H A Dcpuinfo.c327 cp = cpuset_alloc(); in find_domain_cpusets()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
H A Dcpuset_cpu_hog.c173 cp = cpuset_alloc(); in cpu_hog()

Completed in 6 milliseconds