Home
last modified time | relevance | path

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

12

/Linux-v6.6/fs/nfsd/
Dfilecache.c394 nfsd_file_dispose_list(struct list_head *dispose) in nfsd_file_dispose_list() argument
398 while (!list_empty(dispose)) { in nfsd_file_dispose_list()
399 nf = list_first_entry(dispose, struct nfsd_file, nf_lru); in nfsd_file_dispose_list()
413 nfsd_file_dispose_list_delayed(struct list_head *dispose) in nfsd_file_dispose_list_delayed() argument
415 while(!list_empty(dispose)) { in nfsd_file_dispose_list_delayed()
416 struct nfsd_file *nf = list_first_entry(dispose, in nfsd_file_dispose_list_delayed()
488 LIST_HEAD(dispose); in nfsd_file_gc()
492 &dispose, list_lru_count(&nfsd_file_lru)); in nfsd_file_gc()
494 nfsd_file_dispose_list_delayed(&dispose); in nfsd_file_gc()
514 LIST_HEAD(dispose); in nfsd_file_lru_scan()
[all …]
Dnfscache.c121 nfsd_cacherep_dispose(struct list_head *dispose) in nfsd_cacherep_dispose() argument
126 while (!list_empty(dispose)) { in nfsd_cacherep_dispose()
127 rp = list_first_entry(dispose, struct nfsd_cacherep, c_lru); in nfsd_cacherep_dispose()
284 unsigned int max, struct list_head *dispose) in nfsd_prune_bucket_locked() argument
306 list_add(&rp->c_lru, dispose); in nfsd_prune_bucket_locked()
349 LIST_HEAD(dispose); in nfsd_reply_cache_scan()
359 nfsd_prune_bucket_locked(nn, b, 0, &dispose); in nfsd_reply_cache_scan()
362 freed += nfsd_cacherep_dispose(&dispose); in nfsd_reply_cache_scan()
489 LIST_HEAD(dispose); in nfsd_cache_lookup()
515 nfsd_prune_bucket_locked(nn, b, 3, &dispose); in nfsd_cache_lookup()
[all …]
Dnfs4layouts.c740 struct list_head *dispose) in nfsd4_layout_lm_change() argument
743 return lease_modify(onlist, arg, dispose); in nfsd4_layout_lm_change()
Dnfs4state.c4980 struct list_head *dispose) in nfsd_change_deleg_cb() argument
4988 return lease_modify(onlist, arg, dispose); in nfsd_change_deleg_cb()
/Linux-v6.6/fs/nfs/
Dnfs42xattr.c72 struct list_head dispose; member
83 struct list_head dispose; member
240 INIT_LIST_HEAD(&entry->dispose); in nfs4_xattr_alloc_entry()
826 struct list_head *dispose = arg; in cache_lru_isolate() local
853 list_add_tail(&cache->dispose, dispose); in cache_lru_isolate()
860 LIST_HEAD(dispose); in nfs4_xattr_cache_scan()
865 cache_lru_isolate, &dispose); in nfs4_xattr_cache_scan()
866 while (!list_empty(&dispose)) { in nfs4_xattr_cache_scan()
867 cache = list_first_entry(&dispose, struct nfs4_xattr_cache, in nfs4_xattr_cache_scan()
868 dispose); in nfs4_xattr_cache_scan()
[all …]
/Linux-v6.6/fs/
Dlocks.c341 locks_dispose_list(struct list_head *dispose) in locks_dispose_list() argument
345 while (!list_empty(dispose)) { in locks_dispose_list()
346 fl = list_first_entry(dispose, struct file_lock, fl_list); in locks_dispose_list()
830 locks_delete_lock_ctx(struct file_lock *fl, struct list_head *dispose) in locks_delete_lock_ctx() argument
833 if (dispose) in locks_delete_lock_ctx()
834 list_add(&fl->fl_list, dispose); in locks_delete_lock_ctx()
1029 LIST_HEAD(dispose); in flock_lock_inode()
1055 locks_delete_lock_ctx(fl, &dispose); in flock_lock_inode()
1089 locks_dispose_list(&dispose); in flock_lock_inode()
1105 LIST_HEAD(dispose); in posix_lock_inode()
[all …]
Ddcache.c1277 LIST_HEAD(dispose); in prune_dcache_sb()
1281 dentry_lru_isolate, &dispose); in prune_dcache_sb()
1282 shrink_dentry_list(&dispose); in prune_dcache_sb()
1317 LIST_HEAD(dispose); in shrink_dcache_sb()
1320 dentry_lru_isolate_shrink, &dispose, 1024); in shrink_dcache_sb()
1321 shrink_dentry_list(&dispose); in shrink_dcache_sb()
1550 struct list_head dispose; member
1567 d_shrink_add(dentry, &data->dispose); in select_collect()
1576 if (!list_empty(&data->dispose)) in select_collect()
1600 d_shrink_add(dentry, &data->dispose); in select_collect2()
[all …]
Dinode.c714 LIST_HEAD(dispose); in evict_inodes()
731 list_add(&inode->i_lru, &dispose); in evict_inodes()
741 dispose_list(&dispose); in evict_inodes()
747 dispose_list(&dispose); in evict_inodes()
760 LIST_HEAD(dispose); in invalidate_inodes()
778 list_add(&inode->i_lru, &dispose); in invalidate_inodes()
782 dispose_list(&dispose); in invalidate_inodes()
788 dispose_list(&dispose); in invalidate_inodes()
Deventpoll.c789 bool dispose; in ep_clear_and_put() local
822 dispose = ep_refcount_dec_and_test(ep); in ep_clear_and_put()
825 if (dispose) in ep_clear_and_put()
946 bool dispose; in eventpoll_release_file() local
966 dispose = __ep_remove(ep, epi, true); in eventpoll_release_file()
969 if (dispose) in eventpoll_release_file()
/Linux-v6.6/fs/xfs/
Dxfs_buf.c1789 struct list_head *dispose = arg; in xfs_buftarg_drain_rele() local
1805 list_lru_isolate_move(lru, item, dispose); in xfs_buftarg_drain_rele()
1838 LIST_HEAD(dispose); in xfs_buftarg_drain()
1847 &dispose, LONG_MAX); in xfs_buftarg_drain()
1849 while (!list_empty(&dispose)) { in xfs_buftarg_drain()
1851 bp = list_first_entry(&dispose, struct xfs_buf, b_lru); in xfs_buftarg_drain()
1887 struct list_head *dispose = arg; in xfs_buftarg_isolate() local
1906 list_lru_isolate_move(lru, item, dispose); in xfs_buftarg_isolate()
1918 LIST_HEAD(dispose); in xfs_buftarg_shrink_scan()
1922 xfs_buftarg_isolate, &dispose); in xfs_buftarg_shrink_scan()
[all …]
Dxfs_qm.c407 struct list_head dispose; member
481 list_lru_isolate_move(lru, &dqp->q_lru, &isol->dispose); in xfs_qm_dquot_isolate()
517 INIT_LIST_HEAD(&isol.dispose); in xfs_qm_shrink_scan()
526 while (!list_empty(&isol.dispose)) { in xfs_qm_shrink_scan()
529 dqp = list_first_entry(&isol.dispose, struct xfs_dquot, q_lru); in xfs_qm_shrink_scan()
/Linux-v6.6/fs/gfs2/
Dquota.c157 struct list_head *dispose = arg; in gfs2_qd_isolate() local
168 list_lru_isolate_move(lru, &qd->qd_lru, dispose); in gfs2_qd_isolate()
179 LIST_HEAD(dispose); in gfs2_qd_shrink_scan()
186 gfs2_qd_isolate, &dispose); in gfs2_qd_shrink_scan()
188 gfs2_qd_list_dispose(&dispose); in gfs2_qd_shrink_scan()
1482 LIST_HEAD(dispose); in gfs2_quota_cleanup()
1498 list_add(&qd->qd_lru, &dispose); in gfs2_quota_cleanup()
1502 gfs2_qd_list_dispose(&dispose); in gfs2_quota_cleanup()
Dglock.c2002 LIST_HEAD(dispose); in gfs2_scan_glock_lru()
2016 list_move(&gl->gl_lru, &dispose); in gfs2_scan_glock_lru()
2023 if (!list_empty(&dispose)) in gfs2_scan_glock_lru()
2024 gfs2_dispose_glock_lru(&dispose); in gfs2_scan_glock_lru()
/Linux-v6.6/drivers/media/dvb-core/
Ddvb_ca_en50221.c1617 int dispose = 0; in dvb_ca_en50221_io_read() local
1680 dispose = 1; in dvb_ca_en50221_io_read()
1684 if (dispose) in dvb_ca_en50221_io_read()
1687 dispose = 0; in dvb_ca_en50221_io_read()
/Linux-v6.6/include/linux/
Dfilelock.h322 struct list_head *dispose) in lease_modify() argument
/Linux-v6.6/fs/ceph/
Ddir.c1561 LIST_HEAD(dispose); in __dentry_leases_walk()
1602 list_move_tail(&di->lease_list, &dispose); in __dentry_leases_walk()
1613 while (!list_empty(&dispose)) { in __dentry_leases_walk()
1614 di = list_first_entry(&dispose, struct ceph_dentry_info, in __dentry_leases_walk()
Dmds_client.c1742 struct list_head *dispose) in dispose_cap_releases() argument
1744 while (!list_empty(dispose)) { in dispose_cap_releases()
1747 cap = list_first_entry(dispose, struct ceph_cap, session_caps); in dispose_cap_releases()
1891 LIST_HEAD(dispose); in remove_session_caps()
1927 detach_cap_releases(session, &dispose); in remove_session_caps()
1932 dispose_cap_releases(session->s_mdsc, &dispose); in remove_session_caps()
4555 LIST_HEAD(dispose); in send_mds_reconnect()
4588 detach_cap_releases(session, &dispose); in send_mds_reconnect()
4590 dispose_cap_releases(mdsc, &dispose); in send_mds_reconnect()
/Linux-v6.6/include/linux/usb/
Dgadget.h139 void (*dispose) (struct usb_ep *ep); member
/Linux-v6.6/LICENSES/dual/
DCDDL-1.0103 dispose of the Original Software (or portions thereof).
136 offer for sale, have made, and/or otherwise dispose of: (1)
DMPL-1.1109 sell, and offer for sale, and/or otherwise dispose of the
137 made, and/or otherwise dispose of: 1) Modifications made by that
/Linux-v6.6/Documentation/userspace-api/media/mediactl/
Drequest-api.rst213 ... or close its file descriptor to completely dispose of it.
/Linux-v6.6/drivers/usb/gadget/udc/aspeed-vhub/
Depn.c792 .dispose = ast_vhub_epn_dispose,
/Linux-v6.6/drivers/usb/gadget/
Dcomposite.c2530 if (ep->ops->dispose) in composite_dev_cleanup()
2531 ep->ops->dispose(ep); in composite_dev_cleanup()
/Linux-v6.6/Documentation/security/keys/
Dcore.rst1366 to set the pointer and dispose of the old contents after a grace period.
1516 be made under RCU conditions, and call_rcu() must be used to dispose of
/Linux-v6.6/Documentation/networking/
Drxrpc.rst982 Messages should be handled to rxrpc_kernel_free_skb() to dispose of. It

12