Home
last modified time | relevance | path

Searched refs:rendezvous (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/tools/testing/selftests/kvm/
Dmax_guest_memory_test.c38 static atomic_t rendezvous; variable
42 int orig = atomic_read(&rendezvous); in rendezvous_with_boss()
45 atomic_dec_and_test(&rendezvous); in rendezvous_with_boss()
46 while (atomic_read(&rendezvous) > 0) in rendezvous_with_boss()
49 atomic_inc(&rendezvous); in rendezvous_with_boss()
50 while (atomic_read(&rendezvous) < 0) in rendezvous_with_boss()
125 rendezvoused = atomic_read(&rendezvous); in rendezvous_with_vcpus()
131 rendezvoused = atomic_read(&rendezvous); in rendezvous_with_vcpus()
139 atomic_set(&rendezvous, -nr_vcpus - 1); in rendezvous_with_vcpus()
141 atomic_set(&rendezvous, nr_vcpus + 1); in rendezvous_with_vcpus()
[all …]
/Linux-v6.6/arch/mips/sgi-ip30/
Dip30-smp.c38 void *rendezvous; member
/Linux-v6.6/Documentation/infiniband/
Dtag_matching.rst53 including rendezvous processing, if appropriate, delivering the data to the
60 protocol. The UCX implementation uses either an eager or rendezvous protocol,
/Linux-v6.6/Documentation/arch/x86/
Dmicrocode.rst154 performing the wrmsr(0x79) to rendezvous in the MCE handler and shutdown
156 MCE rendezvous.
/Linux-v6.6/Documentation/admin-guide/
Dtainted-kernels.rst138 tainting the kernel. It requires that all CPUs rendezvous to make sure
141 rendezvous and interrupt the update, which can be detrimental to the
/Linux-v6.6/Documentation/arch/ia64/
Dmca.rst24 * SAL sends an MCA rendezvous interrupt (which is a normal interrupt)
72 rendezvous interrupt are still running on their normal kernel stacks!