Searched refs:COMPAT_USER_HZ (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/asm-generic/ | ||
A D | compat.h | 5 #ifndef COMPAT_USER_HZ |
/linux-6.3-rc2/include/linux/ | ||
A D | compat.h | 110 (((unsigned long)(x) * COMPAT_USER_HZ) / HZ) |
Completed in 5 milliseconds