Home
last modified time | relevance | path

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

/mm/
Dshmem.c3375 Opt_huge, enumerator
3386 fsparam_enum ("huge", Opt_huge),
3397 { Opt_huge, "never", SHMEM_HUGE_NEVER },
3398 { Opt_huge, "always", SHMEM_HUGE_ALWAYS },
3399 { Opt_huge, "within_size", SHMEM_HUGE_WITHIN_SIZE },
3400 { Opt_huge, "advise", SHMEM_HUGE_ADVISE },
3461 case Opt_huge: in shmem_parse_one()