Home
last modified time | relevance | path

Searched refs:dispose (Results 1 – 25 of 70) sorted by relevance

123

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dfilecache.c273 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 Dnfs42xattr.c72 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 Dlocks.c388 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 Ddcache.c1217 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 Dinode.c629 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 Dsp_counted_base_nt.hpp52 virtual void dispose() = 0; // nothrow
81 dispose(); in release()
H A Dsp_counted_base_w32.hpp60 virtual void dispose() = 0; // nothrow
104 dispose(); in release()
H A Dsp_counted_base_gcc_ia64.hpp104 virtual void dispose() = 0; // nothrow
131 dispose(); in release()
H A Dsp_counted_base_gcc_ppc.hpp128 virtual void dispose() = 0; // nothrow
155 dispose(); in release()
H A Dsp_counted_base_gcc_x86.hpp120 virtual void dispose() = 0; // nothrow
147 dispose(); in release()
H A Dsp_counted_base_vacpp_ppc.hpp97 virtual void dispose() = 0; // nothrow
124 dispose(); in release()
H A Dsp_counted_base_aix.hpp89 virtual void dispose() = 0; // nothrow
116 dispose(); in release()
H A Dsp_counted_base_gcc_mips.hpp128 virtual void dispose() = 0; // nothrow
155 dispose(); in release()
H A Dsp_counted_impl.hpp87 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 Dsp_counted_base_spin.hpp77 virtual void dispose() = 0; // nothrow
104 dispose(); in release()
H A Dsp_counted_base_acc_ia64.hpp97 virtual void dispose() = 0; // nothrow
124 dispose(); in release()
H A Dsp_counted_base_sync.hpp102 virtual void dispose() = 0; // nothrow
129 dispose(); in release()
H A Dsp_counted_base_std_atomic.hpp83 virtual void dispose() = 0; // nothrow
110 dispose(); in release()
H A Dsp_counted_base_cw_ppc.hpp117 virtual void dispose() = 0; // nothrow
144 dispose(); in release()
H A Dsp_counted_base_pt.hpp64 virtual void dispose() = 0; // nothrow
100 dispose(); in release()
H A Dsp_counted_base_clang.hpp91 virtual void dispose() = 0; // nothrow
118 dispose(); in release()
H A Dsp_counted_base_gcc_sparc.hpp113 virtual void dispose() = 0; // nothrow
140 dispose(); in release()
H A Dsp_counted_base_snc_ps3.hpp108 virtual void dispose() = 0; // nothrow
135 dispose(); in release()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_buf.c1797 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 D0002-boost-Backport-clang-support.patch1008 + // 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();

123