Searched refs:bootnode (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-x86_64/
H A Dnuma.h6 struct bootnode { struct
10 extern int compute_hash_shift(struct bootnode *nodes, int numnodes);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/mm/
H A Dsrat.c29 static struct bootnode nodes[MAX_NUMNODES] __initdata;
30 static struct bootnode nodes_add[MAX_NUMNODES];
47 struct bootnode *nd = &nodes[i];
60 struct bootnode *nd = &nodes[i];
158 static int hotadd_enough_memory(struct bootnode *nd)
211 static int hotadd_enough_memory(struct bootnode *nd) {return 1;}
228 struct bootnode *nd = &nodes_add[node];
284 struct bootnode *nd, oldnode;
H A Dnuma.c51 populate_memnodemap(const struct bootnode *nodes, int numnodes, int shift)
108 extract_lsb_from_nodes (const struct bootnode *nodes, int numnodes)
132 int __init compute_hash_shift(struct bootnode *nodes, int numnodes)
287 static int __init setup_node_range(int nid, struct bootnode *nodes, u64 *addr,
310 static int __init split_nodes_equally(struct bootnode *nodes, u64 *addr,
369 static int __init split_nodes_by_size(struct bootnode *nodes, u64 *addr,
385 struct bootnode nodes[MAX_NUMNODES];
H A Dk8topology.c46 struct bootnode nodes[8];

Completed in 45 milliseconds