| /linux/fs/nfsd/ |
| H A D | filecache.c | 410 nfsd_file_dispose_list(struct list_head *dispose) in nfsd_file_dispose_list() argument 414 while (!list_empty(dispose)) { in nfsd_file_dispose_list() 415 nf = list_first_entry(dispose, struct nfsd_file, nf_gc); in nfsd_file_dispose_list() 429 nfsd_file_dispose_list_delayed(struct list_head *dispose) in nfsd_file_dispose_list_delayed() argument 431 while(!list_empty(dispose)) { in nfsd_file_dispose_list_delayed() 432 struct nfsd_file *nf = list_first_entry(dispose, in nfsd_file_dispose_list_delayed() 467 LIST_HEAD(dispose); in nfsd_file_net_dispose() 472 list_move(l->freeme.next, &dispose); in nfsd_file_net_dispose() 479 nfsd_file_dispose_list(&dispose); in nfsd_file_net_dispose() 566 LIST_HEAD(dispose); in nfsd_file_gc() [all …]
|
| H A D | nfscache.c | 121 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() 261 unsigned int max, struct list_head *dispose) in nfsd_prune_bucket_locked() argument 276 list_add(&rp->c_lru, dispose); in nfsd_prune_bucket_locked() 317 LIST_HEAD(dispose); in nfsd_reply_cache_scan() 327 nfsd_prune_bucket_locked(nn, b, 0, &dispose); in nfsd_reply_cache_scan() 330 freed += nfsd_cacherep_dispose(&dispose); in nfsd_reply_cache_scan() 474 LIST_HEAD(dispose); in nfsd_cache_lookup() 499 nfsd_prune_bucket_locked(nn, b, 3, &dispose); in nfsd_cache_lookup() [all …]
|
| H A D | nfs4layouts.c | 761 struct list_head *dispose) in nfsd4_layout_lm_change() argument 764 return lease_modify(onlist, arg, dispose); in nfsd4_layout_lm_change()
|
| H A D | nfs4state.c | 5550 struct list_head *dispose) in nfsd_change_deleg_cb() argument 5558 return lease_modify(onlist, arg, dispose); in nfsd_change_deleg_cb()
|
| /linux/fs/ |
| H A D | locks.c | 375 locks_dispose_list(struct list_head *dispose) in locks_dispose_list() argument 379 while (!list_empty(dispose)) { in locks_dispose_list() 380 flc = list_first_entry(dispose, struct file_lock_core, flc_list); in locks_dispose_list() 387 lease_dispose_list(struct list_head *dispose) in lease_dispose_list() argument 391 while (!list_empty(dispose)) { in lease_dispose_list() 392 flc = list_first_entry(dispose, struct file_lock_core, flc_list); in lease_dispose_list() 933 locks_delete_lock_ctx(struct file_lock_core *fl, struct list_head *dispose) in locks_delete_lock_ctx() argument 936 if (dispose) in locks_delete_lock_ctx() 937 list_add(&fl->flc_list, dispose); in locks_delete_lock_ctx() 1140 LIST_HEAD(dispose); in flock_lock_inode() [all …]
|
| H A D | dcache.c | 1117 void d_dispose_if_unused(struct dentry *dentry, struct list_head *dispose) in d_dispose_if_unused() argument 1121 to_shrink_list(dentry, dispose); in d_dispose_if_unused() 1132 LIST_HEAD(dispose); in d_prune_aliases() 1137 d_dispose_if_unused(dentry, &dispose); in d_prune_aliases() 1139 shrink_dentry_list(&dispose); in d_prune_aliases() 1251 LIST_HEAD(dispose); in prune_dcache_sb() 1255 dentry_lru_isolate, &dispose); in prune_dcache_sb() 1256 shrink_dentry_list(&dispose); in prune_dcache_sb() 1291 LIST_HEAD(dispose); in shrink_dcache_sb() 1294 dentry_lru_isolate_shrink, &dispose, 1024); in shrink_dcache_sb() [all …]
|
| H A D | inode.c | 905 LIST_HEAD(dispose); in evict_inodes() 926 list_add(&inode->i_lru, &dispose); in evict_inodes() 936 dispose_list(&dispose); in evict_inodes() 942 dispose_list(&dispose); in evict_inodes()
|
| H A D | eventpoll.c | 1116 bool dispose; in eventpoll_release_file() local 1136 dispose = __ep_remove(ep, epi, true); in eventpoll_release_file() 1139 if (dispose && ep_refcount_dec_and_test(ep)) in eventpoll_release_file()
|
| /linux/fs/xfs/ |
| H A D | xfs_buf.c | 1513 struct list_head *dispose = arg; in xfs_buftarg_drain_rele() local 1530 list_lru_isolate_move(lru, item, dispose); in xfs_buftarg_drain_rele() 1562 LIST_HEAD(dispose); in xfs_buftarg_drain() 1571 &dispose, LONG_MAX); in xfs_buftarg_drain() 1573 while (!list_empty(&dispose)) { in xfs_buftarg_drain() 1575 bp = list_first_entry(&dispose, struct xfs_buf, b_lru); in xfs_buftarg_drain() 1610 struct list_head *dispose = arg; in xfs_buftarg_isolate() local 1629 list_lru_isolate_move(lru, item, dispose); in xfs_buftarg_isolate() 1640 LIST_HEAD(dispose); in xfs_buftarg_shrink_scan() 1644 xfs_buftarg_isolate, &dispose); in xfs_buftarg_shrink_scan() [all …]
|
| H A D | xfs_qm.c | 410 struct list_head dispose; member 477 list_lru_isolate_move(lru, &dqp->q_lru, &isol->dispose); in xfs_qm_dquot_isolate() 505 INIT_LIST_HEAD(&isol.dispose); in xfs_qm_shrink_scan() 514 while (!list_empty(&isol.dispose)) { in xfs_qm_shrink_scan() 517 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() 1517 LIST_HEAD(dispose); in gfs2_quota_cleanup() 1534 list_add(&qd->qd_lru, &dispose); in gfs2_quota_cleanup() 1538 gfs2_qd_list_dispose(&dispose); in gfs2_quota_cleanup()
|
| H A D | glock.c | 1963 LIST_HEAD(dispose); in gfs2_scan_glock_lru() 1971 list_move(&gl->gl_lru, &dispose); in gfs2_scan_glock_lru() 1973 if (!list_empty(&dispose)) in gfs2_scan_glock_lru() 1974 freed = gfs2_dispose_glock_lru(&dispose); in gfs2_scan_glock_lru()
|
| /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/include/linux/ |
| H A D | filelock.h | 427 struct list_head *dispose) in lease_modify() argument
|
| /linux/fs/ceph/ |
| H A D | dir.c | 1638 LIST_HEAD(dispose); in __dentry_leases_walk() 1682 list_move_tail(&di->lease_list, &dispose); in __dentry_leases_walk() 1693 while (!list_empty(&dispose)) { in __dentry_leases_walk() 1694 di = list_first_entry(&dispose, struct ceph_dentry_info, in __dentry_leases_walk()
|
| H A D | mds_client.c | 1769 struct list_head *dispose) in dispose_cap_releases() argument 1771 while (!list_empty(dispose)) { in dispose_cap_releases() 1774 cap = list_first_entry(dispose, struct ceph_cap, session_caps); in dispose_cap_releases() 1920 LIST_HEAD(dispose); in remove_session_caps() 1956 detach_cap_releases(session, &dispose); in remove_session_caps() 1961 dispose_cap_releases(session->s_mdsc, &dispose); in remove_session_caps() 4900 LIST_HEAD(dispose); in send_mds_reconnect() 4933 detach_cap_releases(session, &dispose); in send_mds_reconnect() 4935 dispose_cap_releases(mdsc, &dispose); in send_mds_reconnect()
|
| /linux/include/linux/usb/ |
| H A D | gadget.h | 144 void (*dispose) (struct usb_ep *ep); member
|
| /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/fs/fuse/ |
| H A D | dir.c | 162 LIST_HEAD(dispose); in fuse_dentry_tree_work() 181 d_dispose_if_unused(fd->dentry, &dispose); in fuse_dentry_tree_work() 191 shrink_dentry_list(&dispose); in fuse_dentry_tree_work()
|
| /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 | 2522 if (ep->ops->dispose) in composite_dev_cleanup() 2523 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
|