Home
last modified time | relevance | path

Searched refs:update_node (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/mm/
H A 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-6.6/arch/ia64/mm/
H A 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()
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A 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-6.6/drivers/misc/cxl/
H A Dflash.c107 static int update_node(__be32 phandle, s32 scope) in update_node() function
213 update_node(phandle, scope); in update_devicetree()
/kernel/linux/linux-5.10/lib/
H A 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()
/kernel/linux/linux-6.6/lib/
H A 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()

Completed in 9 milliseconds