Loading...
Defined in 7 files as a variable:
- bsd/kern/kern_sysctl.c, line 6190 (as a variable)
- bsd/kern/subr_sbuf.c, line 789 (as a variable)
- bsd/kern/uipc_mbuf_mcache.c, line 6162 (as a variable)
- bsd/vm/vm_unix.c, line 3908 (as a variable)
- tests/net/test_ctl_sb_drop.c, line 57 (as a variable)
- tests/recv_link_addr_type.c, line 125 (as a variable)
- tests/recv_link_addr_type.c, line 275 (as a variable)
Defined in 9 files as a member:
- bsd/kern/subr_prf.c, line 107 (as a member)
- bsd/vfs/vfs_cache.c, line 158 (as a member)
- bsd/vfs/vfs_fsevents.c, line 90 (as a member)
- bsd/vfs/vfs_fsevents.c, line 114 (as a member)
- iokit/Kernel/IOWorkloadConfig.cpp, line 157 (as a member)
- osfmk/console/serial_protos.h, line 116 (as a member)
- san/memory/kasan_dynamic_denylist.c, line 499 (as a member)
- san/memory/ubsan_minimal.c, line 52 (as a member)
- tests/pfz.c, line 91 (as a member)
Defined in 13 files as a define:
- bsd/dev/arm64/cpu_copy_in_cksum.s, line 271 (as a define)
- osfmk/arm64/WKdmDecompress_16k.s, line 262 (as a define)
- osfmk/arm64/WKdmDecompress_16k.s, line 301 (as a define)
- osfmk/arm64/WKdmDecompress_16k.s, line 317 (as a define)
- osfmk/arm64/WKdmDecompress_16k.s, line 318 (as a define)
- osfmk/arm64/WKdmDecompress_16k.s, line 339 (as a define)
- osfmk/arm64/WKdmDecompress_4k.s, line 262 (as a define)
- osfmk/arm64/WKdmDecompress_4k.s, line 301 (as a define)
- osfmk/arm64/WKdmDecompress_4k.s, line 317 (as a define)
- osfmk/arm64/WKdmDecompress_4k.s, line 318 (as a define)
- osfmk/arm64/WKdmDecompress_4k.s, line 339 (as a define)
- osfmk/arm64/cswitch.s, line 94 (as a define)
- osfmk/arm64/cswitch.s, line 95 (as a define)
Referenced in 141 files:
- EXTERNAL_HEADERS/CoreEntitlements/QueryHelpers.h, 2 times
- EXTERNAL_HEADERS/CoreEntitlements/Runtime.h, 3 times
- SETUP/config/config.h, 2 times
- SETUP/config/mkmakefile.c, 8 times
- bsd/dev/arm64/cpu_copy_in_cksum.s, 26 times
- bsd/dev/dtrace/dtrace.c, 79 times
- bsd/dev/dtrace/fasttrap.c, 13 times
- bsd/dev/i386/dtrace_isa.c, 9 times
- bsd/kern/kdebug.c, 14 times
- bsd/kern/kern_cs.c, 6 times
- bsd/kern/kern_csr.c, 3 times
- bsd/kern/kern_exec.c, 14 times
- bsd/kern/kern_malloc.c, 2 times
- bsd/kern/kern_sysctl.c, 9 times
- bsd/kern/netboot.c, 2 times
- bsd/kern/subr_prf.c, 9 times
- bsd/kern/subr_sbuf.c, 7 times
- bsd/kern/uipc_mbuf_mcache.c, 10 times
- bsd/libkern/libkern.h, line 159
- bsd/libkern/url_encode.c, 13 times
- bsd/net/bpf.c, 4 times
- bsd/net/dlil.c, 2 times
- bsd/net/if_bridge.c, 7 times
- bsd/net/pf_ruleset.c, 3 times
- bsd/nfs/gss/gss_krb5_mech.c, 6 times
- bsd/nfs/nfs.h, 2 times
- bsd/skywalk/core/skywalk.c, 9 times
- bsd/skywalk/nexus/flowswitch/flow/flow_manager.c, line 913
- bsd/skywalk/os_skywalk_private.h, 2 times
- bsd/sys/kdebug_kernel.h, 2 times
- bsd/sys/kdebug_private.h, line 160
- bsd/sys/unicode.h, 4 times
- bsd/vfs/vfs_cache.c, 23 times
- bsd/vfs/vfs_fsevents.c, 20 times
- bsd/vfs/vfs_lookup.c, 13 times
- bsd/vfs/vfs_subr.c, 8 times
- bsd/vfs/vfs_unicode.c, 16 times
- bsd/vm/vm_unix.c, 3 times
- iokit/IOKit/IOCircularDataQueueImplementation.h, 5 times
- iokit/Kernel/IOHibernateIO.cpp, 3 times
- iokit/Kernel/IOHibernateRestoreKernel.c, 3 times
- iokit/Kernel/IOPMrootDomain.cpp, 7 times
- iokit/Kernel/IOPlatformExpert.cpp, 5 times
- iokit/Kernel/IORegistryEntry.cpp, 11 times
- iokit/Kernel/IOService.cpp, 54 times
- iokit/Kernel/IOUserClient.cpp, 9 times
- iokit/Kernel/IOUserServer.cpp, 25 times
- iokit/Kernel/IOWorkloadConfig.cpp, 16 times
- iokit/Tests/TestCollections.cpp, 73 times
- iokit/Tests/TestServices/TestIODataQueues.cpp, 4 times
- iokit/Tests/TestServices/TestIODeviceMemoryRosetta.cpp, 4 times
- iokit/Tests/TestServices/TestIOServiceUserNotification.cpp, 4 times
- iokit/Tests/TestServices/TestIOUserClient2022Entitlements.cpp, 4 times
- iokit/Tests/Tests.cpp, 10 times
- iokit/bsddev/IOKitBSDInit.cpp, 36 times
- libkern/c++/OSData.cpp, 3 times
- libkern/c++/OSObject.cpp, 5 times
- libkern/c++/OSSerializeBinary.cpp, 10 times
- libkern/c++/OSString.cpp, 3 times
- libkern/c++/OSSymbol.cpp, 3 times
- libkern/gen/OSDebug.cpp, 3 times
- libkern/kxld/kxld_copyright.c, 37 times
- libkern/kxld/kxld_demangle.c, 4 times
- libkern/kxld/kxld_demangle.h, line 49
- libkern/kxld/kxld_sym.c, 11 times
- libkern/kxld/kxld_util.h, 2 times
- libkern/libkern/OSDebug.h, line 44
- libkern/libkern/kxld.h, line 120
- libkern/os/base.h, 3 times
- libkern/zlib/deflate.c, 7 times
- libsa/bootstrap.cpp, 2 times
- libsyscall/custom/__fork.s, 2 times
- libsyscall/custom/__pipe.s, 2 times
- libsyscall/custom/__ptrace.s, 3 times
- libsyscall/custom/__vfork.s, 2 times
- libsyscall/mach/mach/mach_error.h, line 81
- libsyscall/mach/mach_error.c, 2 times
- libsyscall/mach/string.c, 3 times
- libsyscall/wrappers/_libc_funcptr.c, 2 times
- libsyscall/wrappers/_libkernel_init.h, line 105
- libsyscall/wrappers/kdebug_trace.c, 4 times
- libsyscall/wrappers/string/strlen.c, 4 times
- osfmk/arm/asm.h, line 256
- osfmk/arm/commpage/commpage_asm.s, 7 times
- osfmk/arm64/WKdmCompress_16k.s, 13 times
- osfmk/arm64/WKdmCompress_4k.s, 13 times
- osfmk/arm64/WKdmDecompress_16k.s, 10 times
- osfmk/arm64/WKdmDecompress_4k.s, 10 times
- osfmk/arm64/alternate_debugger_asm.s, line 41
- osfmk/arm64/bcopy.s, 2 times
- osfmk/arm64/bzero.s, 2 times
- osfmk/arm64/cswitch.s, 9 times
- osfmk/arm64/exception_asm.h, 10 times
- osfmk/arm64/locore.s, 41 times
- osfmk/arm64/loose_ends.c, 8 times
- osfmk/arm64/lz4_decode_arm64.s, 7 times
- osfmk/arm64/lz4_encode_arm64.s, 7 times
- osfmk/arm64/machine_routines_asm.s, 16 times
- osfmk/arm64/pac_asm.h, 3 times
- osfmk/arm64/platform_tests_asm.s, line 162
- osfmk/arm64/start.s, 3 times
- osfmk/console/serial_console.c, 6 times
- osfmk/console/serial_general.c, 9 times
- osfmk/console/serial_protos.h, line 123
- osfmk/device/subrs.c, 3 times
- osfmk/i386/cpuid.c, 5 times
- osfmk/i386/machine_check.c, 2 times
- osfmk/kern/assert.h, 4 times
- osfmk/kern/debug.c, 15 times
- osfmk/kern/exclaves_storage.c, 5 times
- osfmk/kern/machine.c, 8 times
- osfmk/kern/panic_call.h, 3 times
- osfmk/kern/printf.c, 3 times
- osfmk/tests/ktest_emit.c, 6 times
- osfmk/tests/vm_parameter_validation.h, 40 times
- osfmk/x86_64/start.s, line 412
- pexpert/arm/hwtrace/hwtrace.c, 6 times
- pexpert/arm/pe_serial.c, 6 times
- pexpert/gen/device_tree.c, 3 times
- pexpert/i386/pe_identify_machine.c, line 76
- pexpert/pexpert/i386/protos.h, line 73
- pexpert/pexpert/pexpert.h, 3 times
- san/memory/kasan_dynamic_denylist.c, 8 times
- san/memory/ubsan_minimal.c, line 70
- tests/inet_transfer.h, 5 times
- tests/libmalloc_apple_array.c, 7 times
- tests/lockf_basic.c, 12 times
- tests/net/test_ctl_sb_drop.c, 2 times
- tests/net_bridge.c, 3 times
- tests/os_refcnt.c, 2 times
- tests/pfz.c, 4 times
- tests/recv_link_addr_type.c, 15 times
- tests/sioc-if-addr-bounds.c, 5 times
- tests/skywalk/skt_reass.c, 2 times
- tests/unit/mocks/dt_proxy.h, 5 times
- tests/unit/mocks/osfmk/mock_alloc.c, 8 times
- tests/unit/mocks/std_safe.h, 5 times
- tests/unit/vm/test_vm_map_msync.c, 2 times
- tests/vm/configurator/vm_configurator.h, 3 times
- tools/tests/jitter/timer_jitter.c, 5 times
- tools/tests/zero-to-n/zero-to-n.c, 13 times