Lines Matching defs:flags

897 truncate_vm_map_addr_with_flags(MAP_T map, mach_vm_address_t addr, int flags)  in truncate_vm_map_addr_with_flags()
916 get_expected_remap_misalignment(MAP_T map, mach_vm_address_t addr, int flags) in get_expected_remap_misalignment()
1391 int flags; member
1486 int flags; member
3239 is_fixed(int flags) in is_fixed()
3248 is_fixed_overwrite(int flags) in is_fixed_overwrite()
3256 is_random_anywhere(int flags) in is_random_anywhere()
3268 mach_vm_address_t start, mach_vm_size_t size, int flags) in deallocate_if_not_fixed_overwrite()
3750 help_call_remap_fn__src_size_etc(remap_fn_t fn, MAP_T map, int flags, bool copy, mach_vm_address_t … in help_call_remap_fn__src_size_etc()
3790 help_call_remap_fn__dst_size(remap_fn_t fn, MAP_T map, int flags, bool copy, mach_vm_address_t dst,… in help_call_remap_fn__dst_size()
3803 help_call_remap_fn__inherit(remap_fn_t fn, MAP_T map, int flags, bool copy, mach_vm_address_t src, … in help_call_remap_fn__inherit()
3816 help_call_remap_fn__prot_pairs(remap_fn_t fn, MAP_T map, int flags, bool copy, mach_vm_address_t sr… in help_call_remap_fn__prot_pairs()
3822 help_call_remap_fn__src_dst_size(remap_fn_t fn, MAP_T map, int flags, bool copy, mach_vm_address_t … in help_call_remap_fn__src_dst_size()
3855 #define IMPL_ONE_FROM_HELPER(type, variant, flags, copy, ...) … argument
3921 int flags, MAP_T map) in check_mach_vm_map_outparam_changes()
3938int flags, vm_prot_t cur_prot, vm_prot_t saved_cur_prot, vm_prot_t max_prot, vm_prot_t saved_max_p… in check_mach_vm_remap_outparam_changes()
3963 int flags, in mach_vm_remap_wrapped_kern()
4657 …n_t (*func)(MAP_T map, mach_vm_address_t * start, mach_vm_size_t size, int flags), const char * te… in test_mach_allocation_func_with_vm_map_kernel_flags_t()
4686 …eturn_t (*func)(MAP_T map, mach_vm_address_t src, mach_vm_size_t size, int flags), const char * te… in test_mach_with_allocated_vm_map_kernel_flags_t()
4702 test_unix_with_allocated_vm_prot_t(int (*func)(void * start, size_t size, int flags), const char * … in test_unix_with_allocated_vm_prot_t()
4880 mach_vm_address_t saved_start, int flags, MAP_T map) in check_mach_vm_allocate_outparam_changes()