Searched refs:atomic_long_inc_not_zero (Results 1 – 9 of 9) sorted by relevance
48 #define local_inc_not_zero(l) atomic_long_inc_not_zero(&(l)->a)
286 ret = atomic_long_inc_not_zero(&ref->data->count); in percpu_ref_tryget_live_rcu()
226 if (!atomic_long_inc_not_zero(&nonconst_cred->usage)) in get_cred_rcu()
1124 atomic_long_inc_not_zero(&c->writes[ref]); in __bch2_write_ref_tryget()1134 atomic_long_inc_not_zero(&c->writes[ref]); in bch2_write_ref_tryget()
111 atomic_long_inc_not_zero() since the file might have already been
175 if (!atomic_long_inc_not_zero(&res->count)) { in acct_get()
785 KUNIT_EXPECT_KASAN_FAIL(test, atomic_long_inc_not_zero(unsafe)); in kasan_atomics_helper()
4689 atomic_long_inc_not_zero(atomic_long_t *v) in atomic_long_inc_not_zero() function
2221 if (!atomic_long_inc_not_zero(&group_leader->refcount)) in perf_get_aux_event()6705 if (!atomic_long_inc_not_zero(&event->refcount)) { in perf_mmap_close()10226 WARN_ON_ONCE(!atomic_long_inc_not_zero(&event->refcount)); in __perf_event_overflow()14009 !atomic_long_inc_not_zero(&parent_event->refcount)) { in inherit_event()