Home
last modified time | relevance | path

Searched refs:arch_refresh_nodedata (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemory_hotplug.h178 extern void arch_refresh_nodedata(int nid, pg_data_t *pgdat);
203 static inline void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() function
219 static inline void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() function
/OK3568_Linux_fs/kernel/arch/ia64/mm/
H A Ddiscontig.c646 void arch_refresh_nodedata(int update_node, pg_data_t *update_pgdat) in arch_refresh_nodedata() function
/OK3568_Linux_fs/kernel/mm/
H A Dmemory_hotplug.c894 arch_refresh_nodedata(nid, pgdat); in hotadd_new_pgdat()
941 arch_refresh_nodedata(nid, NULL); in rollback_node_hotadd()