Home
last modified time | relevance | path

Searched defs:update_node (Results 1 – 2 of 2) sorted by relevance

/linux/lib/
H A Dxarray.c755 static void update_node(struct xa_state *xas, struct xa_node *node, in update_node() function
/linux/drivers/android/binder/
H A Dprocess.rs946 pub(crate) fn update_node(&self, ptr: u64, cookie: u64, strong: bool) { in update_node() method