Searched refs:kmemleak_ignore (Results 1 – 9 of 9) sorted by relevance
147 - ``kmemleak_ignore`` - 不要扫描或报告某个对象未泄露的167 泄露(孤立对象)。为了减少假阴性的出现次数,kmemleak 提供了 kmemleak_ignore,172 提供了 kmemleak_not_leak 函数。同时 kmemleak_ignore 可以用于标记已知不包含任何
1 static inline void kmemleak_ignore(const void *ptr) in kmemleak_ignore() function
105 kmemleak_ignore(pud); in pud_alloc_one()
1253 void __ref kmemleak_ignore(const void *ptr) in kmemleak_ignore() function1260 EXPORT_SYMBOL(kmemleak_ignore);
1974 kmemleak_ignore(ptr); in kvfree_call_rcu()
661 kmemleak_ignore(p); in xive_native_provision_pages()
188 kmemleak_ignore(buf); in hsc_msg_alloc()
1095 kmemleak_ignore(pent); in alloc_lv2entry()
476 kmemleak_ignore(page); in alloc_pt()