Searched refs:allocation_threads (Results 1 – 1 of 1) sorted by relevance
4533 unsigned long allocation_threads; in hugepage_alloc_threads_setup() local4535 if (kstrtoul(s, 0, &allocation_threads) != 0) in hugepage_alloc_threads_setup()4538 if (allocation_threads == 0) in hugepage_alloc_threads_setup()4541 hugepage_allocation_threads = allocation_threads; in hugepage_alloc_threads_setup()