Searched refs:leak (Results 1 – 4 of 4) sorted by relevance
17 * Modifying a property results in a WARNING that a memory leak19 * fails, the memory leak does actually occur, and kmemleak will20 * further report the memory leak if CONFIG_DEBUG_KMEMLEAK is22 * memory leak and thus people who use kmemleak will not
22 internal resource leak thus stopping further packet processing.
797 bool leak = false; in release_gid_table() local810 leak = true; in release_gid_table()813 if (leak) in release_gid_table()
58 Enable allocation tracking of memory manager and leak detection on