Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/kvm/
A Dpv.c730 const u64 increment_len = uv_info.conf_dump_storage_state_len; in kvm_s390_pv_dump_stor_state() local
748 !IS_ALIGNED(buff_user_len, increment_len)) in kvm_s390_pv_dump_stor_state()
775 size_done += increment_len; in kvm_s390_pv_dump_stor_state()
776 uvcb.dump_area_origin += increment_len; in kvm_s390_pv_dump_stor_state()
777 buff_user_len -= increment_len; in kvm_s390_pv_dump_stor_state()
/linux-6.3-rc2/rust/alloc/vec/
A Dmod.rs2495 local_len.increment_len(1); in extend_with()
2501 local_len.increment_len(1); in extend_with()

Completed in 11 milliseconds