Searched defs:vec1 (Results 1 – 4 of 4) sorted by relevance
8 bool xen_biovec_phys_mergeable(const struct bio_vec *vec1, in xen_biovec_phys_mergeable()
115 struct bio_vec *vec1, struct bio_vec *vec2) in biovec_phys_mergeable()
1476 let mut vec1: KVec<usize> = KVec::with_capacity(c.len(), GFP_KERNEL).unwrap(); in test_kvec_retain() localVariable
955 struct option_vector1 vec1; member