atomic_inc_dec: add more functions
commitb1d689fa87a5a0a27f8e4f9dbcc935129586f9c3
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 26 May 2020 13:04:58 +0000 (26 16:04 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 26 May 2020 13:04:58 +0000 (26 16:04 +0300)
tree9e2eb175037060c128313dd01d07112340e08206
parenta41179538c88e15c1a3a994e93a6b65aa4f3550a
atomic_inc_dec: add more functions

This just adds more functions which do reference counting.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
check_atomic_inc_dec.c