Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linux/
HDlinux_misc.h81 #define LINUX_AT_CLKTCK 17 /* frequency at which times() increments */ macro
HDlinux_elf.c514 AUXARGS_ENTRY(pos, LINUX_AT_CLKTCK, stclohz); in __linuxN()