| /linux/fs/nfsd/ |
| H A D | filecache.c | 423 nfsd_file_dispose_list(struct list_head *dispose) in nfsd_file_dispose_list() argument 427 while (!list_empty(dispose)) { in nfsd_file_dispose_list() 428 nf = list_first_entry(dispose, struct nfsd_file, nf_gc); in nfsd_file_dispose_list() 447 nfsd_file_dispose_list_delayed(struct list_head *dispose) in nfsd_file_dispose_list_delayed() argument 451 while (!list_empty(dispose)) { in nfsd_file_dispose_list_delayed() 452 struct nfsd_file *nf = list_first_entry(dispose, in nfsd_file_dispose_list_delayed() 484 LIST_HEAD(dispose); in nfsd_file_net_dispose() 489 list_move(nn->fcache_dispose_list.next, &dispose); in nfsd_file_net_dispose() 505 nfsd_file_dispose_list(&dispose); in nfsd_file_net_dispose() 585 LIST_HEAD(dispose); in nfsd_file_gc() [all …]
|
| H A D | nfscache.c | 123 nfsd_cacherep_dispose(struct list_head *dispose) in nfsd_cacherep_dispose() argument 128 while (!list_empty(dispose)) { in nfsd_cacherep_dispose() 129 rp = list_first_entry(dispose, struct nfsd_cacherep, c_lru); in nfsd_cacherep_dispose() 263 unsigned int max, struct list_head *dispose) in nfsd_prune_bucket_locked() argument 278 list_add(&rp->c_lru, dispose); in nfsd_prune_bucket_locked() 319 LIST_HEAD(dispose); in nfsd_reply_cache_scan() 329 nfsd_prune_bucket_locked(nn, b, 0, &dispose); in nfsd_reply_cache_scan() 332 freed += nfsd_cacherep_dispose(&dispose); in nfsd_reply_cache_scan() 477 LIST_HEAD(dispose); in nfsd_cache_lookup() 502 nfsd_prune_bucket_locked(nn, b, 3, &dispose); in nfsd_cache_lookup() [all …]
|
| H A D | nfs4layouts.c | 768 struct list_head *dispose) in nfsd4_layout_lm_change() argument 771 return lease_modify(onlist, arg, dispose); in nfsd4_layout_lm_change() 806 dispose: in nfsd4_layout_fence_worker() 824 goto dispose; in nfsd4_layout_fence_worker() 836 goto dispose; in nfsd4_layout_fence_worker()
|
| H A D | nfs4state.c | 6196 struct list_head *dispose) in nfsd_change_deleg_cb() argument 6204 return lease_modify(onlist, arg, dispose); in nfsd_change_deleg_cb()
|
| /linux/fs/xfs/ |
| H A D | xfs_buf.c | 1475 struct list_head *dispose = arg; in xfs_buftarg_drain_rele() local 1487 list_lru_isolate_move(lru, item, dispose); in xfs_buftarg_drain_rele() 1519 LIST_HEAD(dispose); in xfs_buftarg_drain() 1528 &dispose, LONG_MAX); in xfs_buftarg_drain() 1530 while (!list_empty(&dispose)) { in xfs_buftarg_drain() 1532 bp = list_first_entry(&dispose, struct xfs_buf, b_lru); in xfs_buftarg_drain() 1567 struct list_head *dispose = arg; in xfs_buftarg_isolate() local 1599 list_lru_isolate_move(lru, item, dispose); in xfs_buftarg_isolate() 1610 LIST_HEAD(dispose); in xfs_buftarg_shrink_scan() 1614 xfs_buftarg_isolate, &dispose); in xfs_buftarg_shrink_scan() [all …]
|
| H A D | xfs_qm.c | 409 struct list_head dispose; member 476 list_lru_isolate_move(lru, &dqp->q_lru, &isol->dispose); in xfs_qm_dquot_isolate() 504 INIT_LIST_HEAD(&isol.dispose); in xfs_qm_shrink_scan() 513 while (!list_empty(&isol.dispose)) { in xfs_qm_shrink_scan() 516 dqp = list_first_entry(&isol.dispose, struct xfs_dquot, q_lru); in xfs_qm_shrink_scan()
|
| /linux/fs/gfs2/ |
| H A D | quota.c | 154 struct list_head *dispose = arg; in gfs2_qd_isolate() local 165 list_lru_isolate_move(lru, &qd->qd_lru, dispose); in gfs2_qd_isolate() 176 LIST_HEAD(dispose); in gfs2_qd_shrink_scan() 183 gfs2_qd_isolate, &dispose); in gfs2_qd_shrink_scan() 185 gfs2_qd_list_dispose(&dispose); in gfs2_qd_shrink_scan() 1529 LIST_HEAD(dispose); in gfs2_quota_cleanup() 1546 list_add(&qd->qd_lru, &dispose); in gfs2_quota_cleanup() 1550 gfs2_qd_list_dispose(&dispose); in gfs2_quota_cleanup()
|
| /linux/drivers/media/dvb-core/ |
| H A D | dvb_ca_en50221.c | 1617 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/fs/smb/server/ |
| H A D | vfs_cache.c | 740 LIST_HEAD(dispose); in ksmbd_close_disconnected_durable_delete_on_close() 764 list_move_tail(&fp->node, &dispose); in ksmbd_close_disconnected_durable_delete_on_close() 779 while (!list_empty(&dispose)) { in ksmbd_close_disconnected_durable_delete_on_close() 780 fp = list_first_entry(&dispose, struct ksmbd_file, node); in ksmbd_close_disconnected_durable_delete_on_close()
|
| /linux/include/linux/usb/ |
| H A D | gadget.h | 144 void (*dispose) (struct usb_ep *ep); member
|
| /linux/fs/ceph/ |
| H A D | dir.c | 1657 LIST_HEAD(dispose); in __dentry_leases_walk() 1701 list_move_tail(&di->lease_list, &dispose); in __dentry_leases_walk() 1712 while (!list_empty(&dispose)) { in __dentry_leases_walk() 1713 di = list_first_entry(&dispose, struct ceph_dentry_info, in __dentry_leases_walk()
|
| H A D | mds_client.c | 1816 struct list_head *dispose) in dispose_cap_releases() argument 1818 while (!list_empty(dispose)) { in dispose_cap_releases() 1821 cap = list_first_entry(dispose, struct ceph_cap, session_caps); in dispose_cap_releases() 1967 LIST_HEAD(dispose); in remove_session_caps() 2003 detach_cap_releases(session, &dispose); in remove_session_caps() 2008 dispose_cap_releases(session->s_mdsc, &dispose); in remove_session_caps() 5095 LIST_HEAD(dispose); in send_mds_reconnect() 5154 detach_cap_releases(session, &dispose); in send_mds_reconnect() 5156 dispose_cap_releases(mdsc, &dispose); in send_mds_reconnect()
|
| /linux/LICENSES/dual/ |
| H A D | CDDL-1.0 | 103 dispose of the Original Software (or portions thereof). 136 offer for sale, have made, and/or otherwise dispose of: (1)
|
| H A D | MPL-1.1 | 109 sell, and offer for sale, and/or otherwise dispose of the 137 made, and/or otherwise dispose of: 1) Modifications made by that
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | request-api.rst | 213 ... or close its file descriptor to completely dispose of it.
|
| /linux/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | epn.c | 792 .dispose = ast_vhub_epn_dispose,
|
| /linux/drivers/usb/gadget/ |
| H A D | composite.c | 2526 if (ep->ops->dispose) in composite_dev_cleanup() 2527 ep->ops->dispose(ep); in composite_dev_cleanup()
|
| /linux/Documentation/security/keys/ |
| H A D | core.rst | 1366 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
|