Searched refs:allocation_threads (Results 1 – 1 of 1) sorted by relevance
5050 unsigned long allocation_threads; in hugepage_alloc_threads_setup() local5052 if (kstrtoul(s, 0, &allocation_threads) != 0) in hugepage_alloc_threads_setup()5055 if (allocation_threads == 0) in hugepage_alloc_threads_setup()5058 hugepage_allocation_threads = allocation_threads; in hugepage_alloc_threads_setup()