Files
linux/lib
Christoph Hellwig 12eef14bcb lockref: add a __cond_lock annotation for lockref_put_or_lock
Add a cond_lock annotation for lockref_put_or_lock to make sparse
happy with using it.  Note that for this the return value has to be
double-inverted as the return value convention of lockref_put_or_lock
is inverted compared to _trylock conventions expected by __cond_lock,
as lockref_put_or_lock returns true when it did not need to take the
lock.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2025-12-10 05:58:51 +09:00
..
2025-04-11 17:32:38 -07:00
2025-04-11 17:32:37 -07:00
2025-11-27 09:32:47 +01:00
2025-07-08 19:11:57 -04:00
2025-10-24 21:39:27 +02:00
2025-11-27 14:24:30 -08:00
2025-09-13 16:54:46 -07:00