Home
last modified time | relevance | path

Searched refs:acr_flags_t (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dgfp.h427 typedef unsigned int __bitwise acr_flags_t; typedef
428 #define ACR_FLAGS_NONE ((__force acr_flags_t)0) // ordinary allocation request
429 #define ACR_FLAGS_CMA ((__force acr_flags_t)BIT(0)) // allocate for CMA
433 acr_flags_t alloc_flags, gfp_t gfp_mask);

Completed in 5 milliseconds