Searched hist:"2 f4f12e571c4e2f50f3818a3c2544929145f75dd" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | lockref.h | 2f4f12e571c4e2f50f3818a3c2544929145f75dd Mon Sep 02 13:58:20 CDT 2013 Linus Torvalds <torvalds@linux-foundation.org> lockref: uninline lockref helper functions
They aren't very good to inline, since they already call external functions (the spinlock code), and we're going to create rather more complicated versions of them that can do the reference count updates locklessly.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/lib/ |
H A D | lockref.c | 2f4f12e571c4e2f50f3818a3c2544929145f75dd Mon Sep 02 13:58:20 CDT 2013 Linus Torvalds <torvalds@linux-foundation.org> lockref: uninline lockref helper functions
They aren't very good to inline, since they already call external functions (the spinlock code), and we're going to create rather more complicated versions of them that can do the reference count updates locklessly.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | Makefile | 2f4f12e571c4e2f50f3818a3c2544929145f75dd Mon Sep 02 13:58:20 CDT 2013 Linus Torvalds <torvalds@linux-foundation.org> lockref: uninline lockref helper functions
They aren't very good to inline, since they already call external functions (the spinlock code), and we're going to create rather more complicated versions of them that can do the reference count updates locklessly.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|