Loading...
Defined in 8 files as a variable:
- osfmk/i386/locks_i386.c, line 711 (as a variable)
- osfmk/kern/lock_rw.c, line 718 (as a variable)
- osfmk/kern/lock_rw.c, line 803 (as a variable)
- tests/sched/rt_migration.c, line 86 (as a variable)
- tests/sched/rt_migration.c, line 298 (as a variable)
- tests/sched/rt_migration.c, line 359 (as a variable)
- tests/ulock.c, line 137 (as a variable)
- tools/tests/mktimer/mktimer_test.c, line 55 (as a variable)
Defined in 19 files as a member:
- bsd/dev/dtrace/dtrace_glue.c, line 275 (as a member)
- bsd/dev/dtrace/dtrace_glue.c, line 485 (as a member)
- bsd/kern/kern_event.c, line 1334 (as a member)
- bsd/sys/work_interval.h, line 324 (as a member)
- osfmk/arm/cpu_data_internal.h, line 85 (as a member)
- osfmk/arm/machine_routines.h, line 892 (as a member)
- osfmk/arm/machine_routines.h, line 917 (as a member)
- osfmk/i386/cpu_data.h, line 77 (as a member)
- osfmk/kern/priority_queue.h, line 158 (as a member)
- osfmk/kern/priority_queue.h, line 194 (as a member)
- osfmk/kern/processor.h, line 482 (as a member)
- osfmk/kern/sched_average.c, line 110 (as a member)
- osfmk/kern/test_lock.c, line 374 (as a member)
- osfmk/kern/thread.h, line 614 (as a member)
- osfmk/kern/thread.h, line 645 (as a member)
- osfmk/kern/timer_call.c, line 135 (as a member)
- osfmk/kern/work_interval.c, line 119 (as a member)
- osfmk/kern/work_interval.h, line 48 (as a member)
- tests/sched/sched_test_harness/shadow_headers/misc_needed_deps.c, line 151 (as a member)
Referenced in 158 files:
- bsd/dev/dtrace/dtrace_glue.c, 12 times
- bsd/kern/kern_aio.c, 2 times
- bsd/kern/kern_clock.c, 11 times
- bsd/kern/kern_event.c, 15 times
- bsd/kern/mcache.c, 6 times
- bsd/kern/socket_flows.c, 5 times
- bsd/kern/sys_eventlink.c, 4 times
- bsd/kern/sys_generic.c, 2 times
- bsd/kern/sys_ulock.c, 4 times
- bsd/kern/sys_work_interval.c, 2 times
- bsd/kern/tracker.c, 5 times
- bsd/kern/uipc_mbuf.c, 5 times
- bsd/miscfs/specfs/spec_vnops.c, 3 times
- bsd/net/bpf.c, 3 times
- bsd/net/content_filter.c, 5 times
- bsd/net/dlil.c, 9 times
- bsd/net/if.c, 3 times
- bsd/net/if_bridge.c, 5 times
- bsd/net/if_fake.c, 6 times
- bsd/net/necp_client.c, 10 times
- bsd/net/network_agent.c, 5 times
- bsd/net/pktsched/pktsched_fq_codel.c, 3 times
- bsd/net/pktsched/pktsched_netem.c, 3 times
- bsd/netinet/igmp.c, 3 times
- bsd/netinet/in_arp.c, 6 times
- bsd/netinet/in_pcb.c, 5 times
- bsd/netinet/tcp_timer.c, 3 times
- bsd/netinet6/mld6.c, 3 times
- bsd/nfs/nfs_serv.c, 4 times
- bsd/nfs/nfs_subs.c, 3 times
- bsd/pthread/pthread_shims.c, 3 times
- bsd/pthread/pthread_workqueue.c, 4 times
- bsd/skywalk/channel/channel.c, 4 times
- bsd/skywalk/mem/skmem.c, 3 times
- bsd/skywalk/nexus/flowswitch/fsw_ip_frag.c, 3 times
- bsd/skywalk/nexus/netif/nx_netif_mit.c, 6 times
- bsd/skywalk/nexus/netif/nx_netif_poll.c, 3 times
- bsd/sys/pthread_shims.h, line 171
- bsd/sys/work_interval.h, 2 times
- bsd/vfs/vfs_fsevents.c, 3 times
- iokit/IOKit/IOCommandGate.h, line 237
- iokit/IOKit/IOEventSource.h, line 229
- iokit/IOKit/IOLocks.h, 3 times
- iokit/IOKit/IOService.h, line 2257
- iokit/IOKit/IOWorkLoop.h, line 353
- iokit/Kernel/IOCommandGate.cpp, 2 times
- iokit/Kernel/IOEventSource.cpp, 2 times
- iokit/Kernel/IOHibernateIO.cpp, 3 times
- iokit/Kernel/IOKitDebug.cpp, 5 times
- iokit/Kernel/IOLocks.cpp, 9 times
- iokit/Kernel/IOPMrootDomain.cpp, 21 times
- iokit/Kernel/IOPlatformExpert.cpp, 3 times
- iokit/Kernel/IOPolledInterface.cpp, 3 times
- iokit/Kernel/IOService.cpp, 25 times
- iokit/Kernel/IOServicePM.cpp, 34 times
- iokit/Kernel/IOWorkLoop.cpp, 2 times
- libkern/c++/priority_queue.cpp, 2 times
- libsyscall/mach/mach_eventlink.c, 6 times
- libsyscall/wrappers/libproc/libproc.c, 4 times
- libsyscall/wrappers/libproc/libproc_internal.h, 2 times
- libsyscall/wrappers/spawn/posix_spawn.c, 2 times
- libsyscall/wrappers/spawn/spawn_private.h, line 117
- libsyscall/wrappers/work_interval.c, 5 times
- osfmk/arm/arm_timer.c, 28 times
- osfmk/arm/cpu_common.c, 2 times
- osfmk/arm/machine_routines.h, 3 times
- osfmk/arm/machine_routines_common.c, 5 times
- osfmk/arm/rtclock.c, 6 times
- osfmk/arm64/cpu.c, 4 times
- osfmk/arm64/dbgwrap.c, 6 times
- osfmk/arm64/machine_routines.c, line 2389
- osfmk/i386/cpu.c, line 109
- osfmk/i386/i386_timer.c, 32 times
- osfmk/i386/lapic.h, line 297
- osfmk/i386/lapic_native.c, 2 times
- osfmk/i386/locks_i386.c, 7 times
- osfmk/i386/machine_check.c, 3 times
- osfmk/i386/machine_routines.h, line 207
- osfmk/i386/mp.c, 8 times
- osfmk/i386/pmCPU.c, 9 times
- osfmk/i386/pmCPU.h, line 134
- osfmk/i386/pmap_x86_common.c, 10 times
- osfmk/i386/rtclock.c, 2 times
- osfmk/i386/rtclock_native.c, 11 times
- osfmk/i386/trap.c, 2 times
- osfmk/ipc/ipc_eventlink.c, 10 times
- osfmk/ipc/ipc_eventlink.h, 2 times
- osfmk/ipc/ipc_importance.c, 10 times
- osfmk/ipc/ipc_mqueue.c, 8 times
- osfmk/kdp/kdp_udp.c, 6 times
- osfmk/kern/arcade.c, 5 times
- osfmk/kern/clock.c, 25 times
- osfmk/kern/clock.h, 3 times
- osfmk/kern/exclaves_sensor.c, 2 times
- osfmk/kern/kern_apfs_reflock.c, 2 times
- osfmk/kern/kern_apfs_reflock.h, line 326
- osfmk/kern/lock_mtx.c, 5 times
- osfmk/kern/lock_mtx.h, line 121
- osfmk/kern/lock_rw.c, 6 times
- osfmk/kern/lock_rw.h, line 543
- osfmk/kern/locks.c, 49 times
- osfmk/kern/locks.h, 11 times
- osfmk/kern/machine.h, line 142
- osfmk/kern/policy_internal.h, line 233
- osfmk/kern/processor.c, line 329
- osfmk/kern/sched_amp_common.c, line 127
- osfmk/kern/sched_average.c, 3 times
- osfmk/kern/sched_clutch.c, 8 times
- osfmk/kern/sched_prim.c, 41 times
- osfmk/kern/sched_prim.h, 2 times
- osfmk/kern/sched_rt.c, 23 times
- osfmk/kern/sfi.c, 6 times
- osfmk/kern/smr.c, 11 times
- osfmk/kern/startup.c, line 1048
- osfmk/kern/sync_sema.c, 16 times
- osfmk/kern/syscall_subr.c, 3 times
- osfmk/kern/task_policy.c, 9 times
- osfmk/kern/test_lock.c, 2 times
- osfmk/kern/thread.c, 4 times
- osfmk/kern/thread_call.c, 45 times
- osfmk/kern/thread_call.h, 5 times
- osfmk/kern/thread_policy.c, 3 times
- osfmk/kern/timer_call.c, 144 times
- osfmk/kern/timer_call.h, 6 times
- osfmk/kern/timer_queue.h, 6 times
- osfmk/kern/waitq.c, 7 times
- osfmk/kern/waitq.h, 3 times
- osfmk/kperf/kptimer.c, 20 times
- osfmk/mach/mach_eventlink_types.h, 2 times
- osfmk/mach/mach_time.h, line 51
- osfmk/mach/mach_traps.h, line 658
- osfmk/mach/semaphore.h, line 79
- osfmk/tests/pmap_tests.c, 6 times
- osfmk/tests/test_thread_call.c, 11 times
- osfmk/vm/vm_pageout.c, 2 times
- osfmk/vm/vm_pageout_xnu.h, line 97
- osfmk/vm/vm_shared_region.c, 6 times
- osfmk/vm/vm_tests.c, 3 times
- osfmk/x86_64/pmap.c, 8 times
- pexpert/arm/hwtrace/hwtrace.c, 4 times
- tests/kqueue_timer_tests.c, 4 times
- tests/ktrace/kdebug_tests.c, line 287
- tests/manual_wq_cooperative.c, 2 times
- tests/microstackshot_tests.c, line 32
- tests/posix_spawnattr_set_crash_behavior_np.c, 4 times
- tests/runaway_mitigation.c, 2 times
- tests/sched/rt_migration.c, 5 times
- tests/sched/sched_test_harness/sched_clutch_harness_impl.c, 6 times
- tests/sched/sched_test_harness/sched_harness_impl.h, line 46
- tests/sched/sched_test_harness/sched_runqueue_harness.c, 3 times
- tests/sched/sched_test_harness/sched_runqueue_harness.h, line 66
- tests/select_stress.c, 5 times
- tests/ulock.c, 6 times
- tests/unit/mocks/mock_thread.c, 5 times
- tests/vm/vm_stress.cpp, 2 times
- tools/tests/mktimer/mktimer_test.c, 5 times
- tools/tests/testkext/testthreadcall.cpp, 18 times
- tools/tests/zero-to-n/zero-to-n.c, 3 times