open-cas-linux/modules/cas_cache/utils
Michal Mielewczyk 38bef1f7fe Integrate kmemleak into CAS
Kmemleak is a tool which allows to detect memory leaks in kernel. It requires
`CONFIG_DEBUG_KMEMLEAK` to be enabled during kernel compilation. Otherwise all
the kmemleak_* functions are NOPs.

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
2022-09-26 15:44:16 +02:00
..
cas_err.h Remove unused error code 2022-03-09 15:52:47 +01:00
utils_data.c Fix license 2021-10-28 12:46:42 +02:00
utils_data.h Fix license 2021-10-28 12:46:42 +02:00
utils_gc.c Fix license 2021-10-28 12:46:42 +02:00
utils_gc.h Fix license 2021-10-28 12:46:42 +02:00
utils_mpool.c Fix license 2021-10-28 12:46:42 +02:00
utils_mpool.h Fix license 2021-10-28 12:46:42 +02:00
utils_rpool.c Integrate kmemleak into CAS 2022-09-26 15:44:16 +02:00
utils_rpool.h Fix license 2021-10-28 12:46:42 +02:00