Loading...
Defined in 2 files as a prototype:
- bsd/libkern/libkern.h, line 162 (as a prototype)
- osfmk/kern/misc_protos.h, line 181 (as a prototype)
Defined in 1 files as a function:
Referenced in 129 files:
- SETUP/config/mkheaders.c, line 207
- SETUP/installfile/installfile.c, line 101
- bsd/dev/arm/sysctl.c, line 180
- bsd/dev/arm64/sysctl.c, line 163
- bsd/dev/dtrace/dtrace.c, 2 times
- bsd/dev/dtrace/fasttrap.c, 2 times
- bsd/dev/dtrace/lockprof.c, line 105
- bsd/dev/dtrace/profile_prvd.c, 2 times
- bsd/dev/monotonic.c, line 117
- bsd/dev/vn/vn.c, line 1258
- bsd/kern/bsd_init.c, line 1057
- bsd/kern/decmpfs.c, 4 times
- bsd/kern/kdebug.c, 9 times
- bsd/kern/kern_asl.c, 2 times
- bsd/kern/kern_core.c, line 321
- bsd/kern/kern_exec.c, 10 times
- bsd/kern/kern_memorystatus.c, line 3918
- bsd/kern/kern_newsysctl.c, 2 times
- bsd/kern/kern_proc.c, 4 times
- bsd/kern/kern_sysctl.c, 6 times
- bsd/kern/mcache.c, 6 times
- bsd/kern/netboot.c, line 657
- bsd/kern/subr_eventhandler.c, line 191
- bsd/kern/tty_dev.c, line 161
- bsd/kern/tty_ptmx.c, line 426
- bsd/kern/tty_pty.c, line 137
- bsd/kern/uipc_mbuf.c, 48 times
- bsd/kern/uipc_socket.c, line 7086
- bsd/miscfs/devfs/devfs_fdesc_support.c, line 600
- bsd/net/bpf.c, line 1873
- bsd/net/dlil.c, 9 times
- bsd/net/if.c, 5 times
- bsd/net/if_6lowpan.c, 2 times
- bsd/net/if_bond.c, 3 times
- bsd/net/if_bridge.c, 5 times
- bsd/net/if_fake.c, line 643
- bsd/net/if_gif.c, line 345
- bsd/net/if_ipsec.c, 11 times
- bsd/net/if_mib.c, line 128
- bsd/net/if_utun.c, 11 times
- bsd/net/if_vlan.c, 3 times
- bsd/net/iptap.c, line 639
- bsd/net/kpi_interface.c, 2 times
- bsd/net/necp.c, 24 times
- bsd/net/pf_if.c, line 361
- bsd/net/route.c, 6 times
- bsd/netinet/in.c, line 1976
- bsd/netinet/in_arp.c, line 1141
- bsd/netinet/ip_divert.c, line 294
- bsd/netinet/ip_fw2.c, 22 times
- bsd/netinet6/icmp6.c, line 2455
- bsd/netinet6/ip6_fw.c, 20 times
- bsd/netinet6/ipsec.c, 13 times
- bsd/nfs/nfs4_subs.c, 2 times
- bsd/nfs/nfs4_vnops.c, 6 times
- bsd/nfs/nfs_boot.c, line 296
- bsd/nfs/nfs_gss.c, 4 times
- bsd/nfs/nfs_socket.c, 3 times
- bsd/nfs/nfs_subs.c, 4 times
- bsd/nfs/nfs_vfsops.c, 4 times
- bsd/nfs/nfs_vnops.c, 3 times
- bsd/nfs/nfsm_subs.h, line 446
- bsd/sys/persona.h, line 325
- bsd/vfs/kpi_vfs.c, 4 times
- bsd/vfs/vfs_cache.c, line 880
- bsd/vfs/vfs_fslog.c, 4 times
- bsd/vfs/vfs_syscalls.c, 4 times
- bsd/vfs/vfs_xattr.c, 6 times
- iokit/Kernel/IODMAController.cpp, line 41
- iokit/Kernel/IODeviceTreeSupport.cpp, 2 times
- iokit/Kernel/IOKitDebug.cpp, line 118
- iokit/Kernel/IOLib.cpp, 3 times
- iokit/Kernel/IOMapper.cpp, 2 times
- iokit/Kernel/IONVRAM.cpp, 4 times
- iokit/Kernel/IOPMrootDomain.cpp, 36 times
- iokit/Kernel/IOPolledInterface.cpp, 2 times
- iokit/Kernel/IOService.cpp, 4 times
- iokit/Kernel/IOUserServer.cpp, line 853
- libkdd/kcdtypes.c, line 639
- libkern/OSKextVersion.c, 4 times
- libkern/c++/OSKext.cpp, 2 times
- libkern/c++/OSNumber.cpp, 3 times
- libkern/c++/OSObject.cpp, line 269
- libkern/c++/OSSerialize.cpp, 2 times
- libkern/c++/OSUnserialize.cpp, 3 times
- libkern/c++/OSUnserializeXML.cpp, 3 times
- libkern/kxld/kxld_util.c, 2 times
- libkern/net/inet_ntoa.c, 2 times
- libkern/net/inet_ntop.c, 2 times
- libkern/os/log.c, 6 times
- libkern/uuid/uuid.c, 2 times
- osfmk/arm/model_dep.c, 2 times
- osfmk/arm64/pgtrace.c, 2 times
- osfmk/bank/bank.c, 2 times
- osfmk/i386/cpu.c, line 296
- osfmk/i386/mp.c, 4 times
- osfmk/i386/trap.c, line 313
- osfmk/ipc/ipc_importance.c, 3 times
- osfmk/kdp/kdp_udp.c, 2 times
- osfmk/kdp/processor_core.c, 2 times
- osfmk/kern/sched_prim.c, line 5032
- osfmk/kern/test_lock.c, 16 times
- osfmk/kern/thread_call.c, line 323
- osfmk/kern/zalloc.c, line 2463
- osfmk/tests/ktest_emit.c, 12 times
- osfmk/vm/vm_compressor_backing_store.c, 2 times
- osfmk/x86_64/pmap.c, line 1340
- san/kasan-fakestack.c, line 284
- san/kasan.c, 12 times
- san/ubsan.c, 16 times
- tests/contextswitch.c, 2 times
- tests/disk_mount_conditioner.c, 5 times
- tests/in_cksum_test.c, 2 times
- tests/ioperf.c, line 154
- tests/kernel_mtx_perf.c, 11 times
- tests/kevent_continuous_time.c, line 48
- tests/kevent_pty.c, line 44
- tests/net_tuntests.c, 2 times
- tests/perf_exit.c, 2 times
- tests/perf_vmfault.c, line 367
- tests/prioritize_process_launch.c, line 196
- tests/prioritize_process_launch_helper.c, line 59
- tests/proc_core_name_24152432.c, 2 times
- tests/turnstile_multihop.c, line 511
- tools/tests/MPMMTest/KQMPMMtest.c, line 896
- tools/tests/MPMMTest/MPMMtest.c, line 1018
- tools/tests/perf_index/perf_index.c, line 71
- tools/tests/perf_index/ramdisk.c, line 20
- tools/tests/perf_index/test_file_helper.c, 7 times