Lines Matching refs:locking
39 (*) Inter-CPU locking barrier effects.
1652 references to shared memory on SMP systems, though the use of locking instead
1758 which are locking and scheduling functions.
1768 The Linux kernel has a number of locking constructs:
1812 Certain locking variants of the ACQUIRE operation may fail, either due to
1884 a sleep-unlock race, but the locking primitive needs to resolve
1915 See also the section on "Inter-CPU locking barrier effects".
2106 On SMP systems locking primitives give a more substantial form of barrier: one
2436 The following operations are special locking primitives:
2443 preference to other operations when implementing locking primitives, because
2492 form of locking), such that the critical operations are all contained within