Searched refs:kmemleak_not_leak (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dkmemleak.h33 extern void kmemleak_not_leak(const void *ptr) __ref;
80 static inline void kmemleak_not_leak(const void *ptr) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dkmemleak.h33 extern void kmemleak_not_leak(const void *ptr) __ref;
80 static inline void kmemleak_not_leak(const void *ptr) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Dkmemleak.c911 * kmemleak_not_leak - mark an allocated object as false positive
917 void __ref kmemleak_not_leak(const void *ptr) function
926 EXPORT_SYMBOL(kmemleak_not_leak); variable
1705 kmemleak_not_leak(log->ptr);
H A Dpage_cgroup.c135 kmemleak_not_leak(base);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Dkmemleak.c911 * kmemleak_not_leak - mark an allocated object as false positive
917 void __ref kmemleak_not_leak(const void *ptr) function
926 EXPORT_SYMBOL(kmemleak_not_leak); variable
1705 kmemleak_not_leak(log->ptr);
H A Dpage_cgroup.c135 kmemleak_not_leak(base);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/kernel/
H A Dirq_64.c659 kmemleak_not_leak(bucket);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/kernel/
H A Dirq_64.c659 kmemleak_not_leak(bucket);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/
H A Dblock_dev.c485 kmemleak_not_leak(bd_mnt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/
H A Dblock_dev.c485 kmemleak_not_leak(bd_mnt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dmodule.c2350 kmemleak_not_leak(ptr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dmodule.c2350 kmemleak_not_leak(ptr);

Completed in 124 milliseconds