Vladimir Kondratyev 5d4bf0578f LinuxKPI: Implement ksize() function.
In Linux, ksize() gets the actual amount of memory allocated for a given
object. This commit adds malloc_usable_size() to FreeBSD KPI which does
the same. It also maps LinuxKPI ksize() to newly created function.

ksize() function is used by drm-kmod.

Reviewed by:	hselasky, kib
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D26215
2020-08-29 19:26:31 +00:00
..
2020-08-29 11:39:53 +00:00
2020-04-24 01:27:25 +00:00
2020-08-27 17:46:13 +00:00
2020-08-25 23:35:55 +00:00
2020-08-28 18:53:45 +00:00
2020-08-26 02:37:42 +00:00
2020-06-21 03:39:26 +00:00
2020-06-04 17:20:58 +00:00
2020-08-29 04:30:06 +00:00
2020-08-13 20:48:14 +00:00
2020-07-31 11:28:09 +00:00
2020-08-23 19:30:06 +00:00
2020-08-20 16:56:13 +00:00
2020-08-22 03:57:55 +00:00
2020-08-29 19:26:31 +00:00
2020-08-29 19:26:31 +00:00
2020-02-03 17:35:11 +00:00