Constant kernel::alloc::flags::GFP_KERNEL_ACCOUNT
source · pub const GFP_KERNEL_ACCOUNT: Flags;Expand description
The same as GFP_KERNEL, except the allocation is accounted to kmemcg.
pub const GFP_KERNEL_ACCOUNT: Flags;The same as GFP_KERNEL, except the allocation is accounted to kmemcg.