Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/ia64/mm/
Ddiscontig.c646 void arch_refresh_nodedata(int update_node, pg_data_t *update_pgdat) in arch_refresh_nodedata() argument
648 pgdat_list[update_node] = update_pgdat; in arch_refresh_nodedata()
/kernel/linux/linux-5.10/drivers/misc/cxl/
Dflash.c106 static int update_node(__be32 phandle, s32 scope) in update_node() function
212 update_node(phandle, scope); in update_devicetree()
/kernel/linux/linux-5.10/lib/
Dxarray.c746 static void update_node(struct xa_state *xas, struct xa_node *node, in update_node() function
843 update_node(xas, node, count, values); in xas_store()