Home
last modified time | relevance | path

Searched refs:CPU_OR (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/ofed/libmlx5/
H A Dmlx5.c53 #ifndef CPU_OR
54 #define CPU_OR(x, y, z) do {} while (0) macro
366 CPU_OR(&result_set, &my_cpus); in mlx5_enable_sandy_bridge_fix()
367 CPU_OR(&result_set, &dev_local_cpus); in mlx5_enable_sandy_bridge_fix()
/freebsd-12.1/sys/sys/
H A Dcpuset.h58 #define CPU_OR(d, s) BIT_OR(CPU_SETSIZE, d, s) macro
/freebsd-12.1/sys/i386/i386/
H A Dvm_machdep.c639 CPU_OR(&sf->cpumask, &other_cpus); in sf_buf_shootdown()
/freebsd-12.1/sys/kern/
H A Dsched_4bsd.c1140 CPU_OR(&dontuse, &stopped_cpus); in forward_wakeup()
1141 CPU_OR(&dontuse, &hlt_cpus_mask); in forward_wakeup()
H A Dsubr_smp.c706 CPU_OR(&parent->cg_mask, &child->cg_mask); in smp_topo_addleaf()
H A Dkern_cpuset.c1793 CPU_OR(mask, &ttd->td_cpuset->cs_mask); in kern_cpuset_getaffinity()
/freebsd-12.1/share/man/man9/
H A DMakefile856 cpuset.9 CPU_OR.9 \