Home
last modified time | relevance | path

Searched refs:vec1 (Results 1 – 5 of 5) 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() argument
12 unsigned long bfn1 = pfn_to_bfn(page_to_pfn(vec1->bv_page)); in xen_biovec_phys_mergeable()
15 return bfn1 + PFN_DOWN(vec1->bv_offset + vec1->bv_len) == bfn2; 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
1368 vec1.push_within_capacity(i).unwrap(); in test_kvec_retain()
1374 vec1.retain(|i| c[*i]); in test_kvec_retain()
1376 assert_eq!(vec1, vec2); in test_kvec_retain()
/linux/include/xen/
H A Dxen.h64 bool xen_biovec_phys_mergeable(const struct bio_vec *vec1,
/linux/arch/powerpc/kernel/
H A Dprom_init.c955 struct option_vector1 vec1; member
1047 .vec1 = {
/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst249 If X is the interface number as in vec0, vec1, vec2, etc, the general