Searched refs:rendezvous (Results 1 – 5 of 5) sorted by relevance
37 static atomic_t rendezvous; variable41 int orig = atomic_read(&rendezvous); in rendezvous_with_boss()44 atomic_dec_and_test(&rendezvous); in rendezvous_with_boss()45 while (atomic_read(&rendezvous) > 0) in rendezvous_with_boss()48 atomic_inc(&rendezvous); in rendezvous_with_boss()49 while (atomic_read(&rendezvous) < 0) in rendezvous_with_boss()120 rendezvoused = atomic_read(&rendezvous); in rendezvous_with_vcpus()126 rendezvoused = atomic_read(&rendezvous); in rendezvous_with_vcpus()134 atomic_set(&rendezvous, -nr_vcpus - 1); in rendezvous_with_vcpus()136 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,
38 void *rendezvous; member
154 performing the wrmsr(0x79) to rendezvous in the MCE handler and shutdown156 MCE rendezvous.
138 tainting the kernel. It requires that all CPUs rendezvous to make sure141 rendezvous and interrupt the update, which can be detrimental to the