Searched refs:xpc_mq_node (Results 1 – 1 of 1) sorted by relevance
45 static int xpc_mq_node = NUMA_NO_NODE; variable1707 if (xpc_mq_node < 0) in xpc_init_uv()1715 ret = xpc_init_mq_node(xpc_mq_node); in xpc_init_uv()1731 module_param(xpc_mq_node, int, 0);1732 MODULE_PARM_DESC(xpc_mq_node, "Node number on which to allocate message queues.");