Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemblock.c773 bool __init_memblock memblock_validate_numa_coverage(unsigned long threshold_bytes) in memblock_validate_numa_coverage() argument
785 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