| /xnu-8020.140.41/SETUP/config/ |
| H A D | mkmakefile.c | 102 if (eq(fp->f_fn, file)) { in fl_lookup() 118 if (eq(tail(fp->f_fn), tail(file))) { in fltail_lookup() 245 if (eq(line, "%OBJS\n")) { in makefile() 247 } else if (eq(line, "%LIBOBJS\n")) { in makefile() 249 } else if (eq(line, "%CFILES\n")) { in makefile() 252 } else if (eq(line, "%CXXFILES\n")) { in makefile() 255 } else if (eq(line, "%SFILES\n")) { in makefile() 258 } else if (eq(line, "%MACHDEP\n")) { in makefile() 260 } else if (eq(line, "%RULES\n")) { in makefile() 353 if (eq(wd, "standard")) { in read_files() [all …]
|
| H A D | mkheaders.c | 93 if (eq(dp->d_name, dev)) { in do_count() 156 if (eq(inwcopy, name)) { in do_header()
|
| H A D | config.h | 153 #define eq(a, b) (!strcmp(a,b)) macro
|
| /xnu-8020.140.41/osfmk/arm64/ |
| H A D | strncmp.s | 78 b.eq L_s1aligned 82 ccmp w4, #0, #4, eq // or we find an EOS 83 b.eq L_scalarDone // return the difference 98 b.eq L_naiveVector 112 b.eq 2f 141 ccmp w4, #0, #4, eq // or we find an EOS 142 b.eq L_scalarDone // return the difference 144 b.eq L_scalarDone // exit loop if zero.
|
| H A D | lz4_encode_arm64.s | 125 b.eq L_try_next_match_0 // verify the 0 < dist < 0x10000 146 b.eq L_try_next_match_1 // verify the 0 < dist < 0x10000 167 b.eq L_try_next_match_2 // verify the 0 < dist < 0x10000 188 b.eq L_try_next_match_3 // verify the 0 < dist < 0x10000 200 b.eq L_try_next_matchs // verify the 0 < dist < 0x10000 232 b.eq L_found_valid_match_expand_backward_loop 332 b.eq L_done // finish if there are 0 trailing literals 364 b.eq L_trailing_literals_copy_less_than_16_literals
|
| H A D | pac_asm.h | 63 b.eq \skip_label 83 b.eq \skip_label
|
| H A D | WKdmCompress_4k.s | 386 b.eq 1f 389 b.eq 1f 392 b.eq 2f 436 b.eq 3f // if num_tenbits_to_pack is a multiple of 3, skip the following 441 b.eq 2f // 542 b.eq L_is_single_value_page
|
| H A D | WKdmCompress_16k.s | 388 b.eq 1f 391 b.eq 1f 394 b.eq 2f 438 b.eq 3f // if num_tenbits_to_pack is a multiple of 3, skip the following 443 b.eq 2f // 544 b.eq L_is_single_value_page
|
| H A D | locore.s | 56 b.eq 1f 150 b.eq Lcorrupt_stack_\@ // ...the stack is definitely corrupted 485 ccmp x0, x1, #0, eq 599 b.eq Lfleh_sync_load_lr 813 b.eq exception_return_unint_tpidr_x3 1143 b.eq Lcorrupt_ppl_stack // ...the stack is definitely corrupted 1217 b.eq Lppl_mark_cpu_as_dispatching 1221 b.eq Lppl_fail_dispatch_ppl 1326 b.eq Ljump_to_fleh_handler 1330 b.eq Ljump_to_panic_trap_to_debugger [all …]
|
| H A D | lz4_decode_arm64.s | 166 b.eq L_decode_long_literal // extremely unlikely 206 b.eq L_decode_long_match // unlikely, n_matches >= 19 encoded on more bytes 236 b.eq L_decode_long_match // very unlikely
|
| H A D | WKdmDecompress_16k.s | 297 b.eq 1f 319 b.eq 1f 333 b.eq 2f 368 b.eq L_MISS_TAG
|
| H A D | WKdmDecompress_4k.s | 297 b.eq 1f 319 b.eq 1f 333 b.eq 2f 368 b.eq L_MISS_TAG
|
| H A D | bcopy.s | 202 b.eq 2f 287 b.eq 2f
|
| H A D | proc_reg.h | 2028 b.eq $3f 2139 CMP_FOREACH \scratch, eq, Lmatch\@, \midr_list 2164 b.eq 1f 2177 b.eq 1f 2190 b.eq 1f 2246 b.eq 1f
|
| H A D | caches_asm.s | 160 b.eq 3b 420 b.eq Lcall_invalidate_worker
|
| H A D | machine_routines_asm.s | 469 b.eq 3f 640 b.eq 3f 726 b.eq Lcopyinframe_valid 1169 b.eq Lalready_disabled 1236 csel x17, xzr, x0, eq // If yes, mix the diversifier with the address
|
| H A D | strnlen.s | 77 b.eq L_maxlenIsZero
|
| H A D | bzero.s | 150 b.eq 2f
|
| H A D | start.s | 158 b.eq Lfound_cpu_data_entry // Branch if match 162 b.eq Lskip_cpu_reset_handler // Not found
|
| /xnu-8020.140.41/bsd/dev/arm64/ |
| H A D | cpu_in_cksum.s | 197 b.eq 1f 216 b.eq 1f 235 b.eq 1f 340 b.eq L16_bytes 352 b.eq L8_bytes 362 b.eq L4_bytes 369 b.eq L2_bytes 376 b.eq L_trailing_bytes 383 b.eq L0_bytes
|
| H A D | cpu_copy_in_cksum.s | 91 b.eq 1f 262 b.eq L4_bytes 268 b.eq L2_bytes 276 b.eq L_trailing_bytes 282 b.eq L0_bytes
|
| /xnu-8020.140.41/libsyscall/wrappers/ |
| H A D | mach_absolute_time.s | 259 b.eq _mach_absolute_time_kernel // If not, go to the kernel 261 b.eq L_mach_absolute_time_user_nospec
|
| /xnu-8020.140.41/makedefs/ |
| H A D | MakeInc.rule | 79 if [ $$$$? -eq 2 ]; then \ 116 if [ $$$$? -eq 2 ]; then \ 423 if [ $$? -eq 2 ]; then \
|
| /xnu-8020.140.41/osfmk/vm/ |
| H A D | vm_pageout.c | 2110 struct vm_pageout_queue *eq; in vps_flow_control() local 2114 eq = &vm_pageout_queue_external; in vps_flow_control() 2254 vm_pageout_adjust_eq_iothrottle(eq, TRUE); in vps_flow_control() 2278 vm_pageout_adjust_eq_iothrottle(eq, FALSE); in vps_flow_control() 2465 struct vm_pageout_queue *eq = &vm_pageout_queue_external; in vps_choose_victim_page() local 2467 if (*grab_anonymous == TRUE && !VM_PAGE_Q_THROTTLED(eq)) { in vps_choose_victim_page() 2677 struct vm_pageout_queue *eq; in vps_deal_with_throttled_queues() local 2682 eq = &vm_pageout_queue_external; in vps_deal_with_throttled_queues() 2719 vm_pageout_adjust_eq_iothrottle(eq, FALSE); in vps_deal_with_throttled_queues() 2874 struct vm_pageout_queue *eq; in vm_pageout_scan() local [all …]
|
| H A D | vm_resident.c | 6910 struct vm_pageout_queue *eq; in hibernate_flush_queue() local 6917 eq = &vm_pageout_queue_external; in hibernate_flush_queue() 7027 } else if (VM_PAGE_Q_THROTTLED(eq)) { in hibernate_flush_queue() 7028 tq = eq; in hibernate_flush_queue() 7065 if (tq == eq) { in hibernate_flush_queue()
|