Searched refs:start_size (Results 1 – 3 of 3) sorted by relevance
129 int start_size, ia_size; in check_base_s2_limits() local154 start_size = input_size - ((3 - level) * stride + wi->pgshift); in check_base_s2_limits()155 if (start_size < 1 || start_size > stride + 4) in check_base_s2_limits()
972 char *start_size, *end_size; in setup_thp_anon() local993 start_size = strsep(&subtoken, "-"); in setup_thp_anon()996 start = get_order_from_str(start_size, THP_ORDERS_ALL_ANON); in setup_thp_anon()999 start_size = end_size = subtoken; in setup_thp_anon()1005 pr_err("invalid size %s in thp_anon boot parameter\n", start_size); in setup_thp_anon()
5629 char *start_size, *end_size; in setup_thp_shmem() local5651 start_size = strsep(&subtoken, "-"); in setup_thp_shmem()5654 start = get_order_from_str(start_size, in setup_thp_shmem()5659 start_size = end_size = subtoken; in setup_thp_shmem()5666 start_size); in setup_thp_shmem()