Searched refs:VALID_ATTR (Results 1 – 3 of 3) sorted by relevance
356 #define VALID_ATTR (PROT_READ|PROT_WRITE|PROT_EXEC|SHARED|PRIVATE) macro
97 if ((VALID_ATTR & attr) != attr) { in memcntl()
923 else if (raw || (val & ~VALID_ATTR)) in prt_mc5()