Home
last modified time | relevance | path

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

/net/xdp/
Dxsk_queue.h140 bool cross_pg = (addr & (PAGE_SIZE - 1)) + length > PAGE_SIZE; in xskq_crosses_non_contig_pg() local
145 return cross_pg && !next_pg_contig; in xskq_crosses_non_contig_pg()