Home
last modified time | relevance | path

Searched refs:USER_HZ (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/scsi/
Dsg.h265 #define SG_DEFAULT_TIMEOUT_USER (60*USER_HZ) /* HZ == 'jiffies in 1 second' */
/external/libnl/lib/
Dutils.c388 #ifndef USER_HZ
389 #define USER_HZ 100 macro
392 static uint32_t user_hz = USER_HZ;
393 static uint32_t psched_hz = USER_HZ;