Home
last modified time | relevance | path

Searched refs:atomic_long_dec (Results 1 – 25 of 38) sorted by relevance

12

/linux-6.15/include/linux/
H A Dksm.h46 atomic_long_dec(&ksm_zero_pages); in ksm_might_unmap_zero_page()
47 atomic_long_dec(&mm->ksm_zero_pages); in ksm_might_unmap_zero_page()
H A Dvmstat.h349 atomic_long_dec(&zone->vm_stat[item]); in __dec_zone_state()
350 atomic_long_dec(&vm_zone_stat[item]); in __dec_zone_state()
355 atomic_long_dec(&pgdat->vm_stat[item]); in __dec_node_state()
356 atomic_long_dec(&vm_node_stat[item]); in __dec_node_state()
/linux-6.15/include/asm-generic/
H A Dlocal.h32 #define local_dec(l) atomic_long_dec(&(l)->a)
/linux-6.15/arch/loongarch/include/asm/
H A Dlocal.h25 #define local_dec(l) atomic_long_dec(&(l)->a)
/linux-6.15/arch/alpha/include/asm/
H A Dlocal.h17 #define local_dec(l) atomic_long_dec(&(l)->a)
/linux-6.15/fs/bcachefs/
H A Dbtree_key_cache.c89 atomic_long_dec(&c->nr_keys); in bkey_cached_evict()
495 atomic_long_dec(&c->btree_key_cache.nr_dirty); in btree_key_cache_flush_pos()
509 atomic_long_dec(&c->btree_key_cache.nr_dirty); in btree_key_cache_flush_pos()
623 atomic_long_dec(&c->btree_key_cache.nr_dirty); in bch2_btree_key_cache_drop()
H A Dbtree_io.h27 atomic_long_dec(&c->btree_cache.nr_dirty); in clear_btree_node_dirty_acct()
/linux-6.15/arch/mips/include/asm/
H A Dlocal.h25 #define local_dec(l) atomic_long_dec(&(l)->a)
/linux-6.15/mm/
H A Dlist_lru.c209 atomic_long_dec(&nlru->nr_items); in list_lru_del()
312 atomic_long_dec(&nlru->nr_items); in __list_lru_walk_one()
H A Dswapfile.c475 atomic_long_dec(&si->frag_cluster_nr[ci->order]); in move_cluster()
943 atomic_long_dec(&si->frag_cluster_nr[order]); in cluster_alloc_swap_entry()
976 atomic_long_dec(&si->frag_cluster_nr[o]); in cluster_alloc_swap_entry()
1869 atomic_long_dec(&nr_swap_pages); in get_swap_page_of_type()
H A Dzswap.c815 atomic_long_dec(&zswap_stored_pages); in zswap_entry_free()
/linux-6.15/fs/nfs/
H A Dnfs42xattr.c577 atomic_long_dec(&cache->nent); in nfs4_xattr_hash_remove()
898 atomic_long_dec(&cache->nent); in entry_lru_isolate()
H A Dwrite.c415 atomic_long_dec(&NFS_I(inode)->nrequests); in nfs_destroy_unlinked_subrequests()
819 atomic_long_dec(&nfsi->nrequests); in nfs_inode_remove_request()
894 atomic_long_dec(&cinfo->mds->ncommit); in nfs_request_remove_commit_list()
H A Ddelegation.c44 atomic_long_dec(&nfs_active_delegations); in nfs_mark_delegation_revoked()
/linux-6.15/fs/ubifs/
H A Dfile.c925 atomic_long_dec(&c->dirty_pg_cnt); in do_writepage()
1294 atomic_long_dec(&c->dirty_pg_cnt); in ubifs_invalidate_folio()
1477 atomic_long_dec(&c->dirty_pg_cnt); in ubifs_release_folio()
H A Dtnc_commit.c81 atomic_long_dec(&c->dirty_zn_cnt); in make_idx_node()
497 atomic_long_dec(&c->dirty_zn_cnt); in layout_in_empty_space()
H A Dtnc.c281 atomic_long_dec(&c->clean_zn_cnt); in dirty_cow_znode()
282 atomic_long_dec(&ubifs_clean_zn_cnt); in dirty_cow_znode()
2580 atomic_long_dec(&c->dirty_zn_cnt); in tnc_delete()
2632 atomic_long_dec(&c->dirty_zn_cnt); in tnc_delete()
/linux-6.15/kernel/
H A Ducount.c233 atomic_long_dec(&iter->ucount[type]); in inc_ucount()
/linux-6.15/arch/powerpc/platforms/pseries/
H A Dcmm.c195 atomic_long_dec(&loaned_pages); in cmm_free_pages()
/linux-6.15/fs/
H A Dinode.c376 atomic_long_dec(&inode->i_sb->s_remove_count); in __destroy_inode()
456 atomic_long_dec(&inode->i_sb->s_remove_count); in set_nlink()
475 atomic_long_dec(&inode->i_sb->s_remove_count); in inc_nlink()
/linux-6.15/arch/x86/kernel/cpu/sgx/
H A Dmain.c459 atomic_long_dec(&sgx_nr_free_pages); in __sgx_alloc_epc_page_from_node()
/linux-6.15/fs/notify/
H A Dmark.c195 atomic_long_dec(&sbinfo->watched_objects[p]); in fsnotify_update_sb_watchers()
/linux-6.15/mm/kfence/
H A Dcore.c575 atomic_long_dec(&counters[KFENCE_COUNTER_ALLOCATED]); in kfence_guarded_free()
/linux-6.15/fs/erofs/
H A Dzdata.c703 atomic_long_dec(&erofs_global_shrink_cnt); in z_erofs_get_pcluster()
882 atomic_long_dec(&erofs_global_shrink_cnt); in erofs_try_to_release_pcluster()
/linux-6.15/kernel/kcsan/
H A Dcore.c699 atomic_long_dec(&kcsan_counters[KCSAN_COUNTER_USED_WATCHPOINTS]); in kcsan_setup_watchpoint()

12