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