Searched refs:withdrawn (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/hv/ |
| H A D | mshv_trace.h | 120 TP_PROTO(u64 partition_id, u64 withdrawn, u64 status), 121 TP_ARGS(partition_id, withdrawn, status), 124 __field(u64, withdrawn) 129 __entry->withdrawn = withdrawn; 134 __entry->withdrawn,
|
| H A D | mshv_root_hv_call.c | 48 u64 status, withdrawn = 0; in hv_call_withdraw_memory() local 57 while (withdrawn < count) { in hv_call_withdraw_memory() 65 min(count - withdrawn, HV_WITHDRAW_BATCH_SIZE), in hv_call_withdraw_memory() 81 withdrawn += completed; in hv_call_withdraw_memory() 85 trace_mshv_hvcall_withdraw_memory(partition_id, withdrawn, status); in hv_call_withdraw_memory()
|
| /linux/Documentation/filesystems/caching/ |
| H A D | backend-api.rst | 102 This moves the cache to the withdrawn state to prevent new cache- and 117 Once all the cookies are withdrawn, a cache backend can withdraw all the 122 to tell fscache that a volume has been withdrawn. This waits for all 125 When the cache is completely withdrawn, fscache should be notified by 306 volume-level access pin in the cache to prevent it from being withdrawn. 328 called when the cookie is relinquished by the netfs, withdrawn or culled 369 If the method returns false, caching will be withdrawn for this cookie.
|
| H A D | fscache.rst | 190 | |drp=N |Number of LRU'd cookies relinquished/withdrawn |
|
| H A D | cachefiles.rst | 621 When a cookie withdrawn, a CLOSE request (opcode CACHEFILES_OP_CLOSE) will be
|
| /linux/LICENSES/dual/ |
| H A D | MPL-1.1 | 358 is not withdrawn, the rights granted by Participant to You under
|