Home
last modified time | relevance | path

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

/linux/include/linux/
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
/linux/arch/s390/kernel/
A Dnmi.c93 kmemleak_not_leak((void *) origin); in nmi_init()
113 kmemleak_not_leak((void *) origin); in nmi_alloc_per_cpu()
A Dsetup.c367 kmemleak_not_leak(ret); in stack_alloc()
/linux/drivers/staging/rtl8712/
A Dxmit_linux.c124 kmemleak_not_leak(pxmitbuf->pxmit_urb[i]); in r8712_xmit_resource_alloc()
A Drtl871x_recv.c64 kmemleak_not_leak(precvpriv->pallocated_frame_buf); in _r8712_init_recv_priv()
/linux/arch/powerpc/sysdev/
A Dmsi_bitmap.c131 kmemleak_not_leak(bmp->bitmap); in msi_bitmap_alloc()
/linux/mm/
A Dpage_ext.c256 kmemleak_not_leak(base); in init_section_page_ext()
A Dkmemleak.c1046 void __ref kmemleak_not_leak(const void *ptr) in kmemleak_not_leak() function
1053 EXPORT_SYMBOL(kmemleak_not_leak);
1150 kmemleak_not_leak(__va(phys)); in kmemleak_not_leak_phys()
A Dz3fold.c222 kmemleak_not_leak(slots); in alloc_slots()
A Dmemcontrol.c2850 kmemleak_not_leak(vec); in memcg_alloc_page_obj_cgroups()
/linux/drivers/acpi/acpica/
A Dutobject.c74 kmemleak_not_leak(object); in acpi_ut_create_internal_object_dbg()
/linux/Documentation/dev-tools/
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
/linux/kernel/bpf/
A Dringbuf.c109 kmemleak_not_leak(pages); in bpf_ringbuf_area_alloc()
/linux/drivers/tee/optee/
A Dsmc_abi.c747 kmemleak_not_leak(shm); in optee_handle_rpc()
/linux/drivers/net/ethernet/ti/
A Dam65-cpsw-nuss.c510 kmemleak_not_leak(skb); in am65_cpsw_nuss_common_open()
833 kmemleak_not_leak(new_skb); in am65_cpsw_nuss_rx_packets()
/linux/kernel/
A Dseccomp.c2354 kmemleak_not_leak(hdr); in seccomp_sysctl_init()
A Dsysctl.c3461 kmemleak_not_leak(hdr); in sysctl_init()
A Dmodule.c3431 kmemleak_not_leak(ptr); in move_module()
/linux/fs/nfs/
A Ddir.c247 kmemleak_not_leak(ret); in nfs_readdir_copy_name()

Completed in 58 milliseconds