atomic_long_cmpxchg  196 drivers/block/zram/zram_drv.c 			old_max = atomic_long_cmpxchg(
atomic_long_cmpxchg 3329 fs/io_uring.c  	} while (atomic_long_cmpxchg(&user->locked_vm, cur_pages,
atomic_long_cmpxchg   96 fs/nsfs.c      	d = atomic_long_cmpxchg(&ns->stashed, 0, (unsigned long)dentry);
atomic_long_cmpxchg   44 include/asm-generic/local.h #define local_cmpxchg(l, o, n) atomic_long_cmpxchg((&(l)->a), (o), (n))
atomic_long_cmpxchg  107 include/drm/spsc_queue.h 		if (atomic_long_cmpxchg(&queue->tail,
atomic_long_cmpxchg 4600 kernel/events/core.c 	if (WARN(atomic_long_cmpxchg(&event->refcount, 1, 0) != 1,
atomic_long_cmpxchg 1072 net/core/skbuff.c 	} while (atomic_long_cmpxchg(&user->locked_vm, old_pg, new_pg) !=
atomic_long_cmpxchg  335 net/xdp/xdp_umem.c 	} while (atomic_long_cmpxchg(&umem->user->locked_vm, old_npgs,