Searched refs:atomic_dec_and_test (Results 1 – 25 of 338) sorted by relevance
12345678910>>...14
37 if(atomic_dec_and_test(&el->rc)) ...42 if (atomic_dec_and_test(&el->rc))72 if (atomic_dec_and_test(&el->rc)) ...76 if (atomic_dec_and_test(&el->rc))88 atomic_dec_and_test() may be moved from delete() to el_free()109 if (atomic_dec_and_test(&el->rc)) spin_unlock(&list_lock);151 if (atomic_dec_and_test(&el->rc))
26 atomic_dec_and_test@p1(&(a)->x)58 msg = "atomic_dec_and_test variation before object free at line %s."69 atomic_dec_and_test@p1(&(a)->x)91 msg = "atomic_dec_and_test variation before object free at line %s."
29 if (atomic_dec_and_test(atomic)) in _atomic_dec_and_lock()46 if (atomic_dec_and_test(atomic)) in _atomic_dec_and_lock_irqsave()
64 if (atomic_dec_and_test(&array->num_pending)) in dma_fence_array_cb_func()93 if (atomic_dec_and_test(&array->num_pending)) { in dma_fence_array_enable_signaling()
213 if (atomic_dec_and_test(&ci->m_count)) in ksmbd_inode_put()262 if (atomic_dec_and_test(&ci->m_count)) { in __ksmbd_inode_close()394 if (!atomic_dec_and_test(&fp->refcount)) in ksmbd_close_fd()411 if (!atomic_dec_and_test(&fp->refcount)) in ksmbd_fd_put()613 if (!atomic_dec_and_test(&fp->refcount)) in __close_file_table_ids()
34 if (nfct && atomic_dec_and_test(&nfct->use)) in nf_conntrack_put()
63 static inline int atomic_dec_and_test(atomic_t *v) in atomic_dec_and_test() function
47 if (atomic_dec_and_test(&client->users)) in ib_sa_client_put()
59 static inline int atomic_dec_and_test(atomic_t *v) in atomic_dec_and_test() function
32 if (atomic_dec_and_test(&b->active)) in intel_breadcrumbs_park()
284 if (atomic_dec_and_test(&tl->active_count)) in intel_timeline_exit()381 if (!atomic_dec_and_test(&tl->pin_count)) in intel_timeline_unpin()472 if (atomic_dec_and_test(&tl->active_count)) in intel_gt_show_timelines()
54 if (atomic_dec_and_test(&pipe->task)) in lima_pp_irq_handler()97 if (atomic_dec_and_test(&pipe->task)) in lima_pp_bcast_irq_handler()415 if (atomic_dec_and_test(&pipe->task)) in lima_pp_task_mmu_error()
36 if (!atomic_dec_and_test(&entry->e_refcnt)) in mb_cache_entry_put()
104 if (atomic_dec_and_test(&ns->count)) { in put_nsproxy()
52 if (atomic_dec_and_test(&(group_info)->usage)) \287 if (atomic_dec_and_test(&(cred)->usage)) in put_cred()
433 if (atomic_dec_and_test(&cache->object_count)) in fscache_object_destroyed()504 return atomic_dec_and_test(&cookie->n_active); in __fscache_unuse_cookie()
71 if (!atomic_dec_and_test(&share->refcount)) in ksmbd_share_config_put()
152 if (!atomic_dec_and_test(&sess->refcnt)) in ksmbd_session_destroy()229 if (atomic_dec_and_test(&sess->refcnt)) in put_session()
862 if (nq && atomic_dec_and_test(&trc_n_readers_need_end)) in rcu_read_unlock_trace_special()893 if (WARN_ON_ONCE(atomic_dec_and_test(&trc_n_readers_need_end))) in trc_read_check_handler()901 if (WARN_ON_ONCE(atomic_dec_and_test(&trc_n_readers_need_end))) in trc_read_check_handler()910 if (WARN_ON_ONCE(atomic_dec_and_test(&trc_n_readers_need_end))) in trc_read_check_handler()1029 if (atomic_dec_and_test(&trc_n_readers_need_end)) { in trc_wait_for_one_reader()
216 return atomic_dec_and_test(&wait->sdma_busy); in iowait_sdma_dec()262 return atomic_dec_and_test(&wait->pio_busy); in iowait_pio_dec()
50 if (atomic_dec_and_test(&pctl->nr_work)) in xfs_pwork_work()
183 if (atomic_dec_and_test(&aux_dev->usecount)) in auxdev_read_iter()226 if (atomic_dec_and_test(&aux_dev->usecount)) in auxdev_write_iter()
123 * atomic_dec_and_test() --> refcount_dec_and_test()
118 return atomic_dec_and_test(&t->count); in __tasklet_enable()
117 if (atomic_dec_and_test(&page->pt_frag_refcount)) { in pte_fragment_free()