Searched refs:ovhd_size (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/zram/
H A Dxvmalloc.c311 u32 ovhd_size; local
314 ovhd_size = roundup(sizeof(*pool), PAGE_SIZE);
315 pool = kzalloc(ovhd_size, GFP_KERNEL);

Completed in 147 milliseconds