Searched refs:S_ISEL (Results 1 – 1 of 1) sorted by relevance
5957 #define S_ISEL 7 macro5959 #define V_ISEL(x) ((x) << S_ISEL)5960 #define G_ISEL(x) (((x) >> S_ISEL) & M_ISEL)