| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | vmstat.h | 337 atomic_long_dec(&zone->vm_stat[item]); in __dec_zone_state() 338 atomic_long_dec(&vm_zone_stat[item]); in __dec_zone_state() 343 atomic_long_dec(&pgdat->vm_stat[item]); in __dec_node_state() 344 atomic_long_dec(&vm_node_stat[item]); in __dec_node_state()
|
| H A D | highmem.h | 109 atomic_long_dec(&_totalhigh_pages); in totalhigh_pages_dec()
|
| H A D | swapops.h | 342 atomic_long_dec(&num_poisoned_pages); in num_poisoned_pages_dec()
|
| /OK3568_Linux_fs/kernel/fs/erofs/ |
| H A D | utils.c | 42 atomic_long_dec(&erofs_global_shrink_cnt); in erofs_workgroup_get() 103 atomic_long_dec(&erofs_global_shrink_cnt); in __erofs_workgroup_free()
|
| /OK3568_Linux_fs/u-boot/include/asm-generic/ |
| H A D | atomic-long.h | 48 static inline void atomic_long_dec(atomic_long_t *l) in atomic_long_dec() function 167 static inline void atomic_long_dec(atomic_long_t *l) in atomic_long_dec() function
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | local.h | 32 #define local_dec(l) atomic_long_dec(&(l)->a)
|
| H A D | atomic-long.h | 213 atomic_long_dec(atomic_long_t *v) in atomic_long_dec() function 707 atomic_long_dec(atomic_long_t *v) in atomic_long_dec() function
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | local.h | 17 #define local_dec(l) atomic_long_dec(&(l)->a)
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | local.h | 25 #define local_dec(l) atomic_long_dec(&(l)->a)
|
| /OK3568_Linux_fs/kernel/net/unix/ |
| H A D | garbage.c | 169 atomic_long_dec(&usk->inflight); in dec_inflight()
|
| H A D | af_unix.c | 509 atomic_long_dec(&unix_nr_socks); in unix_sock_destructor() 834 atomic_long_dec(&unix_nr_socks); in unix_create1()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs42xattr.c | 578 atomic_long_dec(&cache->nent); in nfs4_xattr_hash_remove() 918 atomic_long_dec(&cache->nent); in entry_lru_isolate()
|
| H A D | write.c | 483 atomic_long_dec(&NFS_I(inode)->nrequests); in nfs_destroy_unlinked_subrequests() 794 atomic_long_dec(&nfsi->nrequests); in nfs_inode_remove_request() 901 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()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| 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 | file.c | 949 atomic_long_dec(&c->dirty_pg_cnt); in do_writepage() 1305 atomic_long_dec(&c->dirty_pg_cnt); in ubifs_invalidatepage()
|
| H A D | tnc.c | 254 atomic_long_dec(&c->clean_zn_cnt); in dirty_cow_znode() 255 atomic_long_dec(&ubifs_clean_zn_cnt); in dirty_cow_znode() 2542 atomic_long_dec(&c->dirty_zn_cnt); in tnc_delete() 2594 atomic_long_dec(&c->dirty_zn_cnt); in tnc_delete()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | inode.c | 263 atomic_long_dec(&inode->i_sb->s_remove_count); in __destroy_inode() 343 atomic_long_dec(&inode->i_sb->s_remove_count); in set_nlink() 362 atomic_long_dec(&inode->i_sb->s_remove_count); in inc_nlink()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | cmm.c | 198 atomic_long_dec(&loaned_pages); in cmm_free_pages()
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | tnc.c | 262 atomic_long_dec(&c->clean_zn_cnt); in dirty_cow_znode() 263 atomic_long_dec(&ubifs_clean_zn_cnt); in dirty_cow_znode() 2430 atomic_long_dec(&c->dirty_zn_cnt); in tnc_delete() 2482 atomic_long_dec(&c->dirty_zn_cnt); in tnc_delete()
|
| /OK3568_Linux_fs/kernel/mm/kfence/ |
| H A D | core.c | 409 atomic_long_dec(&counters[KFENCE_COUNTER_ALLOCATED]); in kfence_guarded_free()
|
| /OK3568_Linux_fs/kernel/kernel/kcsan/ |
| H A D | core.c | 584 atomic_long_dec(&kcsan_counters[KCSAN_COUNTER_USED_WATCHPOINTS]); in kcsan_setup_watchpoint()
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | filecache.c | 254 atomic_long_dec(&nfsd_filecache_count); in nfsd_file_do_unhash()
|
| /OK3568_Linux_fs/kernel/net/sunrpc/ |
| H A D | clnt.c | 1005 atomic_long_dec(&xprt->queuelen); in rpc_task_release_xprt() 1008 atomic_long_dec(&xps->xps_queuelen); in rpc_task_release_xprt()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | nommu.c | 514 atomic_long_dec(&mmap_pages_allocated); in free_page_series()
|