Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemblock.h151 bool memblock_validate_numa_coverage(unsigned long threshold_bytes);
/linux/mm/
H A Dmemblock.c770 bool __init_memblock memblock_validate_numa_coverage(unsigned long threshold_bytes) in memblock_validate_numa_coverage() argument
782 if ((nr_pages << PAGE_SHIFT) > threshold_bytes) { in memblock_validate_numa_coverage()
/linux/sound/pci/asihpi/
H A Dhpi_internal.h725 u32 threshold_bytes; member