Home
last modified time | relevance | path

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

/linux-6.6.21/arch/ia64/mm/
Ddiscontig.c618 void arch_refresh_nodedata(int update_node, pg_data_t *update_pgdat) in arch_refresh_nodedata() argument
620 pgdat_list[update_node] = update_pgdat; in arch_refresh_nodedata()
/linux-6.6.21/drivers/misc/cxl/
Dflash.c107 static int update_node(__be32 phandle, s32 scope) in update_node() function
213 update_node(phandle, scope); in update_devicetree()
/linux-6.6.21/lib/
Dxarray.c747 static void update_node(struct xa_state *xas, struct xa_node *node, in update_node() function
844 update_node(xas, node, count, values); in xas_store()