Searched +defs:spin_lock +path:spinlock +path:. +path:h (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
H A Dspinlock.h124 * spin_lock() is the one-way barrier, this LOAD can not escape out
127 * serialize it with another STORE done by spin_lock().
181 * Define the various spin_lock methods. Note we define these
296 * Map the spin_lock functions to the raw variants for PREEMPT_RT=n
310 static inline void spin_lock(spinlock_t *lock) spin_lock() function

Completed in 65 milliseconds