Home
last modified time | relevance | path

Searched refs:conf (Results 1 – 5 of 5) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dtst-skeleton-affinity.c43 struct conf struct
105 setup_conf (struct conf *conf) in setup_conf() argument
107 *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() argument
265 struct conf conf; in do_test() local
266 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 …]
A Dtst-skeleton-thread-affinity.c30 struct conf;
31 static bool early_test (struct conf *);
70 struct conf *conf; member
90 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() argument
151 early_test (struct conf *conf) in early_test() argument
175 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 …]
A Dtst-affinity.c37 struct conf;
38 static bool early_test (struct conf *unused) in early_test()
A Dtst-affinity-pid.c195 struct conf;
196 static bool early_test (struct conf *unused) in early_test()
/sysdeps/s390/
A DMakefile26 $(inst_gconvdir)/gconv-modules.d/gconv-modules-s390.conf
33 generated += gconv-modules.d/gconv-modules-s390.conf
36 $(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