Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h208 #error Wrong code for setaffinity system call.
219 #error Wrong code for setaffinity system call.
230 #error Wrong code for setaffinity system call.
241 #error Wrong code for setaffinity system call.
252 #error Wrong code for setaffinity system call.
263 #error Wrong code for setaffinity system call.
274 #error Wrong code for setaffinity system call.
285 #error Wrong code for setaffinity system call.
296 #error Wrong code for setaffinity system call.
307 #error Wrong code for setaffinity system call.
[all …]
/freebsd/tools/tools/netmap/
H A Dpkt-gen.c715 setaffinity(pthread_t me, int i) in setaffinity() function
1702 if (setaffinity(targ->thread, targ->affinity)) in sender_body()
1935 if (setaffinity(targ->thread, targ->affinity)) in receiver_body()
2074 if (setaffinity(targ->thread, targ->affinity)) in txseq_body()
2270 if (setaffinity(targ->thread, targ->affinity)) in rxseq_body()
H A Dnmreplay.c645 setaffinity(int i) in setaffinity() function
921 setaffinity(a->cons_core); in nmreplay_main()
/freebsd/lib/libomp/
H A Dkmp_i18n_default.inc192 "%1$s: setaffinity system call not supported.",
/freebsd/contrib/llvm-project/openmp/runtime/src/i18n/
H A Den_US.txt237 SetAffSysCallNotSupported "%1$s: setaffinity system call not supported."