Searched refs:atomic_dec (Results 1 – 24 of 24) sorted by relevance
32 atomic_dec(&cxl_use_count); in cxl_ctx_put()
235 atomic_dec(&queue->young); in reqsk_queue_removed()236 atomic_dec(&queue->qlen); in reqsk_queue_removed()
103 atomic_dec(&netpoll_block_tx); in unblock_netpoll_tx()
427 atomic_dec(&fl->users); in fl6_sock_release()
1400 atomic_dec(&ctl_cp->n_control); in ip_vs_control_del()
118 atomic_dec(&queue->job_count); in spsc_queue_pop()
320 atomic_dec(&folio->_entire_mapcount); in hugetlb_remove_rmap()321 atomic_dec(&folio->_large_mapcount); in hugetlb_remove_rmap()
165 atomic_dec(&page->_refcount); in page_ref_dec()
329 atomic_dec(&key->enabled); in static_key_slow_dec()
406 atomic_dec(&lru_disable_count); in lru_cache_enable()
524 atomic_dec(&mm->tlb_flush_pending); in dec_tlb_flush_pending()
778 atomic_dec(&t->count); in tasklet_enable()
304 atomic_dec(&bh->b_count); in put_bh()
1142 atomic_dec(¤t->tracing_graph_pause); in unpause_graph_tracing()
538 atomic_dec(&ptdesc->pt_share_count); in ptdesc_pmd_pts_dec()
1066 atomic_dec(&ht->nelems); in __rhashtable_remove_fast_one()
535 atomic_dec(&mapping->nr_thps); in filemap_nr_thps_dec()
577 atomic_dec(&mapping->i_mmap_writable); in mapping_unmap_writable()3050 atomic_dec(&inode->i_writecount); in put_write_access()
288 atomic_dec(&sctp_dbg_objcnt_## name)
1014 atomic_dec(v); in atomic_dec_mb()
631 atomic_dec(&qp->s_reserved_used); in rvt_qp_wqe_unreserve()
195 atomic_dec(&codec->in_pm); in snd_hdac_leave_pm()
1429 atomic_dec(&substream->mmap_count); in snd_pcm_mmap_data_close()
590 atomic_dec(atomic_t *v) in atomic_dec() function