Searched refs:xpc_registration (Results 1 – 4 of 4) sorted by relevance
69 struct xpc_registration xpc_registrations[XPC_MAX_NCHANNELS];137 struct xpc_registration *registration; in xpc_connect()191 struct xpc_registration *registration; in xpc_disconnect()
246 struct xpc_registration { struct
605 extern struct xpc_registration xpc_registrations[];
468 struct xpc_registration *registration = &xpc_registrations[ch->number]; in xpc_connect_channel()
Completed in 9 milliseconds