Home
last modified time | relevance | path

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

/linux/fs/jffs2/
H A Dnodelist.h303 #define ALLOC_NORMAL 0 /* Normal allocation */ macro
/linux/drivers/iommu/generic_pt/
H A Diommu_pt.h362 enum alloc_mode {ALLOC_NORMAL, ALLOC_DEFER_COHERENT_FLUSH}; enumerator