Home
last modified time | relevance | path

Searched refs:XPC_MSG_MAX_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/misc/sgi-xp/
A Dxp.h72 #define XPC_MSG_MAX_SIZE 128 macro
74 #define XPC_MSG_PAYLOAD_MAX_SIZE (XPC_MSG_MAX_SIZE - XPC_MSG_HDR_MAX_SIZE)
A Dxp_main.c144 if (XPC_MSG_SIZE(payload_size) > XPC_MSG_MAX_SIZE) in xpc_connect()
A Dxpnet.c65 #define XPNET_MSG_NENTRIES (PAGE_SIZE / XPC_MSG_MAX_SIZE)

Completed in 5 milliseconds