Searched refs:mpp_paths (Results 1 – 1 of 1) sorted by relevance
44 static struct mesh_table __rcu *mpp_paths; /* Store paths for MPP&MAP */ variable65 return rcu_dereference_protected(mpp_paths, in resize_dereference_mpp_paths()375 return mpath_lookup(rcu_dereference(mpp_paths), dst, sdata); in mpp_path_lookup()625 rcu_assign_pointer(mpp_paths, newtbl); in mesh_mpp_table_grow()1074 RCU_INIT_POINTER(mpp_paths, tbl_mpp); in mesh_pathtbl_init()1110 mesh_table_free(rcu_dereference_protected(mpp_paths, 1), true); in mesh_pathtbl_unregister()