Searched refs:SMR_POINTER (Results 1 – 5 of 5) sorted by relevance
93 #define SMR_POINTER(type_t) \ macro98 typedef SMR_POINTER(struct smrq_slink *) __smrq_slink_t;99 typedef SMR_POINTER(struct smrq_link *) __smrq_link_t;
53 typedef SMR_POINTER(btref_t) btref_smr_t;148 SMR_POINTER(uint32_t) btl_param;
83 SMR_POINTER(struct ucred *) p_ucred; /* Process owner's identity. (PUCL) */
316 SMR_POINTER(struct plimit *) p_limit;/* Process limits (PL) */317 …SMR_POINTER(struct pgrp *XNU_PTRAUTH_SIGNED_PTR("proc.p_pgrp")) p_pgrp; /* Pointer to process grou…
128 …SMR_POINTER(ipc_entry_table_t XNU_PTRAUTH_SIGNED_PTR("ipc_space.is_table")) is_table; /* an array …