| /freebsd-13.1/lib/libomp/ |
| H A D | kmp_i18n_default.inc | 182 "%1$s: proclist specified, setting affinity type to \"explicit\".", 184 "%1$s: syntax error, not using affinity.", 185 "%1$s: range error (zero stride), not using affinity.", 186 "%1$s: range error (%2$d > %3$d), not using affinity.", 190 "%1$s: affinity not supported, using \"disabled\".", 196 "%1$s: the OS kernel does not support affinity.", 198 "%1$s: cannot determine proper affinity mask size.", 240 "Error initializing affinity - not using affinity.", 243 "No valid OS proc IDs specified - not using affinity.", 253 "Cannot set thread affinity mask.", [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | arm,gic-v3.yaml | 43 If the system requires describing PPI affinity, then the value must 133 PPI affinity can be expressed as a single "ppi-partitions" node, 139 affinity: 146 - affinity 262 affinity = <&cpu0 &cpu2>; 266 affinity = <&cpu1 &cpu3>;
|
| H A D | brcm,bcm6345-l1-intc.txt | 36 system, the driver will allow IRQ SMP affinity to be set up through the
|
| H A D | brcm,bcm7038-l1-intc.txt | 46 system, the driver will allow IRQ SMP affinity to be set up through the
|
| /freebsd-13.1/contrib/llvm-project/openmp/runtime/src/i18n/ |
| H A D | en_US.txt | 226 AffProcListNoType "%1$s: proclist specified, setting affinity type to \"explicit\"." 228 AffSyntaxError "%1$s: syntax error, not using affinity." 229 AffZeroStride "%1$s: range error (zero stride), not using affinity." 230 AffStartGreaterEnd "%1$s: range error (%2$d > %3$d), not using affinity." 234 AffNotSupported "%1$s: affinity not supported, using \"disabled\"." 240 OBSOLETE "%1$s: the OS kernel does not support affinity." 242 AffCantGetMaskSize "%1$s: cannot determine proper affinity mask size." 285 ErrorInitializeAffinity "Error initializing affinity - not using affinity." 288 AffNoValidProcID "No valid OS proc IDs specified - not using affinity." 301 CantSetThreadAffMask "Cannot set thread affinity mask." [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/arm/ |
| H A D | pmu.yaml | 58 interrupt-affinity: 62 nodes corresponding directly to the affinity of 70 the interrupt-affinity property shouldn't be present).
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | exynos5420-cpus.dtsi | 124 interrupt-affinity = <&cpu4>, <&cpu5>, <&cpu6>, <&cpu7>; 129 interrupt-affinity = <&cpu0>, <&cpu1>, <&cpu2>, <&cpu3>;
|
| H A D | exynos5422-cpus.dtsi | 131 interrupt-affinity = <&cpu0>, <&cpu1>, <&cpu2>, <&cpu3>; 136 interrupt-affinity = <&cpu4>, <&cpu5>, <&cpu6>, <&cpu7>;
|
| H A D | tango4-smp8758.dtsi | 29 interrupt-affinity = <&cpu0>, <&cpu1>;
|
| H A D | vf500.dtsi | 50 interrupt-affinity = <&a5_cpu>;
|
| H A D | mstar-v7.dtsi | 46 interrupt-affinity = <&cpu0>;
|
| H A D | arm-realview-eb-a9mp.dts | 69 interrupt-affinity = <&A9_0>, <&A9_1>, <&A9_2>, <&A9_3>;
|
| H A D | arm-realview-eb-11mp.dts | 73 interrupt-affinity = <&MP11_0>, <&MP11_1>, <&MP11_2>, <&MP11_3>;
|
| /freebsd-13.1/sys/dev/netmap/ |
| H A D | netmap_freebsd.c | 1201 int affinity; member 1210 if (nmk->affinity >= 0) { in nm_kctx_worker() 1212 sched_bind(curthread, nmk->affinity); in nm_kctx_worker() 1237 nm_os_kctx_worker_setaff(struct nm_kctx *nmk, int affinity) in nm_os_kctx_worker_setaff() argument 1239 nmk->affinity = affinity; in nm_os_kctx_worker_setaff() 1255 nmk->affinity = -1; in nm_os_kctx_create()
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm64/realtek/ |
| H A D | rtd1293.dtsi | 50 interrupt-affinity = <&cpu0>, <&cpu1>;
|
| H A D | rtd1295.dtsi | 64 interrupt-affinity = <&cpu0>, <&cpu1>, <&cpu2>, <&cpu3>;
|
| H A D | rtd1395.dtsi | 64 interrupt-affinity = <&cpu0>, <&cpu1>, <&cpu2>, <&cpu3>;
|
| H A D | rtd1296.dtsi | 64 interrupt-affinity = <&cpu0>, <&cpu1>, <&cpu2>, <&cpu3>;
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm64/arm/ |
| H A D | juno-r1.dts | 208 interrupt-affinity = <&A57_0>, 218 interrupt-affinity = <&A53_0>,
|
| H A D | juno.dts | 213 interrupt-affinity = <&A57_0>, 223 interrupt-affinity = <&A53_0>,
|
| H A D | juno-r2.dts | 214 interrupt-affinity = <&A72_0>, 224 interrupt-affinity = <&A53_0>,
|
| /freebsd-13.1/sys/vm/ |
| H A D | vm_phys.h | 78 void vm_phys_register_domains(int ndomains, struct mem_affinity *affinity,
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/Windows/ |
| H A D | Threading.inc | 201 // If there's an affinity mask set, assume the user wants to constrain the 203 // possible for affinity masks to cross CPU group boundaries. 260 // Only one CPU socket in the system or process affinity was set, no need to
|
| /freebsd-13.1/tools/tools/netmap/ |
| H A D | pkt-gen.c | 294 int affinity; member 340 int affinity; member 1600 if (setaffinity(targ->thread, targ->affinity)) in sender_body() 1822 if (setaffinity(targ->thread, targ->affinity)) in receiver_body() 1961 if (setaffinity(targ->thread, targ->affinity)) in txseq_body() 2157 if (setaffinity(targ->thread, targ->affinity)) in rxseq_body() 2571 if (g->affinity >= 0) { in start_threads() 2572 t->affinity = (g->affinity + i) % g->cpus; in start_threads() 2574 t->affinity = -1; in start_threads() 2835 g.affinity = -1; in main() [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/src/powerpc/fsl/ |
| H A D | pq3-mpic.dtsi | 43 single-cpu-affinity;
|