Searched refs:swap_limit (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/zonecfg/ |
H A D | zonecfg.c | 5370 uint64_t swap_limit; in info_mcap() local 5376 res2 = zonecfg_get_aliased_rctl(handle, ALIAS_MAXSWAP, &swap_limit); in info_mcap() 5381 output_mcap(fp, &lookup, res2, swap_limit, res3, locked_limit); in info_mcap() 5433 uint64_t swap_limit; in info_func() local 5479 &swap_limit); in info_func() 5482 output_mcap(fp, &in_progress_mcaptab, res1, swap_limit, in info_func() 6276 uint64_t swap_limit; in end_func() local 6584 &swap_limit); in end_func()
|