Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmemory_hotplug.h135 extern void arch_refresh_nodedata(int nid, pg_data_t *pgdat);
160 static inline void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() function
176 static inline void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() function
/linux-4.4.14/arch/ia64/mm/
Ddiscontig.c748 void arch_refresh_nodedata(int update_node, pg_data_t *update_pgdat) in arch_refresh_nodedata() function
/linux-4.4.14/mm/
Dmemory_hotplug.c1103 arch_refresh_nodedata(nid, pgdat); in hotadd_new_pgdat()
1143 arch_refresh_nodedata(nid, NULL); in rollback_node_hotadd()