| /xnu-12377.41.6/bsd/dev/arm64/ |
| H A D | dtrace_subr_arm.c | 69 uint8_t step = uthread->t_dtrace_step; in dtrace_user_probe() local
|
| /xnu-12377.41.6/bsd/dev/i386/ |
| H A D | dtrace_subr_x86.c | 88 uint8_t step = uthread->t_dtrace_step; in dtrace_user_probe() local
|
| /xnu-12377.41.6/tests/ |
| H A D | restartable_ranges.c | 20 static int step = 0; variable
|
| /xnu-12377.41.6/bsd/netinet/ |
| H A D | igmp.c | 858 struct in_multistep step; in igmp_input_v1_query() local 1000 struct in_multistep step; in igmp_input_v2_query() local 2022 struct in_multistep step; in igmp_timeout() local 2505 struct in_multistep step; in igmp_v3_cancel_link_timers() local 3944 struct in_multistep step; in igmp_v3_dispatch_general_query() local
|
| H A D | in_var.h | 512 #define IN_NEXT_MULTI(step, inm) \ argument 521 #define IN_FIRST_MULTI(step, inm) \ argument
|
| H A D | in_mcast.c | 3209 struct in_multistep step; variable
|
| /xnu-12377.41.6/osfmk/kern/ |
| H A D | test_lock.c | 257 for (int step = 0; step < ARRAY_COUNT(progression); step++) { in smr_hash_basic_test() local 439 const uint64_t step = NSEC_PER_SEC / 4; in smr_sleepable_stress_worker() local
|
| H A D | exclaves_xnuproxy.c | 463 #define exclaves_xnuproxy_endpoint_call_show_progress(operation, step, \ argument
|
| H A D | kalloc.c | 232 uint32_t step = KHEAP_STEP_START; in kalloc_zsize_compute() local 2302 vm_size_t step, size_class; in kalloc_next_good_size() local
|
| /xnu-12377.41.6/bsd/netinet6/ |
| H A D | mld6.c | 918 struct in6_multistep step; in mld_v1_input_query() local 1748 struct in6_multistep step; in mld_timeout() local 2212 struct in6_multistep step; in mld_v2_cancel_link_timers() local 3603 struct in6_multistep step; in mld_v2_dispatch_general_query() local
|
| H A D | in6_var.h | 1137 #define IN6_NEXT_MULTI(step, in6m) \ argument 1146 #define IN6_FIRST_MULTI(step, in6m) \ argument
|
| H A D | in6_mcast.c | 3105 struct in6_multistep step; variable
|
| /xnu-12377.41.6/tools/lldbmacros/ |
| H A D | kasan.py | 87 def iterator(self, addr, count, step=1): argument 96 def dropwhile(self, drop_cond, addr, count, step=1): argument
|
| /xnu-12377.41.6/tests/ktrace/ |
| H A D | kdebug_tests.c | 1431 unsigned int step = ((maxevents - minevents - 1) / 4); variable
|
| /xnu-12377.41.6/tools/lldbmacros/core/ |
| H A D | lldbwrap.py | 874 def xIterSiblings(self, start, stop, step=1): argument
|
| /xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 445 _fsw_error35_handler(int step, struct flow_route *fr, struct __kern_packet *pkt, in _fsw_error35_handler() 480 _fsw_error36_handler(int step, struct flow_route *fr, int *ret) in _fsw_error36_handler()
|
| /xnu-12377.41.6/osfmk/vm/ |
| H A D | vm_pageout.c | 5183 vm_pageout_garbage_collect(void *step, wait_result_t wr __unused)
|
| H A D | vm_map.c | 2965 vm_map_offset_t step; in vm_map_enter() local
|
| /xnu-12377.41.6/bsd/dev/dtrace/ |
| H A D | dtrace.c | 2379 uint16_t step = DTRACE_LQUANTIZE_STEP(arg); in dtrace_aggregate_lquantize() local 11253 uint16_t step = DTRACE_LQUANTIZE_STEP(desc->dtad_arg); in dtrace_ecb_aggregation_create() local
|