Searched refs:node_set_marks (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | xarray.c | 971 static void node_set_marks(struct xa_node *node, unsigned int offset, in node_set_marks() function 1078 node_set_marks(node, offset, child, marks); in xas_split() 1087 node_set_marks(node, canon, NULL, marks); in xas_split()
|
/kernel/linux/linux-6.6/lib/ |
H A D | xarray.c | 972 static void node_set_marks(struct xa_node *node, unsigned int offset, in node_set_marks() function 1080 node_set_marks(node, offset, child, marks); in xas_split() 1089 node_set_marks(node, canon, NULL, marks); in xas_split()
|
Completed in 7 milliseconds