Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkmemleak.h28 extern void kmemleak_not_leak(const void *ptr) __ref;
93 static inline void kmemleak_not_leak(const void *ptr) in kmemleak_not_leak() function
/openbmc/linux/drivers/staging/rtl8712/
H A Dxmit_linux.c124 kmemleak_not_leak(pxmitbuf->pxmit_urb[i]); in r8712_xmit_resource_alloc()
/openbmc/linux/arch/powerpc/sysdev/
H A Dmsi_bitmap.c132 kmemleak_not_leak(bmp->bitmap); in msi_bitmap_alloc()
/openbmc/linux/drivers/acpi/acpica/
H A Dutobject.c74 kmemleak_not_leak(object); in acpi_ut_create_internal_object_dbg()
/openbmc/linux/arch/s390/kernel/
H A Dnmi.c81 kmemleak_not_leak(origin); in nmi_alloc_mcesa()
H A Dsetup.c368 kmemleak_not_leak(ret); in stack_alloc()
/openbmc/linux/mm/
H A Dpage_ext.c287 kmemleak_not_leak(base); in init_section_page_ext()
H A Dkmemleak.c1132 void __ref kmemleak_not_leak(const void *ptr) in kmemleak_not_leak() function
1139 EXPORT_SYMBOL(kmemleak_not_leak);
H A Dz3fold.c202 kmemleak_not_leak(slots); in alloc_slots()
H A Dmemcontrol.c2919 kmemleak_not_leak(vec); in memcg_alloc_slab_cgroups()
/openbmc/linux/Documentation/dev-tools/
H A Dkmemleak.rst163 - ``kmemleak_not_leak`` - mark an object as not a leak
191 kmemleak_not_leak function. The kmemleak_ignore could also be used if
/openbmc/linux/fs/
H A Dfile_table.c149 kmemleak_not_leak(hdr); in init_fs_stat_sysctls()
/openbmc/linux/kernel/bpf/
H A Dringbuf.c137 kmemleak_not_leak(pages); in bpf_ringbuf_area_alloc()
/openbmc/linux/drivers/s390/cio/
H A Dqdio_main.c973 kmemleak_not_leak(irq_ptr->ccw); in qdio_allocate()
/openbmc/linux/drivers/tee/optee/
H A Dsmc_abi.c838 kmemleak_not_leak(shm); in optee_handle_rpc()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c452 kmemleak_not_leak(skb); in am65_cpsw_nuss_common_open()
787 kmemleak_not_leak(new_skb); in am65_cpsw_nuss_rx_packets()
/openbmc/linux/fs/proc/
H A Dproc_sysctl.c1461 kmemleak_not_leak(hdr); in __register_sysctl_init()
/openbmc/linux/kernel/module/
H A Dmain.c2247 kmemleak_not_leak(ptr); in move_module()
/openbmc/linux/fs/nfs/
H A Ddir.c285 kmemleak_not_leak(ret); in nfs_readdir_copy_name()