Lines Matching full:locking
30 * Note about locking: There is no locking required until only one reader
256 * a spinlock for locking
258 * @lock: spinlock to be used for locking
272 * using a spinlock for locking, doesn't disable interrupts
274 * @lock: spinlock to be used for locking
414 * writer, you don't need extra locking to use these macro.
451 * writer, you don't need extra locking to use these macro.
490 * writer, you don't need extra locking to use these macro.
528 * writer, you don't need extra locking to use these macro.
543 * kfifo_in_spinlocked - put data into the fifo using a spinlock for locking
547 * @lock: pointer to the spinlock to use for locking
564 * locking, don't disable interrupts
568 * @lock: pointer to the spinlock to use for locking
571 * for locking and doesn't disable interrupts.
596 * writer, you don't need extra locking to use these macro.
613 * kfifo_out_spinlocked - get data from the fifo using a spinlock for locking
617 * @lock: pointer to the spinlock to use for locking
636 * for locking, don't disable interrupts
640 * @lock: pointer to the spinlock to use for locking
643 * for locking and doesn't disable interrupts.
671 * writer, you don't need extra locking to use these macro.
699 * writer, you don't need extra locking to use these macro.
728 * writer, you don't need extra locking to use these macros.
756 * writer, you don't need extra locking to use these macros.
784 * writer, you don't need extra locking to use these macros.
812 * writer, you don't need extra locking to use these macros.
829 * writer, you don't need extra locking to use these macro.
859 * writer, you don't need extra locking to use these macro.
888 * writer, you don't need extra locking to use these macro.