Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dmm_types.h422 struct page_frag_cache { struct
423 void * va;
425 __u16 offset;
426 __u16 size;
428 __u32 offset;
433 unsigned int pagecnt_bias;
434 bool pfmemalloc;

Completed in 9 milliseconds