Home
last modified time | relevance | path

Searched defs:step (Results 1 – 19 of 19) sorted by relevance

/xnu-12377.41.6/bsd/dev/arm64/
H A Ddtrace_subr_arm.c69 uint8_t step = uthread->t_dtrace_step; in dtrace_user_probe() local
/xnu-12377.41.6/bsd/dev/i386/
H A Ddtrace_subr_x86.c88 uint8_t step = uthread->t_dtrace_step; in dtrace_user_probe() local
/xnu-12377.41.6/tests/
H A Drestartable_ranges.c20 static int step = 0; variable
/xnu-12377.41.6/bsd/netinet/
H A Digmp.c858 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 Din_var.h512 #define IN_NEXT_MULTI(step, inm) \ argument
521 #define IN_FIRST_MULTI(step, inm) \ argument
H A Din_mcast.c3209 struct in_multistep step; variable
/xnu-12377.41.6/osfmk/kern/
H A Dtest_lock.c257 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 Dexclaves_xnuproxy.c463 #define exclaves_xnuproxy_endpoint_call_show_progress(operation, step, \ argument
H A Dkalloc.c232 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 Dmld6.c918 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 Din6_var.h1137 #define IN6_NEXT_MULTI(step, in6m) \ argument
1146 #define IN6_FIRST_MULTI(step, in6m) \ argument
H A Din6_mcast.c3105 struct in6_multistep step; variable
/xnu-12377.41.6/tools/lldbmacros/
H A Dkasan.py87 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 Dkdebug_tests.c1431 unsigned int step = ((maxevents - minevents - 1) / 4); variable
/xnu-12377.41.6/tools/lldbmacros/core/
H A Dlldbwrap.py874 def xIterSiblings(self, start, stop, step=1): argument
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c445 _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 Dvm_pageout.c5183 vm_pageout_garbage_collect(void *step, wait_result_t wr __unused)
H A Dvm_map.c2965 vm_map_offset_t step; in vm_map_enter() local
/xnu-12377.41.6/bsd/dev/dtrace/
H A Ddtrace.c2379 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