Searched defs:partial (Results 1 - 3 of 3) sorted by relevance

/include/linux/
H A Dsplice.h53 struct partial_page *partial; /* pages[] may not be contig */ member in struct:splice_pipe_desc
55 unsigned int nr_pages_max; /* pages[] & partial[] arrays size */
H A Dsh_dma.h35 size_t partial; member in struct:sh_desc
H A Dslub_def.h23 FREE_ADD_PARTIAL, /* Freeing moves slab to partial list */
25 ALLOC_FROM_PARTIAL, /* Cpu slab acquired from node partial list */
40 CPU_PARTIAL_ALLOC, /* Used cpu partial on alloc */
41 CPU_PARTIAL_FREE, /* Refill cpu partial on free */
42 CPU_PARTIAL_NODE, /* Refill cpu partial from node partial */
43 CPU_PARTIAL_DRAIN, /* Drain cpu partial to node partial */
50 struct page *partial; /* Partially allocated frozen slabs */ member in struct:kmem_cache_cpu
58 spinlock_t list_lock; /* Protect partial lis
60 struct list_head partial; member in struct:kmem_cache_node
[all...]

Completed in 275 milliseconds