Searched refs:allocation_threads (Results 1 – 1 of 1) sorted by relevance
4514 unsigned long allocation_threads; in hugepage_alloc_threads_setup() local4516 if (kstrtoul(s, 0, &allocation_threads) != 0) in hugepage_alloc_threads_setup()4519 if (allocation_threads == 0) in hugepage_alloc_threads_setup()4522 hugepage_allocation_threads = allocation_threads; in hugepage_alloc_threads_setup()