Searched refs:atomic_dec_and_test (Results 1 – 25 of 340) 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()
97 if (atomic_dec_and_test(&ls->ls_requestqueue_cnt)) in dlm_process_requestqueue()165 if (atomic_dec_and_test(&ls->ls_requestqueue_cnt)) in dlm_purge_requestqueue()
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()393 if (!atomic_dec_and_test(&fp->refcount)) in ksmbd_close_fd()410 if (!atomic_dec_and_test(&fp->refcount)) in ksmbd_fd_put()613 if (!atomic_dec_and_test(&fp->refcount)) in __close_file_table_ids()
47 if (atomic_dec_and_test(&client->users)) in ib_sa_client_put()
35 return atomic_dec_and_test(&t->count); in __tasklet_enable()
63 static inline int atomic_dec_and_test(atomic_t *v) in atomic_dec_and_test() function
59 static inline int atomic_dec_and_test(atomic_t *v) in atomic_dec_and_test() function
159 if (atomic_dec_and_test(&rreq->nr_copy_ops)) in netfs_rreq_copy_terminated()223 if (atomic_dec_and_test(&rreq->nr_copy_ops)) in netfs_rreq_do_write_to_cache()297 if (atomic_dec_and_test(&rreq->nr_outstanding)) in netfs_rreq_perform_resubmissions()655 if (atomic_dec_and_test(&rreq->nr_outstanding)) in netfs_begin_read()
26 return atomic_dec_and_test(&req->refs); in req_ref_put_and_test()
32 if (atomic_dec_and_test(&b->active)) in intel_breadcrumbs_park()
287 if (atomic_dec_and_test(&tl->active_count)) in intel_timeline_exit()384 if (!atomic_dec_and_test(&tl->pin_count)) in intel_timeline_unpin()475 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()
49 if (unlikely(atomic_dec_and_test(&mm->mm_count))) in mmdrop()72 if (atomic_dec_and_test(&mm->mm_count)) in mmdrop_sched()
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()
73 if (!atomic_dec_and_test(&share->refcount)) in ksmbd_share_config_put()
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()
117 if (atomic_dec_and_test(&page->pt_frag_refcount)) { in pte_fragment_free()
136 if (atomic_dec_and_test(&e->refcnt) && d) in l2t_release()