Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/
H A Dvm_allocation.c1763 int bad_flag, i; in test_allocate_with_kernel_flags() local
1776 bad_flag = test_flag | flag; in test_allocate_with_kernel_flags()
1777 kr = allocator(this_task, &address, size, bad_flag); in test_allocate_with_kernel_flags()
1780 bad_flag); in test_allocate_with_kernel_flags()