Searched refs:arch_refresh_nodedata (Results 1 – 5 of 5) sorted by relevance
30 extern void arch_refresh_nodedata(int nid, pg_data_t *pgdat);48 static inline void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() function61 static inline void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() function
205 void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() function
431 void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() function
618 void arch_refresh_nodedata(int update_node, pg_data_t *update_pgdat) in arch_refresh_nodedata() function
8379 arch_refresh_nodedata(nid, pgdat); in free_area_init()