Searched defs:BITS_PER_COMPAT_LONG (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Dcompat.h371 #define BITS_PER_COMPAT_LONG (8*sizeof(compat_long_t)) macro
374 (((bits)+BITS_PER_COMPAT_LONG-1)/BITS_PER_COMPAT_LONG)

Completed in 28 milliseconds