Home
last modified time | relevance | path

Searched defs:increment_len (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/rust/alloc/vec/
H A Dset_len_on_drop.rs20 pub(super) fn increment_len(&mut self, increment: usize) { in increment_len() method
/openbmc/linux/arch/s390/kvm/
H A Dpv.c756 const u64 increment_len = uv_info.conf_dump_storage_state_len; in kvm_s390_pv_dump_stor_state() local