Home
last modified time | relevance | path

Searched defs:vec1 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/xen/
H A Dbiomerge.c8 bool xen_biovec_phys_mergeable(const struct bio_vec *vec1, in xen_biovec_phys_mergeable()
/linux/rust/kernel/alloc/
H A Dkvec.rs1364 let mut vec1: KVec<usize> = KVec::with_capacity(c.len(), GFP_KERNEL).unwrap(); in test_kvec_retain() localVariable
/linux/arch/powerpc/kernel/
H A Dprom_init.c955 struct option_vector1 vec1; member