Home
last modified time | relevance | path

Searched refs:ITER_ALLOW_P2PDMA (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Duio.h367 #define ITER_ALLOW_P2PDMA ((__force iov_iter_extraction_t)0x01) macro
/linux-6.3-rc2/block/
A Dblk-map.c282 extraction_flags |= ITER_ALLOW_P2PDMA; in bio_map_user_iov()
A Dbio.c1259 extraction_flags |= ITER_ALLOW_P2PDMA; in __bio_iov_iter_get_pages()
/linux-6.3-rc2/lib/
A Diov_iter.c1439 if (extraction_flags & ITER_ALLOW_P2PDMA) in __iov_iter_get_pages_alloc()
2096 if (extraction_flags & ITER_ALLOW_P2PDMA) in iov_iter_extract_user_pages()

Completed in 13 milliseconds