HomeSort by: relevance | last modified time | path
    Searched refs:HW_USERMEM64 (Results 1 - 5 of 5) sorted by relevancy

  /src/sbin/cgdconfig/
argon2_utils.c 63 const int mib[] = { CTL_HW, HW_USERMEM64 };
  /src/sbin/dump/
rcache.c 122 int mib[2] = { CTL_HW, HW_USERMEM64 };
  /src/lib/libcrypt/
crypt-argon2.c 153 const int mib[] = { CTL_HW, HW_USERMEM64 };
  /src/sys/kern/
init_sysctl.c 613 CTL_HW, HW_USERMEM64, CTL_EOL);
1453 case HW_USERMEM64:
  /src/sys/sys/
sysctl.h 864 #define HW_USERMEM64 14 /* quad: non-kernel memory (bytes) */

Completed in 16 milliseconds