Loading...
Defined in 3 files as a prototype:
- bsd/sys/vm.h, line 157 (as a prototype)
- osfmk/arm64/bsd_arm64.c, line 138 (as a prototype)
- osfmk/kern/task.c, line 312 (as a prototype)
Defined in 1 files as a function:
Referenced in 108 files:
- bsd/dev/arm/dtrace_subr_arm.c, line 61
- bsd/dev/arm/fasttrap_isa.c, 4 times
- bsd/dev/arm/systemcalls.c, 2 times
- bsd/dev/arm/unix_signal.c, 8 times
- bsd/dev/arm64/dtrace_isa.c, 2 times
- bsd/dev/arm64/dtrace_subr_arm.c, line 61
- bsd/dev/arm64/fasttrap_isa.c, 4 times
- bsd/dev/dtrace/dtrace.c, 10 times
- bsd/dev/dtrace/fasttrap.c, 2 times
- bsd/dev/i386/dtrace_isa.c, 6 times
- bsd/dev/i386/dtrace_subr_x86.c, line 81
- bsd/dev/i386/fasttrap_isa.c, 6 times
- bsd/dev/i386/systemcalls.c, 3 times
- bsd/dev/vn/vn.c, 3 times
- bsd/kern/bsd_init.c, line 1066
- bsd/kern/kdebug.c, 9 times
- bsd/kern/kern_aio.c, line 1693
- bsd/kern/kern_authorization.c, 2 times
- bsd/kern/kern_clock.c, 2 times
- bsd/kern/kern_core.c, line 271
- bsd/kern/kern_credential.c, 10 times
- bsd/kern/kern_cs.c, 6 times
- bsd/kern/kern_descrip.c, 10 times
- bsd/kern/kern_event.c, 6 times
- bsd/kern/kern_exit.c, 4 times
- bsd/kern/kern_guarded.c, 6 times
- bsd/kern/kern_ktrace.c, 3 times
- bsd/kern/kern_lockf.c, line 318
- bsd/kern/kern_memorystatus.c, 6 times
- bsd/kern/kern_newsysctl.c, 2 times
- bsd/kern/kern_overrides.c, 6 times
- bsd/kern/kern_pcsamples.c, 2 times
- bsd/kern/kern_persona.c, line 559
- bsd/kern/kern_physio.c, line 90
- bsd/kern/kern_proc.c, 17 times
- bsd/kern/kern_shutdown.c, 3 times
- bsd/kern/kern_sig.c, 8 times
- bsd/kern/kern_synch.c, 2 times
- bsd/kern/kern_sysctl.c, 4 times
- bsd/kern/kpi_socket.c, line 198
- bsd/kern/mach_loader.c, 5 times
- bsd/kern/mach_process.c, line 121
- bsd/kern/netboot.c, 2 times
- bsd/kern/proc_info.c, 9 times
- bsd/kern/process_policy.c, 10 times
- bsd/kern/subr_prf.c, line 161
- bsd/kern/sys_generic.c, line 1269
- bsd/kern/sys_persona.c, line 264
- bsd/kern/sysv_msg.c, line 1480
- bsd/kern/sysv_sem.c, line 1589
- bsd/kern/sysv_shm.c, line 1178
- bsd/kern/tty.c, 3 times
- bsd/kern/tty_dev.c, line 358
- bsd/kern/tty_tty.c, 4 times
- bsd/kern/ubc_subr.c, 9 times
- bsd/kern/uipc_mbuf.c, line 8397
- bsd/kern/uipc_socket.c, 32 times
- bsd/kern/uipc_socket2.c, 4 times
- bsd/kern/uipc_syscalls.c, line 624
- bsd/kern/uipc_usrreq.c, 2 times
- bsd/miscfs/devfs/devfs_fdesc_support.c, line 561
- bsd/miscfs/routefs/routefs_ops.c, 2 times
- bsd/miscfs/specfs/spec_vnops.c, 3 times
- bsd/net/content_filter.c, line 3791
- bsd/net/dlil.c, line 9339
- bsd/net/if_bond.c, 3 times
- bsd/net/if_fake.c, line 982
- bsd/net/if_ipsec.c, line 2758
- bsd/net/if_utun.c, line 2066
- bsd/net/if_vlan.c, 2 times
- bsd/net/kpi_interface.c, line 2000
- bsd/net/necp.c, 11 times
- bsd/net/necp_client.c, 5 times
- bsd/net/network_agent.c, 3 times
- bsd/net/rtsock.c, 6 times
- bsd/netinet/flow_divert.c, line 936
- bsd/netinet/in_mcast.c, 5 times
- bsd/netinet/in_pcb.c, 5 times
- bsd/netinet/in_tclass.c, 3 times
- bsd/netinet/mptcp_subr.c, 5 times
- bsd/netinet/mptcp_usrreq.c, line 1031
- bsd/netinet/tcp_input.c, line 1930
- bsd/netinet/tcp_timer.c, line 2695
- bsd/netinet6/in6_mcast.c, 5 times
- bsd/netinet6/nd6.c, line 4238
- bsd/netinet6/nd6_send.c, 2 times
- bsd/nfs/nfs4_vnops.c, line 2441
- bsd/nfs/nfs_bio.c, line 2286
- bsd/nfs/nfs_socket.c, 3 times
- bsd/nfs/nfs_vfsops.c, line 1268
- bsd/pthread/pthread_workqueue.c, line 3228
- bsd/security/audit/audit.c, line 757
- bsd/security/audit/audit_arg.c, 3 times
- bsd/sys/dtrace_glue.h, line 64
- bsd/sys/persona.h, 2 times
- bsd/vfs/kpi_vfs.c, 2 times
- bsd/vfs/vfs_bio.c, 3 times
- bsd/vfs/vfs_fslog.c, line 227
- bsd/vfs/vfs_subr.c, 3 times
- bsd/vfs/vfs_syscalls.c, 11 times
- bsd/vfs/vfs_vnops.c, line 630
- bsd/vm/vm_unix.c, 13 times
- osfmk/arm/cpu_common.c, 4 times
- osfmk/arm64/bsd_arm64.c, 2 times
- osfmk/kern/task.c, line 593
- security/mac_base.c, 2 times
- security/mac_mach.c, line 261
- security/mac_process.c, line 216