atomic_long_inc_not_zero  584 drivers/gpu/drm/vmwgfx/ttm_object.c 	return atomic_long_inc_not_zero(&dmabuf->file->f_count) != 0L;
atomic_long_inc_not_zero   47 include/asm-generic/local.h #define local_inc_not_zero(l) atomic_long_inc_not_zero(&(l)->a)
atomic_long_inc_not_zero  232 include/linux/percpu-refcount.h 		ret = atomic_long_inc_not_zero(&ref->count);
atomic_long_inc_not_zero  266 include/linux/percpu-refcount.h 		ret = atomic_long_inc_not_zero(&ref->count);
atomic_long_inc_not_zero  155 kernel/acct.c  	if (!atomic_long_inc_not_zero(&res->count)) {
atomic_long_inc_not_zero 1964 kernel/events/core.c 	if (!atomic_long_inc_not_zero(&group_leader->refcount))
atomic_long_inc_not_zero 5645 kernel/events/core.c 		if (!atomic_long_inc_not_zero(&event->refcount)) {
atomic_long_inc_not_zero 11840 kernel/events/core.c 	    !atomic_long_inc_not_zero(&parent_event->refcount)) {