Home
last modified time | relevance | path

Searched defs:start (Results 1 – 25 of 217) sorted by relevance

123456789

/xnu-12377.41.6/tests/vm/
H A Dconfigurator_test.c57 is_entry(mach_vm_address_t start, mach_vm_size_t size, uint32_t submap_depth) in is_entry()
78 is_entry(mach_vm_address_t start, mach_vm_size_t size) in is_entry()
89 is_hole(mach_vm_address_t start, mach_vm_size_t size, uint32_t submap_depth) in is_hole()
113 is_hole(mach_vm_address_t start, mach_vm_size_t size) in is_hole()
124 mach_vm_address_t start, in assert_hole_checker_and_entry()
143 mach_vm_address_t start, in assert_allocation_checker()
160 mach_vm_address_t start, in assert_allocation_entry()
179 mach_vm_address_t start, in assert_allocation_checker_and_entry()
242 mach_vm_address_t start, in destructively_assert_permanent_checker_and_entry()
280 mach_vm_address_t start, in destructively_assert_nonpermanent_checker_and_entry()
[all …]
H A Dconfigurator_vm_allocate.c66 mach_vm_address_t start, in checker_perform_successful_vm_allocate()
107 mach_vm_address_t start, in call_vm_allocate_and_expect_result()
150 mach_vm_address_t start, in call_vm_allocate_and_expect_success()
159 mach_vm_address_t start, in call_vm_allocate_and_expect_no_space()
169 mach_vm_address_t start, in successful_vm_allocate_fixed()
184 mach_vm_address_t start, in test_permanent_entry_fixed_overwrite()
208 mach_vm_address_t start, in test_permanent_before_permanent_fixed_overwrite()
233 mach_vm_address_t start, in test_permanent_before_allocation_fixed_overwrite()
261 mach_vm_address_t start, in test_permanent_before_allocation_fixed_overwrite_rdar144128567()
289 mach_vm_address_t start, in test_permanent_before_hole_fixed_overwrite()
[all …]
H A Dconfigurator_vm_deallocate.c49 do_successful_vm_deallocate_guarded(mach_vm_address_t start, mach_vm_size_t size) in do_successful_vm_deallocate_guarded()
73 do_vm_deallocate_holes_guarded(mach_vm_address_t start, mach_vm_size_t size) in do_vm_deallocate_holes_guarded()
108 mach_vm_address_t start, in successful_vm_deallocate()
126 mach_vm_address_t start, in successful_vm_deallocate_guarded()
140 mach_vm_address_t start, in vm_deallocate_holes_guarded()
154 mach_vm_address_t start, in vm_deallocate_permanent_entry()
172 mach_vm_address_t start, in vm_deallocate_permanent_before_permanent()
191 mach_vm_address_t start, in vm_deallocate_permanent_before_allocation()
210 mach_vm_address_t start, in vm_deallocate_permanent_before_hole()
229 mach_vm_address_t start, in vm_deallocate_permanent_after_allocation()
[all …]
H A Dconfigurator_mmap.c63 mach_vm_address_t start, in checker_perform_successful_mmap_anon()
83 mach_vm_address_t start, in successful_mmap_anon_fixed()
106 mach_vm_address_t start, in successful_mmap_anon_fixed_with_tag()
129 mach_vm_address_t start, in successful_mmap_anon_fixed_with_neighbor_tags()
159 mach_vm_address_t start, in call_mmap_anon_fixed_and_expect_ENOMEM()
191 mach_vm_address_t start, in test_permanent_entry_fixed()
214 mach_vm_address_t start, in test_permanent_before_permanent_fixed()
238 mach_vm_address_t start, in test_permanent_before_allocation_fixed()
265 mach_vm_address_t start, in test_permanent_before_allocation_fixed_rdar144128567()
292 mach_vm_address_t start, in test_permanent_before_hole_fixed()
[all …]
H A Dconfigurator_vm_behavior_set.c65 mach_vm_address_t start, in write_memory()
80 mach_vm_address_t start, in vm_behavior_common_no_cow()
162 mach_vm_address_t start, in vm_behavior_no_cow_maybe_rw_maybe_holes()
197 mach_vm_address_t start, in vm_behavior_default_no_cow_rw_no_holes()
208 mach_vm_address_t start, in vm_behavior_default_no_cow_rw_with_holes()
219 mach_vm_address_t start, in vm_behavior_default_no_cow_ro_no_holes()
230 mach_vm_address_t start, in vm_behavior_default_no_cow_ro_with_holes()
242 mach_vm_address_t start, in vm_behavior_free_no_cow_rw_no_holes()
253 mach_vm_address_t start, in vm_behavior_free_no_cow_rw_with_holes()
264 mach_vm_address_t start, in vm_behavior_free_no_cow_ro_no_holes()
[all …]
H A Dconfigurator_vm_wire.c53 mach_vm_address_t start, in checker_perform_vm_unwire()
73 mach_vm_address_t start, in checker_perform_vm_unwire_with_holes()
104 mach_vm_address_t start, in checker_perform_vm_wire()
143 mach_vm_address_t start, in checker_perform_failed_vm_wire()
205 mach_vm_address_t start, in successful_vm_wire_read_not_cow()
238 mach_vm_address_t start, in failed_vm_wire_read_not_cow()
256 mach_vm_address_t start, in wire_shared_entry()
279 mach_vm_address_t start, in wire_shared_entry_discontiguous()
294 mach_vm_address_t start, in wire_shared_entry_partial()
346 mach_vm_address_t start, in wire_cow_entry()
[all …]
H A Dconfigurator_vm_protect.c53 mach_vm_address_t start, in checker_perform_vm_protect()
77 mach_vm_address_t start, in vm_protect_successfully()
103 mach_vm_address_t start, in vm_protect_with_holes()
130 mach_vm_address_t start, in vm_protect_beyond_max_prot()
161 mach_vm_address_t start, in vm_protect_max_000()
181 mach_vm_address_t start, in vm_protect_max_r00()
201 mach_vm_address_t start, in vm_protect_max_0w0()
222 mach_vm_address_t start, in vm_protect_max_rw0()
243 mach_vm_address_t start, in vm_protect_max_rwx()
259 mach_vm_address_t start, in vm_protect_max_r00_or_unnested_submap()
H A Dvm_parameter_validation.c184 mach_vm_address_t start, end; in munmap_helper() local
202 call_munlock(void *start, size_t size) in call_munlock()
209 call_mlock(void *start, size_t size) in call_mlock()
218 call_munmap(MAP_T map __unused, mach_vm_address_t start, mach_vm_size_t size) in call_munmap()
225 call_mremap_encrypted(void *start, size_t size) in call_mremap_encrypted()
446 call_mach_vm_read(MAP_T map, mach_vm_address_t start, mach_vm_size_t size) in call_mach_vm_read()
459 call_vm_read(MAP_T map, vm_address_t start, vm_size_t size) in call_vm_read()
473 call_mach_vm_read_list(MAP_T map, mach_vm_address_t start, mach_vm_size_t size) in call_mach_vm_read_list()
484 call_vm_read_list(MAP_T map, vm_address_t start, vm_size_t size) in call_vm_read_list()
506 call_mach_vm_read_overwrite__ssz(MAP_T map, mach_vm_address_t start, mach_vm_address_t start_2, mac… in call_mach_vm_read_overwrite__ssz()
[all …]
H A Dconfigurator_vm_inherit.c53 mach_vm_address_t start, in checker_perform_vm_inherit()
81 mach_vm_address_t start, in successful_vm_inherit()
H A Dzone_gc_replenish_test.c30 time_t start = time(NULL); in gc_thread_func() local
48 time_t start = time(NULL); in alloc_thread_func() local
H A Dconfigurator_mincore.c56 mach_vm_address_t start, in successful_mincore_nested()
124 mach_vm_address_t start, in successful_mincore()
/xnu-12377.41.6/osfmk/vm/
H A Dvm_sanitize_error_compat.c120 vm_sanitize_range_overflows_strict_zero(vm_address_t start, vm_size_t size, vm_offset_t pgmask) in vm_sanitize_range_overflows_strict_zero()
141 vm_sanitize_range_overflows_allow_zero(vm_address_t start, vm_size_t size, vm_offset_t pgmask) in vm_sanitize_range_overflows_allow_zero()
180 vm_address_t start, in vm_sanitize_err_compat_addr_size_vm_allocate_fixed()
206 vm_address_t start, in vm_sanitize_err_compat_addr_size_vm_deallocate()
286 vm_address_t start, in vm_sanitize_err_compat_addr_size_vm_wire_user()
345 vm_address_t start, in vm_sanitize_err_compat_addr_size_vm_map_copyio()
378 vm_address_t start, in vm_sanitize_err_compat_addr_size_vm_map_inherit()
408 vm_address_t start, in vm_sanitize_err_compat_addr_size_vm_protect()
439 vm_address_t start, in vm_sanitize_err_compat_addr_size_useracc()
490 vm_address_t start, in vm_sanitize_err_compat_addr_size_vm_behavior_set()
[all …]
/xnu-12377.41.6/osfmk/tests/
H A Dvm_parameter_validation_kern.c94 …erwrite(kern_return_t (*func)(MAP_T dst_map, vm_map_copy_t copy, mach_vm_address_t start, mach_vm_… in test_vm_map_copy_overwrite()
183 call_mach_vm_read(MAP_T map, mach_vm_address_t start, mach_vm_size_t size) in call_mach_vm_read()
210 call_vm_map_copyin(MAP_T map, mach_vm_address_t start, mach_vm_size_t size) in call_vm_map_copyin()
232 call_mach_vm_allocate__flags(MAP_T map, mach_vm_address_t * start, mach_vm_size_t size, int flags) in call_mach_vm_allocate__flags()
241 call_mach_vm_allocate__start_size_fixed(MAP_T map, mach_vm_address_t * start, mach_vm_size_t size) in call_mach_vm_allocate__start_size_fixed()
250 call_mach_vm_allocate__start_size_anywhere(MAP_T map, mach_vm_address_t * start, mach_vm_size_t siz… in call_mach_vm_allocate__start_size_anywhere()
259 call_mach_vm_allocate_kernel__flags(MAP_T map, mach_vm_address_t * start, mach_vm_size_t size, int … in call_mach_vm_allocate_kernel__flags()
269 call_mach_vm_allocate_kernel__start_size_fixed(MAP_T map, mach_vm_address_t * start, mach_vm_size_t… in call_mach_vm_allocate_kernel__start_size_fixed()
283 call_mach_vm_allocate_kernel__start_size_anywhere(MAP_T map, mach_vm_address_t * start, mach_vm_siz… in call_mach_vm_allocate_kernel__start_size_anywhere()
299 call_vm_allocate__flags(MAP_T map, mach_vm_address_t * start, mach_vm_size_t size, int flags) in call_vm_allocate__flags()
[all …]
/xnu-12377.41.6/tests/
H A Dlockf_basic.c38 int fd, off_t start, off_t len, pid_t pid, uint32_t flags) in ofd_get()
50 int fd, off_t start, off_t len, pid_t pid, uint32_t flags) in posix_get()
61 posix_lock(int fd, off_t start, off_t len, uint32_t flags) in posix_lock()
74 ofd_lock(int fd, off_t start, off_t len, uint32_t flags) in ofd_lock()
87 posix_unlock(int fd, off_t start, off_t len) in posix_unlock()
100 ofd_unlock(int fd, off_t start, off_t len) in ofd_unlock()
114 flequal(struct flock *fl, off_t start, off_t len, pid_t pid, int flags) in flequal()
136 off_t start, end; member
180 int fd, off_t start, off_t end, uint32_t flags) in start_lock_thread()
/xnu-12377.41.6/osfmk/console/
H A Dvideo_scroll.c33 video_scroll_up(void * start, void * end, void * dest) in video_scroll_up()
39 video_scroll_down(void * start, /* HIGH addr */ in video_scroll_down()
/xnu-12377.41.6/iokit/Tests/TestServices/
H A DTestIOConnectMapMemoryPortLeak45265408.cpp10 TestIOConnectMapMemoryPortLeak45265408::start(IOService *provider) in start() function in TestIOConnectMapMemoryPortLeak45265408
27 TestIOConnectMapMemoryPortLeak45265408UserClient::start(IOService *provider) in start() function in TestIOConnectMapMemoryPortLeak45265408UserClient
H A DTestIODataQueues.cpp11 TestIODataQueues::start(IOService * provider) in start() function in TestIODataQueues
40 TestIODataQueuesUserClient::start(IOService * provider) in start() function in TestIODataQueuesUserClient
H A DTestIOUserClient2022Entitlements.cpp14 TestIOUserClient2022Entitlements::start(IOService * provider) in start() function in TestIOUserClient2022Entitlements
27 TestIOUserClient2022EntitlementsUserClient::start(IOService * provider) in start() function in TestIOUserClient2022EntitlementsUserClient
H A DTestIOServiceUserNotification.cpp14 TestIOServiceUserNotification::start(IOService * provider) in start() function in TestIOServiceUserNotification
79 TestIOServiceUserNotificationUserClient::start(IOService * provider) in start() function in TestIOServiceUserNotificationUserClient
/xnu-12377.41.6/libsyscall/mach/
H A Derrorlib.h86 unsigned start; member
89 #define err_sub_map_entry(start, end) { err_get_sub(start), err_get_sub(end) } argument
90 #define err_code_map_entry(start, end) { err_get_code(start), err_get_code(end) } argument
/xnu-12377.41.6/tests/vm/configurator/
H A Dvm_configurator_helpers.h104 mach_vm_address_t start, in checker_perform_successful_vm_deallocate()
121 mach_vm_address_t start, in checker_perform_vm_deallocate_permanent()
/xnu-12377.41.6/osfmk/arm64/
H A Dtlb.h131 flush_mmu_tlb_allentries_async(uint64_t start, uint64_t end, uint64_t pmap_page_size, in flush_mmu_tlb_allentries_async()
182 flush_mmu_tlb_allentries(uint64_t start, uint64_t end, uint64_t pmap_page_size, bool last_level_onl… in flush_mmu_tlb_allentries()
192 flush_mmu_tlb_entries_async(uint64_t start, uint64_t end, uint64_t pmap_page_size, in flush_mmu_tlb_entries_async()
280 flush_mmu_tlb_entries(uint64_t start, uint64_t end, uint64_t pmap_page_size, bool last_level_only, … in flush_mmu_tlb_entries()
H A Darm_vm_init.c516 uintptr_t start, end, sz; in dump_kva_l2() local
563 uintptr_t start, end; in dump_kva_space() local
773 vm_offset_t start = ((vm_offset_t)&ExceptionVectorsBase) & ~PAGE_MASK; in arm_vm_prepare_kernel_el0_mappings() local
998 arm_vm_page_granular_helper(vm_offset_t start, vm_offset_t _end, vm_offset_t va, pmap_paddr_t pa_of… in arm_vm_page_granular_helper()
1112 arm_vm_page_granular_prot(vm_offset_t start, unsigned long size, pmap_paddr_t pa_offset, in arm_vm_page_granular_prot()
1188 arm_vm_page_granular_RNX(vm_offset_t start, unsigned long size, unsigned granule) in arm_vm_page_granular_RNX()
1194 arm_vm_page_granular_ROX(vm_offset_t start, unsigned long size, unsigned granule, unsigned int guar… in arm_vm_page_granular_ROX()
1200 arm_vm_page_granular_RWNX(vm_offset_t start, unsigned long size, unsigned granule) in arm_vm_page_granular_RWNX()
1782 init_ptpages(tt_entry_t *tt, vm_map_address_t start, vm_map_address_t end, bool static_map, uint64_… in init_ptpages()
/xnu-12377.41.6/bsd/netinet/
H A Dtcp_sack.c152 tcp_seq start = tp->sackblks[i].start; in tcp_update_sack_list() local
238 tcp_sackhole_alloc(struct tcpcb *tp, tcp_seq start, tcp_seq end) in tcp_sackhole_alloc()
280 tcp_sackhole_insert(struct tcpcb *tp, tcp_seq start, tcp_seq end, in tcp_sackhole_insert()
405 tcp_sack_update_byte_counter(uint32_t start, uint32_t end, uint32_t *newbytes_acked) in tcp_sack_update_byte_counter()
/xnu-12377.41.6/tests/sched/
H A Drt_migration.c75 uint64_t start = mach_absolute_time(); variable
297 const uint64_t start = mach_absolute_time(); variable
358 const uint64_t start = mach_absolute_time(); variable

123456789