Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_memalloc.c80 static int fallocate_supported = -1; /* unknown */ variable
393 if (fallocate_supported == 0) { in resize_hugefile_in_filesystem()
438 if (fallocate_supported == -1 && in resize_hugefile_in_filesystem()
443 fallocate_supported = 0; in resize_hugefile_in_filesystem()
451 fallocate_supported = 1; in resize_hugefile_in_filesystem()