Summary: Use atomic_cmpxchg to ensure that in multithreaded situations, if someone releases the buffer, it can be applied for in time. And use atomic_ulong to save free_bitmap Signed-off-by: chenrun1 <chenrun1@xiaomi.com>