Searched refs:MAX_VM_IDS_PER_APP (Results 1 – 1 of 1) sorted by relevance
39 const MAX_VM_IDS_PER_APP: usize = 400; constant147 if count >= MAX_VM_IDS_PER_APP { in add_id()150 let purge = 1 + count - MAX_VM_IDS_PER_APP; in add_id()511 for idx in 0..MAX_VM_IDS_PER_APP { in test_sk_state_too_many_vms()518 MAX_VM_IDS_PER_APP, in test_sk_state_too_many_vms()523 for idx in MAX_VM_IDS_PER_APP..MAX_VM_IDS_PER_APP + 10 { in test_sk_state_too_many_vms()528 MAX_VM_IDS_PER_APP, in test_sk_state_too_many_vms()533 MAX_VM_IDS_PER_APP, in test_sk_state_too_many_vms()