Lines Matching full:locking

30  * Note about locking: There is no locking required until only one reader
251 * a spinlock for locking
253 * @lock: spinlock to be used for locking
267 * using a spinlock for locking, doesn't disable interrupts
269 * @lock: spinlock to be used for locking
403 * writer, you don't need extra locking to use these macro.
440 * writer, you don't need extra locking to use these macro.
479 * writer, you don't need extra locking to use these macro.
517 * writer, you don't need extra locking to use these macro.
532 * kfifo_in_spinlocked - put data into the fifo using a spinlock for locking
536 * @lock: pointer to the spinlock to use for locking
553 * locking, don't disable interrupts
557 * @lock: pointer to the spinlock to use for locking
560 * for locking and doesn't disable interrupts.
585 * writer, you don't need extra locking to use these macro.
602 * kfifo_out_spinlocked - get data from the fifo using a spinlock for locking
606 * @lock: pointer to the spinlock to use for locking
625 * for locking, don't disable interrupts
629 * @lock: pointer to the spinlock to use for locking
632 * for locking and doesn't disable interrupts.
660 * writer, you don't need extra locking to use these macro.
688 * writer, you don't need extra locking to use these macro.
716 * writer, you don't need extra locking to use these macros.
740 * writer, you don't need extra locking to use these macros.
767 * writer, you don't need extra locking to use these macros.
791 * writer, you don't need extra locking to use these macros.
815 * writer, you don't need extra locking to use these macro.