Home
last modified time | relevance | path

Searched refs:smr_node (Results 1 – 9 of 9) sorted by relevance

/xnu-12377.41.6/osfmk/kern/
H A Dsmr_types.h63 typedef struct smr_node *smr_node_t;
73 struct smr_node { struct
74 struct smr_node *smrn_next; argument
H A Dcoalition.c312 struct smr_node smr_node; member
1398 coalition_free(struct smr_node *node) in coalition_free()
1402 coal = __container_of(node, struct coalition, smr_node); in coalition_free()
1439 smr_proc_task_call(&coal->smr_node, sizeof(*coal), coalition_free); in coalition_retire()
H A Dtest_lock.c382 struct smr_node node;
H A Dsmr.c1302 struct smr_node smrj_node;
1489 __smr_barrier_cb(struct smr_node *node) in __smr_barrier_cb()
/xnu-12377.41.6/bsd/sys/
H A Dresourcevar.h120 struct smr_node pl_node;
H A Dproc_internal.h196 struct smr_node pg_smr_node;
274 struct smr_node p_smr_node;
/xnu-12377.41.6/osfmk/ipc/
H A Dipc_entry.h129 struct smr_node ie_smr_node;
/xnu-12377.41.6/bsd/kern/
H A Dkern_credential.c3299 struct smr_node crw_node;
3792 kauth_cred_free(struct smr_node *node) in kauth_cred_free()
/xnu-12377.41.6/bsd/security/audit/
H A Daudit_session.c85 struct smr_node se_smr_node;