Searched refs:ipc_voucher (Results 1 – 7 of 7) sorted by relevance
71 struct ipc_voucher;73 typedef struct ipc_voucher *ipc_voucher_t;
720 simport <ipc/ipc_voucher.h>; /* for voucher conversions */
16 ipc_voucher.h
73 struct ipc_voucher { struct
55 ZONE_DEFINE_ID(ZONE_ID_IPC_VOUCHERS, "ipc vouchers", struct ipc_voucher,66 zone_id_require(ZONE_ID_IPC_VOUCHERS, sizeof(struct ipc_voucher), v)
235 ipc_voucher.o_CWARNFLAGS_ADD += -Wno-sign-conversion
102 osfmk/ipc/ipc_voucher.c standard