Home
last modified time | relevance | path

Searched refs:__mas (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/linux/
Dmaple_tree.h522 #define mas_for_each(__mas, __entry, __max) \ argument
523 while (((__entry) = mas_find((__mas), (__max))) != NULL)