Searched refs:arch_free_nodedata (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dmemory_hotplug.h84 * Now, arch_free_nodedata() is just defined for error path of node_hot_add.
88 extern void arch_free_nodedata(pg_data_t *pgdat);
94 #define arch_free_nodedata(pgdat) generic_free_nodedata(pgdat) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dmemory_hotplug.c257 arch_free_nodedata(pgdat);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/mm/
H A Ddiscontig.c704 void arch_free_nodedata(pg_data_t *pgdat) function

Completed in 255 milliseconds