Searched refs:XPC_MSG_SIZE (Results 1 – 3 of 3) sorted by relevance
167 if (XPC_MSG_SIZE(payload_size) > XPC_MSG_MAX_SIZE) in xpc_connect()182 registration->entry_size = XPC_MSG_SIZE(payload_size); in xpc_connect()
97 #define XPC_MSG_SIZE(_payload_size) \ macro
2180 if (XPC_MSG_SIZE(payload_size) > ch->entry_size) in xpc_send_payload_sn2()