Home
last modified time | relevance | path

Searched defs:proc_t (Results 1 – 13 of 13) sorted by relevance

/xnu-11215.1.10/bsd/sys/
H A Dproc_require.h32 typedef struct proc * proc_t; typedef
H A Dkernel_types.h68 typedef struct proc * proc_t; typedef
143 typedef struct proc * proc_t; typedef
H A Dfasttrap_impl.h38 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
H A Ddtrace_glue.h64 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
/xnu-11215.1.10/bsd/dev/dtrace/
H A Ddtrace_subr.c52 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
H A Dfasttrap.c61 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
H A Ddtrace_glue.c57 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
H A Ddtrace.c125 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
/xnu-11215.1.10/libkern/libkern/amfi/
H A Damfi.h44 typedef struct proc* proc_t; typedef
/xnu-11215.1.10/bsd/dev/arm64/
H A Dfasttrap_isa.c46 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
/xnu-11215.1.10/osfmk/vm/
H A Dvm_reclaim.c69 typedef struct proc *proc_t; typedef
/xnu-11215.1.10/bsd/dev/i386/
H A Dfasttrap_isa.c41 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
/xnu-11215.1.10/osfmk/kern/
H A Dtask_policy.c168 typedef struct proc * proc_t; typedef