Searched defs:fetch_node (Results 1 – 2 of 2) sorted by relevance
213 static NodeData *fetch_node(uint64_t addr, bool create_if_not_found) in fetch_node() function
33 #define fetch_node(x) rb_entry(READ_ONCE(x), typeof(struct active_node), node) macro