Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linux/
H A Dlinux_misc.h81 #define LINUX_AT_CLKTCK 17 /* frequency at which times() increments */ macro
H A Dlinux_elf.c514 AUXARGS_ENTRY(pos, LINUX_AT_CLKTCK, stclohz); in __linuxN()