Searched refs:IS_FD_MAP (Results 1 – 1 of 1) sorted by relevance
41 #define IS_FD_MAP(map) (IS_FD_ARRAY(map) || IS_FD_HASH(map)) macro692 else if (IS_FD_MAP(map)) in map_lookup_elem()