Searched refs:within_size (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/admin-guide/mm/ |
| H A D | transhuge.rst | 375 seven valid policies for shmem (``always``, ``within_size``, ``advise``, 381 four valid policies for tmpfs (``always``, ``within_size``, ``advise``, 392 ``within_size``. 435 within_size 495 within_size
|
| /linux/mm/ |
| H A D | shmem.c | 5651 unsigned long always, inherit, madvise, within_size; in setup_thp_shmem() local 5663 within_size = huge_shmem_orders_within_size; in setup_thp_shmem() 5707 bitmap_clear(&within_size, start, nr); in setup_thp_shmem() 5712 bitmap_clear(&within_size, start, nr); in setup_thp_shmem() 5717 bitmap_clear(&within_size, start, nr); in setup_thp_shmem() 5719 bitmap_set(&within_size, start, nr); in setup_thp_shmem() 5727 bitmap_clear(&within_size, start, nr); in setup_thp_shmem() 5738 huge_shmem_orders_within_size = within_size; in setup_thp_shmem()
|
| H A D | Kconfig | 872 bool "within_size" 917 bool "within_size"
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 7606 for the shmem mount ("always", "inherit", "never", "within_size", 7881 Format: [always|within_size|advise|never|deny|force] 7888 Format: [always|within_size|advise|never]
|