| /linux-6.15/include/linux/ |
| H A D | ksm.h | 46 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 D | vmstat.h | 349 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 D | local.h | 32 #define local_dec(l) atomic_long_dec(&(l)->a)
|
| /linux-6.15/arch/loongarch/include/asm/ |
| H A D | local.h | 25 #define local_dec(l) atomic_long_dec(&(l)->a)
|
| /linux-6.15/arch/alpha/include/asm/ |
| H A D | local.h | 17 #define local_dec(l) atomic_long_dec(&(l)->a)
|
| /linux-6.15/fs/bcachefs/ |
| H A D | btree_key_cache.c | 89 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 D | btree_io.h | 27 atomic_long_dec(&c->btree_cache.nr_dirty); in clear_btree_node_dirty_acct()
|
| /linux-6.15/arch/mips/include/asm/ |
| H A D | local.h | 25 #define local_dec(l) atomic_long_dec(&(l)->a)
|
| /linux-6.15/mm/ |
| H A D | list_lru.c | 209 atomic_long_dec(&nlru->nr_items); in list_lru_del() 312 atomic_long_dec(&nlru->nr_items); in __list_lru_walk_one()
|
| H A D | swapfile.c | 475 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 D | zswap.c | 815 atomic_long_dec(&zswap_stored_pages); in zswap_entry_free()
|
| /linux-6.15/fs/nfs/ |
| H A D | nfs42xattr.c | 577 atomic_long_dec(&cache->nent); in nfs4_xattr_hash_remove() 898 atomic_long_dec(&cache->nent); in entry_lru_isolate()
|
| H A D | write.c | 415 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 D | delegation.c | 44 atomic_long_dec(&nfs_active_delegations); in nfs_mark_delegation_revoked()
|
| /linux-6.15/fs/ubifs/ |
| H A D | file.c | 925 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 D | tnc_commit.c | 81 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 D | tnc.c | 281 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 D | ucount.c | 233 atomic_long_dec(&iter->ucount[type]); in inc_ucount()
|
| /linux-6.15/arch/powerpc/platforms/pseries/ |
| H A D | cmm.c | 195 atomic_long_dec(&loaned_pages); in cmm_free_pages()
|
| /linux-6.15/fs/ |
| H A D | inode.c | 376 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 D | main.c | 459 atomic_long_dec(&sgx_nr_free_pages); in __sgx_alloc_epc_page_from_node()
|
| /linux-6.15/fs/notify/ |
| H A D | mark.c | 195 atomic_long_dec(&sbinfo->watched_objects[p]); in fsnotify_update_sb_watchers()
|
| /linux-6.15/mm/kfence/ |
| H A D | core.c | 575 atomic_long_dec(&counters[KFENCE_COUNTER_ALLOCATED]); in kfence_guarded_free()
|
| /linux-6.15/fs/erofs/ |
| H A D | zdata.c | 703 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 D | core.c | 699 atomic_long_dec(&kcsan_counters[KCSAN_COUNTER_USED_WATCHPOINTS]); in kcsan_setup_watchpoint()
|