Loading...
Defined in 16 files as a variable:
- tests/aio.c, line 281 (as a variable)
- tests/kevent_continuous_time.c, line 188 (as a variable)
- tests/kqueue_add_and_trigger.c, line 24 (as a variable)
- tests/proc_core_name_24152432.c, line 43 (as a variable)
- tests/proc_core_name_mte.c, line 116 (as a variable)
- tests/sched/setitimer.c, line 306 (as a variable)
- tests/skywalk/skt_reass.c, line 89 (as a variable)
- tests/task_info.c, line 786 (as a variable)
- tests/task_info.c, line 875 (as a variable)
- tests/unit/vm/vm_range_lock_instrumented_tests.c, line 194 (as a variable)
- tests/vfs/chroot_unmount_stress.c, line 55 (as a variable)
- tests/vfs/freeable_vnodes.c, line 178 (as a variable)
- tests/vfs/openbyid_stress.c, line 86 (as a variable)
- tests/vfs/volfs_stress.c, line 86 (as a variable)
- tests/vm_test_code_signing.c, line 329 (as a variable)
- tests/vsock.c, line 293 (as a variable)
Defined in 2 files as a prototype:
- bsd/sys/systm.h, line 188 (as a prototype)
- iokit/IOKit/IOTimerEventSource.h, line 139 (as a prototype)
Defined in 8 files as a member:
- bsd/net/if_private.h, line 307 (as a member)
- bsd/net/pfvar.h, line 728 (as a member)
- bsd/net/pfvar.h, line 1075 (as a member)
- bsd/net/pfvar.h, line 1148 (as a member)
- bsd/net/pfvar.h, line 1994 (as a member)
- bsd/sys/fcntl.h, line 477 (as a member)
- bsd/sys/fcntl.h, line 483 (as a member)
- iokit/Kernel/IOPMrootDomain.cpp, line 925 (as a member)
Defined in 3 files as a function:
- bsd/kern/kern_clock.c, line 126 (as a function)
- iokit/Kernel/IOTimerEventSource.cpp, line 141 (as a function)
- tests/epoch_sync_tests.c, line 58 (as a function)
Referenced in 103 files:
- bsd/dev/arm/km.c, 2 times
- bsd/dev/i386/km.c, line 377
- bsd/kern/decmpfs.c, line 202
- bsd/kern/kern_acct.c, line 419
- bsd/kern/kern_descrip.c, 13 times
- bsd/kern/kern_event.c, 4 times
- bsd/kern/kern_lockf.c, 3 times
- bsd/kern/kern_overrides.c, 7 times
- bsd/kern/kern_sig.c, line 1044
- bsd/kern/lockdown_mode.c, line 59
- bsd/kern/mcache.c, line 1539
- bsd/kern/socket_flows.c, 2 times
- bsd/kern/sys_generic.c, 11 times
- bsd/kern/sys_ulock.c, 7 times
- bsd/kern/tracker.c, 2 times
- bsd/kern/uipc_domain.c, line 662
- bsd/net/content_filter.c, 2 times
- bsd/net/if_private.h, line 386
- bsd/net/pf.c, 52 times
- bsd/net/pf_ioctl.c, 21 times
- bsd/net/pf_norm.c, 3 times
- bsd/net/pktsched/pktsched.h, line 98
- bsd/netinet/in_rmx.c, line 660
- bsd/netinet/ip_input.c, line 2372
- bsd/netinet/mp_pcb.c, line 137
- bsd/netinet/mptcp_subr.c, line 1251
- bsd/netinet6/frag6.c, line 1158
- bsd/netinet6/in6_ifattach.c, line 1244
- bsd/netinet6/in6_rmx.c, line 751
- bsd/netinet6/ip6_input.c, line 523
- bsd/netinet6/nd6.c, 4 times
- bsd/netinet6/nd6_nbr.c, 4 times
- bsd/netkey/key.c, 2 times
- bsd/sys/event.h, 2 times
- bsd/sys/kern_overrides.h, line 81
- bsd/sys/tty.h, line 335
- bsd/sys/ulock.h, 2 times
- bsd/vfs/kpi_vfs.c, 2 times
- iokit/IOKit/IODMAController.h, line 54
- iokit/IOKit/IODMAEventSource.h, line 62
- iokit/IOKit/IOService.h, 10 times
- iokit/Kernel/IODMAEventSource.cpp, 2 times
- iokit/Kernel/IOPMrootDomain.cpp, 10 times
- iokit/Kernel/IOPlatformExpert.cpp, 8 times
- iokit/Kernel/IOService.cpp, 25 times
- iokit/Kernel/IOServicePM.cpp, 10 times
- iokit/bsddev/IOKitBSDInit.cpp, 6 times
- iokit/bsddev/IOKitBSDInit.h, line 39
- libsyscall/mach/mach_msg.c, 9 times
- libsyscall/wrappers/gethostuuid.c, 4 times
- libsyscall/wrappers/gethostuuid_private.h, line 40
- libsyscall/wrappers/select-base.c, 13 times
- libsyscall/wrappers/spawn/posix_spawn.c, 2 times
- libsyscall/wrappers/spawn/spawn_private.h, line 116
- osfmk/arm/machine_routines_common.c, 9 times
- osfmk/arm64/loose_ends.c, 18 times
- osfmk/i386/machine_routines.c, 15 times
- osfmk/i386/mp.c, 3 times
- osfmk/i386/mp.h, line 153
- osfmk/ipc/mach_msg.c, 3 times
- osfmk/kdp/kdp_en_debugger.h, line 38
- osfmk/kdp/kdp_udp.c, 4 times
- osfmk/kern/locks.c, 5 times
- osfmk/kern/machine.c, 30 times
- osfmk/kern/test_mpsc_queue.c, 3 times
- osfmk/mach/mach_traps.h, 5 times
- osfmk/mach/message.h, 5 times
- osfmk/vm/vm_compressor.c, line 747
- tests/aio.c, 5 times
- tests/debug_enable_syscall_rejection.c, 2 times
- tests/epoch_sync_tests.c, line 93
- tests/ioperf.c, 2 times
- tests/kevent_continuous_time.c, 2 times
- tests/kqueue_add_and_trigger.c, line 30
- tests/kqueue_timer_tests.c, 4 times
- tests/memorystatus_zone_test.c, 2 times
- tests/net/test_magic_packet.c, 5 times
- tests/poll_select_kevent_paired_fds.c, 3 times
- tests/proc_core_name_24152432.c, line 118
- tests/proc_core_name_mte.c, line 227
- tests/sched/contextswitch.c, 2 times
- tests/sched/sched_test_utils.c, 2 times
- tests/sched/setitimer.c, line 316
- tests/select_stress.c, 4 times
- tests/signals/signal_exit_reason.c, 3 times
- tests/skywalk/skt_badring.c, 8 times
- tests/skywalk/skt_netifdirect.c, 4 times
- tests/skywalk/skt_reass.c, 10 times
- tests/skywalk/skt_utunloop.c, 2 times
- tests/skywalk/skt_xfer.c, 29 times
- tests/skywalk/skywalk_test_common.c, 4 times
- tests/skywalk/skywalk_test_utils.c, 10 times
- tests/task_info.c, 5 times
- tests/unit/vm/vm_range_lock_instrumented_tests.c, line 469
- tests/v4mappedv6_recvpktinfo.c, 4 times
- tests/vfs/chroot_unmount_stress.c, 4 times
- tests/vfs/freeable_vnodes.c, 5 times
- tests/vfs/openbyid_stress.c, 3 times
- tests/vfs/volfs_stress.c, 3 times
- tests/vm_stress_tests/vm_stress.cpp, line 165
- tests/vm_test_code_signing.c, line 358
- tests/vsock.c, 2 times
- tests/workqueue_cooperative.c, 2 times