Searched refs:p_end (Results 1 – 1 of 1) sorted by relevance
380 struct page *p_start, *p_end; in netlink_frame_flush_dcache() local384 p_end = pgvec_to_page((void *)hdr + NL_MMAP_HDRLEN + hdr->nm_len - 1); in netlink_frame_flush_dcache()385 while (p_start <= p_end) { in netlink_frame_flush_dcache()