Searched refs:xpc_mq_node (Results 1 – 1 of 1) sorted by relevance
67 static int xpc_mq_node = NUMA_NO_NODE; variable1792 if (xpc_mq_node < 0) in xpc_init_uv()1800 ret = xpc_init_mq_node(xpc_mq_node); in xpc_init_uv()1816 module_param(xpc_mq_node, int, 0);1817 MODULE_PARM_DESC(xpc_mq_node, "Node number on which to allocate message queues.");