Searched refs:cl_is_map_empty (Results 1 – 3 of 3) sorted by relevance
182 static inline boolean_t cl_is_map_empty(IN const cl_map_t * const p_map) in cl_is_map_empty() function
500 if (cl_is_map_empty(&pkey_tbl1->keys) in osm_physp_share_pkey()501 || cl_is_map_empty(&pkey_tbl2->keys)) in osm_physp_share_pkey()
927 CL_ASSERT(cl_is_map_empty(p_new)); in cl_map_delta()928 CL_ASSERT(cl_is_map_empty(p_old)); in cl_map_delta()