Searched refs:MAX_ERRNO (Results 1 – 2 of 2) sorted by relevance
12 #define MAX_ERRNO 4095 macro14 #define IS_ERR_VALUE(x) ((x) >= (uintptr_t)-MAX_ERRNO)
25309 is_negated_errno: sync MAX_ERRNO with the kernel.