Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmemory_hotplug.h30 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() function
61 static inline void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() function
/linux-6.1.9/arch/mips/loongson64/
Dnuma.c205 void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() function
/linux-6.1.9/arch/mips/sgi-ip27/
Dip27-memory.c431 void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() function
/linux-6.1.9/arch/ia64/mm/
Ddiscontig.c618 void arch_refresh_nodedata(int update_node, pg_data_t *update_pgdat) in arch_refresh_nodedata() function
/linux-6.1.9/mm/
Dpage_alloc.c8379 arch_refresh_nodedata(nid, pgdat); in free_area_init()