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