| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | filecache.c | 273 nfsd_file_unhash_and_release_locked(struct nfsd_file *nf, struct list_head *dispose) in nfsd_file_unhash_and_release_locked() argument 284 list_add(&nf->nf_lru, dispose); in nfsd_file_unhash_and_release_locked() 328 nfsd_file_dispose_list(struct list_head *dispose) in nfsd_file_dispose_list() argument 332 while(!list_empty(dispose)) { in nfsd_file_dispose_list() 333 nf = list_first_entry(dispose, struct nfsd_file, nf_lru); in nfsd_file_dispose_list() 340 nfsd_file_dispose_list_sync(struct list_head *dispose) in nfsd_file_dispose_list_sync() argument 345 while(!list_empty(dispose)) { in nfsd_file_dispose_list_sync() 346 nf = list_first_entry(dispose, struct nfsd_file, nf_lru); in nfsd_file_dispose_list_sync() 397 nfsd_file_dispose_list_delayed(struct list_head *dispose) in nfsd_file_dispose_list_delayed() argument 402 while(!list_empty(dispose)) { in nfsd_file_dispose_list_delayed() [all …]
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs42xattr.c | 72 struct list_head dispose; member 83 struct list_head dispose; member 240 INIT_LIST_HEAD(&entry->dispose); in nfs4_xattr_alloc_entry() 827 struct list_head *dispose = arg; in cache_lru_isolate() local 854 list_add_tail(&cache->dispose, dispose); in cache_lru_isolate() 861 LIST_HEAD(dispose); in nfs4_xattr_cache_scan() 866 cache_lru_isolate, &dispose); in nfs4_xattr_cache_scan() 867 while (!list_empty(&dispose)) { in nfs4_xattr_cache_scan() 868 cache = list_first_entry(&dispose, struct nfs4_xattr_cache, in nfs4_xattr_cache_scan() 869 dispose); in nfs4_xattr_cache_scan() [all …]
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | locks.c | 388 locks_dispose_list(struct list_head *dispose) in locks_dispose_list() argument 392 while (!list_empty(dispose)) { in locks_dispose_list() 393 fl = list_first_entry(dispose, struct file_lock, fl_list); in locks_dispose_list() 893 locks_delete_lock_ctx(struct file_lock *fl, struct list_head *dispose) in locks_delete_lock_ctx() argument 896 if (dispose) in locks_delete_lock_ctx() 897 list_add(&fl->fl_list, dispose); in locks_delete_lock_ctx() 1066 LIST_HEAD(dispose); in flock_lock_inode() 1092 locks_delete_lock_ctx(fl, &dispose); in flock_lock_inode() 1126 locks_dispose_list(&dispose); in flock_lock_inode() 1142 LIST_HEAD(dispose); in posix_lock_inode() [all …]
|
| H A D | dcache.c | 1217 LIST_HEAD(dispose); in prune_dcache_sb() 1221 dentry_lru_isolate, &dispose); in prune_dcache_sb() 1222 shrink_dentry_list(&dispose); in prune_dcache_sb() 1257 LIST_HEAD(dispose); in shrink_dcache_sb() 1260 dentry_lru_isolate_shrink, &dispose, 1024); in shrink_dcache_sb() 1261 shrink_dentry_list(&dispose); in shrink_dcache_sb() 1490 struct list_head dispose; member 1507 d_shrink_add(dentry, &data->dispose); in select_collect() 1516 if (!list_empty(&data->dispose)) in select_collect() 1540 d_shrink_add(dentry, &data->dispose); in select_collect2() [all …]
|
| H A D | inode.c | 629 LIST_HEAD(dispose); in evict_inodes() 646 list_add(&inode->i_lru, &dispose); in evict_inodes() 656 dispose_list(&dispose); in evict_inodes() 662 dispose_list(&dispose); in evict_inodes() 680 LIST_HEAD(dispose); in invalidate_inodes() 704 list_add(&inode->i_lru, &dispose); in invalidate_inodes() 708 dispose_list(&dispose); in invalidate_inodes() 714 dispose_list(&dispose); in invalidate_inodes()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/ |
| H A D | sp_counted_base_nt.hpp | 52 virtual void dispose() = 0; // nothrow 81 dispose(); in release()
|
| H A D | sp_counted_base_w32.hpp | 60 virtual void dispose() = 0; // nothrow 104 dispose(); in release()
|
| H A D | sp_counted_base_gcc_ia64.hpp | 104 virtual void dispose() = 0; // nothrow 131 dispose(); in release()
|
| H A D | sp_counted_base_gcc_ppc.hpp | 128 virtual void dispose() = 0; // nothrow 155 dispose(); in release()
|
| H A D | sp_counted_base_gcc_x86.hpp | 120 virtual void dispose() = 0; // nothrow 147 dispose(); in release()
|
| H A D | sp_counted_base_vacpp_ppc.hpp | 97 virtual void dispose() = 0; // nothrow 124 dispose(); in release()
|
| H A D | sp_counted_base_aix.hpp | 89 virtual void dispose() = 0; // nothrow 116 dispose(); in release()
|
| H A D | sp_counted_base_gcc_mips.hpp | 128 virtual void dispose() = 0; // nothrow 155 dispose(); in release()
|
| H A D | sp_counted_impl.hpp | 87 virtual void dispose() // nothrow in dispose() function in boost::detail::sp_counted_impl_p 170 virtual void dispose() // nothrow in dispose() function in boost::detail::sp_counted_impl_pd 244 virtual void dispose() // nothrow in dispose() function in boost::detail::sp_counted_impl_pda
|
| H A D | sp_counted_base_spin.hpp | 77 virtual void dispose() = 0; // nothrow 104 dispose(); in release()
|
| H A D | sp_counted_base_acc_ia64.hpp | 97 virtual void dispose() = 0; // nothrow 124 dispose(); in release()
|
| H A D | sp_counted_base_sync.hpp | 102 virtual void dispose() = 0; // nothrow 129 dispose(); in release()
|
| H A D | sp_counted_base_std_atomic.hpp | 83 virtual void dispose() = 0; // nothrow 110 dispose(); in release()
|
| H A D | sp_counted_base_cw_ppc.hpp | 117 virtual void dispose() = 0; // nothrow 144 dispose(); in release()
|
| H A D | sp_counted_base_pt.hpp | 64 virtual void dispose() = 0; // nothrow 100 dispose(); in release()
|
| H A D | sp_counted_base_clang.hpp | 91 virtual void dispose() = 0; // nothrow 118 dispose(); in release()
|
| H A D | sp_counted_base_gcc_sparc.hpp | 113 virtual void dispose() = 0; // nothrow 140 dispose(); in release()
|
| H A D | sp_counted_base_snc_ps3.hpp | 108 virtual void dispose() = 0; // nothrow 135 dispose(); in release()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_buf.c | 1797 struct list_head *dispose = arg; in xfs_buftarg_wait_rele() local 1813 list_lru_isolate_move(lru, item, dispose); in xfs_buftarg_wait_rele() 1822 LIST_HEAD(dispose); in xfs_wait_buftarg() 1845 &dispose, LONG_MAX); in xfs_wait_buftarg() 1847 while (!list_empty(&dispose)) { in xfs_wait_buftarg() 1849 bp = list_first_entry(&dispose, struct xfs_buf, b_lru); in xfs_wait_buftarg() 1885 struct list_head *dispose = arg; in xfs_buftarg_isolate() local 1904 list_lru_isolate_move(lru, item, dispose); in xfs_buftarg_isolate() 1916 LIST_HEAD(dispose); in xfs_buftarg_shrink_scan() 1920 xfs_buftarg_isolate, &dispose); in xfs_buftarg_shrink_scan() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/ |
| H A D | 0002-boost-Backport-clang-support.patch | 1008 + // dispose() is called when use_count_ drops to zero, to release 1011 + virtual void dispose() = 0; // nothrow 1037 + dispose(); 1167 + // dispose() is called when use_count_ drops to zero, to release 1170 + virtual void dispose() = 0; // nothrow 1196 + dispose(); 1352 + // dispose() is called when use_count_ drops to zero, to release 1355 + virtual void dispose() = 0; // nothrow 1381 + dispose();
|