Searched refs:ipc_object (Results 1 - 25 of 25) sorted by relevance

/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_types.h77 struct ipc_object ;
81 typedef struct ipc_object *ipc_object_t;
H A Dipc_pset.h74 #include <ipc/ipc_object.h>
82 struct ipc_object ips_object;
H A Dipc_entry.h98 struct ipc_object *ie_object;
H A Dipc_hash.c72 #include <ipc/ipc_object.h>
H A Dipc_init.c95 #include <ipc/ipc_object.h>
H A Dipc_mqueue.h80 #include <ipc/ipc_object.h>
H A Dipc_object.h65 * File: ipc/ipc_object.h
87 typedef natural_t ipc_object_refs_t; /* for ipc/ipc_object.h */
92 * The ipc_object is used to both tag and reference count these two data
94 * ipc_object at the head of these are freely cast back and forth; hence
95 * the ipc_object MUST BE FIRST in the ipc_common_data.
102 struct ipc_object { struct
166 * Here we depend on the ipc_object being first within the kernel struct
H A Dipc_space.c80 #include <ipc/ipc_object.h>
H A Dipc_port.h90 #include <ipc/ipc_object.h>
117 * First element is an ipc_object second is a
120 struct ipc_object ip_object;
H A Dipc_kmsg.h82 #include <ipc/ipc_object.h>
H A Dipc_pset.c70 #include <ipc/ipc_object.h>
H A Dipc_entry.c77 #include <ipc/ipc_object.h>
H A Dmach_msg.c101 #include <ipc/ipc_object.h>
H A Dipc_object.c66 * File: ipc/ipc_object.c
89 #include <ipc/ipc_object.h>
H A Dipc_port.c85 #include <ipc/ipc_object.h>
H A Dmach_port.c92 #include <ipc/ipc_object.h>
H A Dipc_right.c82 #include <ipc/ipc_object.h>
H A Dipc_kmsg.c109 #include <ipc/ipc_object.h>
/darwin-on-arm/xnu/osfmk/kern/
H A Dipc_tt.h72 #include <ipc/ipc_object.h>
H A Dexception.c72 #include <ipc/ipc_object.h>
H A Dsecurity.c57 #include <ipc/ipc_object.h>
H A Dipc_mig.c77 #include <ipc/ipc_object.h>
H A Dbsd_kern.c39 #include <ipc/ipc_object.h>
/darwin-on-arm/xnu/bsd/uxkern/
H A Dux_exception.c67 struct ipc_object;
69 mach_msg_type_name_t msgt_name, struct ipc_object **objectp);
/darwin-on-arm/xnu/osfmk/i386/
H A DDiagnostics.c58 #include <ipc/ipc_object.h>

Completed in 64 milliseconds