Home
last modified time | relevance | path

Searched refs:kmemleak_not_leak (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dkmemleak.h28 extern void kmemleak_not_leak(const void *ptr) __ref;
94 static inline void kmemleak_not_leak(const void *ptr) in kmemleak_not_leak() function
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dnmi.c93 kmemleak_not_leak((void *) origin); in nmi_init()
113 kmemleak_not_leak((void *) origin); in nmi_alloc_per_cpu()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/hal/
H A Drtl8188eu_recv.c58 kmemleak_not_leak(pskb); in rtw_hal_init_recv_priv()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Dxmit_linux.c125 kmemleak_not_leak(pxmitbuf->pxmit_urb[i]); in r8712_xmit_resource_alloc()
H A Drtl871x_recv.c63 kmemleak_not_leak(precvpriv->pallocated_frame_buf); in _r8712_init_recv_priv()
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Dmsi_bitmap.c131 kmemleak_not_leak(bmp->bitmap); in msi_bitmap_alloc()
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dutobject.c74 kmemleak_not_leak(object); in acpi_ut_create_internal_object_dbg()
/OK3568_Linux_fs/kernel/mm/
H A Dkmemleak.c1050 void __ref kmemleak_not_leak(const void *ptr) in kmemleak_not_leak() function
1057 EXPORT_SYMBOL(kmemleak_not_leak);
1154 kmemleak_not_leak(__va(phys)); in kmemleak_not_leak_phys()
H A Dpage_ext.c315 kmemleak_not_leak(base); in init_section_page_ext()
H A Dz3fold.c220 kmemleak_not_leak(slots); in alloc_slots()
H A Dmemcontrol.c2946 kmemleak_not_leak(vec); in memcg_alloc_page_obj_cgroups()
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkmemleak.rst163 - ``kmemleak_not_leak`` - mark an object as not a leak
192 kmemleak_not_leak function. The kmemleak_ignore could also be used if
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dringbuf.c113 kmemleak_not_leak(pages); in bpf_ringbuf_area_alloc()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c488 kmemleak_not_leak(skb); in am65_cpsw_nuss_common_open()
814 kmemleak_not_leak(new_skb); in am65_cpsw_nuss_rx_packets()
/OK3568_Linux_fs/kernel/kernel/
H A Dseccomp.c2333 kmemleak_not_leak(hdr); in seccomp_sysctl_init()
H A Dsysctl.c3463 kmemleak_not_leak(hdr); in sysctl_init()
H A Dmodule.c3440 kmemleak_not_leak(ptr); in move_module()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Ddir.c208 kmemleak_not_leak(string->name); in nfs_readdir_make_qstr()