Searched refs:xpc_mq_node (Results 1 – 1 of 1) sorted by relevance
64 static int xpc_mq_node = -1; variable1788 if (xpc_mq_node < 0) in xpc_init_uv()1796 ret = xpc_init_mq_node(xpc_mq_node); in xpc_init_uv()1812 module_param(xpc_mq_node, int, 0);1813 MODULE_PARM_DESC(xpc_mq_node, "Node number on which to allocate message queues.");