Searched refs:get_user_hz (Results 1 - 6 of 6) sorted by relevance

/external/iproute2/include/
H A Dutils.h162 static __inline__ int get_user_hz(void) function
/external/iproute2/bridge/
H A Dfdb.c148 int hz = get_user_hz();
/external/iproute2/ip/
H A Dipneigh.c299 int hz = get_user_hz();
H A Diproute.c522 hz = get_user_hz();
547 hz = get_user_hz();
912 hz = get_user_hz();
/external/iproute2/tc/
H A Dtc_util.c506 int hz = get_user_hz();
/external/iproute2/misc/
H A Dss.c1808 int hz = get_user_hz();

Completed in 693 milliseconds