Lines Matching full:sections

59 with example uses should focus on Sections 3 and 4.  People who need to
104 critical sections.
169 can preempt RCU read-side critical sections. Any RCU-protected
178 sections, even for spinlocks that do not disable preemption,
180 Sleeplocks do *not* enter RCU read-side critical sections.
192 Note that RCU read-side critical sections may be nested and/or
201 all pre-existing RCU read-side critical sections on all CPUs
204 sections to complete. For example, consider the following
217 read-side critical sections to complete, not necessarily for
236 critical sections have completed. This callback variant is
500 read-side critical sections.
517 RCU read-side critical sections that might be referencing that
607 read-side critical sections that might be referencing that
701 that once synchronize_rcu() exits, all RCU read-side critical sections
764 that it must have completed all preceding RCU read-side critical sections.
766 RCU read-side critical sections will have completed.
770 that there are no RCU read-side critical sections holding a reference
907 critical sections can now run concurrently. In many cases, this will
1066 Critical sections Grace period Barrier
1077 Critical sections Grace period Barrier
1090 Critical sections Grace period Barrier
1106 Critical sections Grace period Barrier
1114 Critical sections Grace period Barrier
1122 Critical sections Grace period Barrier
1130 Critical sections Grace period Barrier
1197 g. Do you need read-side critical sections that are respected even
1256 approach where tasks in RCU read-side critical sections
1297 critical sections, it permits preemption of RCU
1298 read-side critical sections. It also permits
1300 sections.