/linux-6.12.1/arch/powerpc/perf/ |
D | 8xx-pmu.c | 165 if (atomic_dec_return(&insn_ctr_ref) == 0) in mpc8xx_pmu_del() 169 if (atomic_dec_return(&itlb_miss_ref) == 0) in mpc8xx_pmu_del() 173 if (atomic_dec_return(&dtlb_miss_ref) == 0) in mpc8xx_pmu_del()
|
/linux-6.12.1/net/rxrpc/ |
D | skbuff.c | 64 int n = atomic_dec_return(select_skb_count(skb)); in rxrpc_free_skb() 78 int n = atomic_dec_return(select_skb_count(skb)); in rxrpc_purge_queue()
|
/linux-6.12.1/drivers/crypto/hisilicon/trng/ |
D | trng.c | 280 atomic_dec_return(&trng_active_devs); in hisi_trng_probe() 298 atomic_dec_return(&trng_active_devs) == 0) in hisi_trng_probe() 315 atomic_dec_return(&trng_active_devs) == 0) in hisi_trng_remove()
|
/linux-6.12.1/mm/ |
D | page_table_check.c | 87 BUG_ON(atomic_dec_return(&ptc->anon_map_count) < 0); in page_table_check_clear() 90 BUG_ON(atomic_dec_return(&ptc->file_map_count) < 0); in page_table_check_clear()
|
/linux-6.12.1/include/drm/ |
D | task_barrier.h | 94 if (atomic_dec_return(&tb->count) == 0) in task_barrier_exit()
|
/linux-6.12.1/include/linux/ |
D | mbcache.h | 51 unsigned int cnt = atomic_dec_return(&entry->e_refcnt); in mb_cache_entry_put()
|
D | page_ref.h | 219 int ret = atomic_dec_return(&page->_refcount); in page_ref_dec_return()
|
/linux-6.12.1/fs/netfs/ |
D | fscache_cache.c | 320 n_accesses = atomic_dec_return(&cache->n_accesses); in fscache_end_cache_access() 365 n_accesses = atomic_dec_return(&cache->n_accesses); in fscache_withdraw_cache()
|
D | fscache_volume.c | 126 n_accesses = atomic_dec_return(&volume->n_accesses); in fscache_end_volume_access() 472 n_accesses = atomic_dec_return(&volume->n_accesses); in fscache_withdraw_volume()
|
/linux-6.12.1/drivers/misc/sgi-xp/ |
D | xpc_main.c | 735 if (atomic_dec_return(&ch->kthreads_assigned) == 0 && in xpc_kthread_start() 736 atomic_dec_return(&part->nchannels_engaged) == 0) { in xpc_kthread_start() 812 if (atomic_dec_return(&ch->kthreads_assigned) == 0 && in xpc_create_kthreads() 813 atomic_dec_return(&part->nchannels_engaged) == 0) { in xpc_create_kthreads()
|
D | xpc.h | 684 s32 refs = atomic_dec_return(&ch->references); in xpc_msgqueue_deref() 701 s32 refs = atomic_dec_return(&part->references); in xpc_part_deref()
|
D | xpnet.c | 353 if (atomic_dec_return(&queued_msg->use_count) == 0) { in xpnet_send_completed() 488 if (atomic_dec_return(&queued_msg->use_count) == 0) { in xpnet_dev_hard_start_xmit()
|
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/ |
D | txrx.c | 293 atomic_dec_return(&adapter->pending_bridged_pkts); in mwifiex_write_data_complete() 314 if (atomic_dec_return(&priv->wmm_tx_pending[index]) < LOW_TX_PENDING) { in mwifiex_write_data_complete()
|
/linux-6.12.1/kernel/rcu/ |
D | refscale.c | 595 if (!atomic_dec_return(&rtsp->rts_refctr)) { in typesafe_ref_release() 835 if (!atomic_dec_return(&n_started)) in ref_scale_reader() 845 if (!atomic_dec_return(&n_warmedup)) in ref_scale_reader() 861 if (!atomic_dec_return(&n_cooleddown)) in ref_scale_reader()
|
/linux-6.12.1/arch/arm/mach-omap2/ |
D | omap-iommu.c | 47 else if (!enable && (atomic_dec_return(&emu_count) == 0)) in omap_iommu_dra7_emu_swsup_config()
|
/linux-6.12.1/drivers/s390/char/ |
D | raw3270.h | 114 if (atomic_dec_return(&view->ref_count) == 0) in raw3270_put_view()
|
/linux-6.12.1/net/rds/ |
D | ib_frmr.c | 129 while (atomic_dec_return(&ibmr->ic->i_fastreg_wrs) <= 0) { in rds_ib_post_reg_frmr() 279 while (atomic_dec_return(&ibmr->ic->i_fastreg_wrs) <= 0) { in rds_ib_post_inv()
|
/linux-6.12.1/fs/smb/server/mgmt/ |
D | tree_connect.c | 107 if (!atomic_dec_return(&tcon->refcount) && in ksmbd_tree_connect_put()
|
/linux-6.12.1/drivers/soc/ti/ |
D | knav_dma.c | 505 if (atomic_dec_return(&chan->ref_count) <= 0) in knav_dma_close_channel() 508 if (atomic_dec_return(&chan->dma->ref_count) <= 0) in knav_dma_close_channel() 769 if (atomic_dec_return(&dma->ref_count) == 0) in knav_dma_remove()
|
/linux-6.12.1/fs/smb/server/ |
D | server.c | 279 if (!atomic_dec_return(&conn->r_count) && waitqueue_active(&conn->r_count_q)) in handle_ksmbd_work() 300 atomic_dec_return(&conn->mux_smb_requests); in queue_ksmbd_work()
|
/linux-6.12.1/drivers/block/drbd/ |
D | drbd_int.h | 1928 int ap_pending_cnt = atomic_dec_return(&device->ap_pending_cnt); in __dec_ap_pending() 1950 return atomic_dec_return(&peer_device->device->rs_pending_cnt); in __dec_rs_pending() 1970 return atomic_dec_return(&device->unacked_cnt); in __dec_unacked() 2016 int i = atomic_dec_return(&device->local_cnt); in put_ldev() 2202 int ap_bio = atomic_dec_return(&device->ap_bio_cnt); in dec_ap_bio()
|
/linux-6.12.1/net/wireless/ |
D | core.h | 223 int r = atomic_dec_return(&bss->hold); in cfg80211_unhold_bss() 228 r = atomic_dec_return(&bss->hold); in cfg80211_unhold_bss()
|
/linux-6.12.1/drivers/hwtracing/coresight/ |
D | coresight-trace-id.c | 277 if (!atomic_dec_return(&id_map->perf_cs_etm_session_active)) in coresight_trace_id_perf_stop()
|
/linux-6.12.1/drivers/reset/ |
D | core.c | 265 WARN_ON(atomic_dec_return(&rstc->triggered_count) < 0); in reset_control_array_rearm() 442 WARN_ON(atomic_dec_return(&rstc->triggered_count) < 0); in reset_control_rearm() 486 if (atomic_dec_return(&rstc->deassert_count) != 0) in reset_control_assert()
|
/linux-6.12.1/arch/sh/kernel/ |
D | perf_event.c | 67 if (atomic_dec_return(&num_events) == 0) in hw_perf_event_destroy()
|