Searched refs:COMPAT_USER_HZ (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/asm-generic/
H A Dcompat.h5 #ifndef COMPAT_USER_HZ
6 #define COMPAT_USER_HZ 100 macro
/linux-master/include/linux/
H A Dcompat.h110 (((unsigned long)(x) * COMPAT_USER_HZ) / HZ)

Completed in 89 milliseconds