Searched refs:my_allowed_nodes (Results 1 – 1 of 1) sorted by relevance
384 nodemask_t my_allowed_nodes; in get_arg_nodeid_list() local389 my_allowed_nodes = numa_get_membind_compat(); in get_arg_nodeid_list()391 my_allowed_nodes = numa_get_membind(); in get_arg_nodeid_list()408 if (!nodemask_isset(&my_allowed_nodes, node)) { in get_arg_nodeid_list()445 nodemask_t my_allowed_nodes; in get_current_nodeid_list() local451 my_allowed_nodes = numa_get_membind_compat(); in get_current_nodeid_list()453 my_allowed_nodes = numa_get_membind(); in get_current_nodeid_list()456 if (nodemask_isset(&my_allowed_nodes, node)) in get_current_nodeid_list()