Home
last modified time | relevance | path

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

/linux/include/linux/
A Dmm_types.h343 struct page_frag_cache { struct
344 void * va;
346 __u16 offset;
347 __u16 size;
349 __u32 offset;
354 unsigned int pagecnt_bias;
355 bool pfmemalloc;

Completed in 7 milliseconds