Searched refs:freehigh (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Darc_os.c123 return (ptob(si.freeram - si.freehigh));
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dmm.h152 uint64_t freehigh; /* Available high memory size */ member in struct:sysinfo
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_page.c81 si->freehigh = 0;
/freebsd-current/sys/compat/linux/
H A Dlinux_misc.c106 l_ulong freehigh; member in struct:l_sysinfo
176 sysinfo.freehigh = 0;

Completed in 102 milliseconds