Searched refs:rendezvous (Results 1 – 4 of 4) sorted by relevance
84 static atomic_t rendezvous; variable89 int orig = atomic_read(&rendezvous); in rendezvous_with_boss()92 atomic_dec_and_test(&rendezvous); in rendezvous_with_boss()93 while (atomic_read(&rendezvous) > 0) in rendezvous_with_boss()96 atomic_inc(&rendezvous); in rendezvous_with_boss()97 while (atomic_read(&rendezvous) < 0) in rendezvous_with_boss()238 rendezvoused = atomic_read(&rendezvous); in rendezvous_with_vcpus()244 rendezvoused = atomic_read(&rendezvous); in rendezvous_with_vcpus()252 atomic_set(&rendezvous, -nr_vcpus - 1); in rendezvous_with_vcpus()254 atomic_set(&rendezvous, nr_vcpus + 1); in rendezvous_with_vcpus()[all …]
53 including rendezvous processing, if appropriate, delivering the data to the60 protocol. The UCX implementation uses either an eager or rendezvous protocol,
154 performing the wrmsr(0x79) to rendezvous in the MCE handler and shutdown156 MCE rendezvous.
139 tainting the kernel. It requires that all CPUs rendezvous to make sure142 rendezvous and interrupt the update, which can be detrimental to the