Searched refs:conf (Results 1 – 5 of 5) sorted by relevance
43 struct conf struct105 setup_conf (struct conf *conf) in setup_conf() argument107 *conf = (struct conf) {-1, -1}; in setup_conf()109 if (conf->set_size > 0) in setup_conf()125 conf->last_cpu = find_last_cpu (set, CPU_ALLOC_SIZE (conf->set_size)); in setup_conf()133 test_size (const struct conf *conf, size_t size) in test_size() argument265 struct conf conf; in do_test() local266 setup_conf (&conf); in do_test()274 if (conf.set_size < 0 || conf.last_cpu < 0) in do_test()277 if (!early_test (&conf)) in do_test()[all …]
30 struct conf;31 static bool early_test (struct conf *);70 struct conf *conf; member90 if (cpu > param->conf->last_cpu in thread_burn_any_cpu()109 stop_and_join_threads (struct conf *conf, cpu_set_t *set, in stop_and_join_threads() argument151 early_test (struct conf *conf) in early_test() argument175 other_threads[cpu].conf = conf; in early_test()242 pinned_threads + conf->last_cpu + 1, in early_test()250 main_thread.conf = conf; in early_test()256 stop_and_join_threads (conf, initial_set, in early_test()[all …]
37 struct conf;38 static bool early_test (struct conf *unused) in early_test()
195 struct conf;196 static bool early_test (struct conf *unused) in early_test()
26 $(inst_gconvdir)/gconv-modules.d/gconv-modules-s390.conf33 generated += gconv-modules.d/gconv-modules-s390.conf36 $(inst_gconvdir)/gconv-modules.d/gconv-modules-s390.conf: \37 $(modpfx)gconv-modules-s390.conf $(+force)40 $(modpfx)gconv-modules-s390.conf: ../sysdeps/s390/gconv-modules-s390.conf \
Completed in 10 milliseconds