Home
last modified time | relevance | path

Searched hist:"2 f4f12e571c4e2f50f3818a3c2544929145f75dd" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dlockref.h2f4f12e571c4e2f50f3818a3c2544929145f75dd 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 Dlockref.c2f4f12e571c4e2f50f3818a3c2544929145f75dd 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 DMakefile2f4f12e571c4e2f50f3818a3c2544929145f75dd 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>