Searched refs:kmemleak_not_leak (Results 1 – 19 of 19) sorted by relevance
28 extern void kmemleak_not_leak(const void *ptr) __ref;94 static inline void kmemleak_not_leak(const void *ptr) in kmemleak_not_leak() function
93 kmemleak_not_leak((void *) origin); in nmi_init()113 kmemleak_not_leak((void *) origin); in nmi_alloc_per_cpu()
367 kmemleak_not_leak(ret); in stack_alloc()
124 kmemleak_not_leak(pxmitbuf->pxmit_urb[i]); in r8712_xmit_resource_alloc()
64 kmemleak_not_leak(precvpriv->pallocated_frame_buf); in _r8712_init_recv_priv()
131 kmemleak_not_leak(bmp->bitmap); in msi_bitmap_alloc()
256 kmemleak_not_leak(base); in init_section_page_ext()
1046 void __ref kmemleak_not_leak(const void *ptr) in kmemleak_not_leak() function1053 EXPORT_SYMBOL(kmemleak_not_leak);1150 kmemleak_not_leak(__va(phys)); in kmemleak_not_leak_phys()
222 kmemleak_not_leak(slots); in alloc_slots()
2850 kmemleak_not_leak(vec); in memcg_alloc_page_obj_cgroups()
74 kmemleak_not_leak(object); in acpi_ut_create_internal_object_dbg()
163 - ``kmemleak_not_leak`` - mark an object as not a leak192 kmemleak_not_leak function. The kmemleak_ignore could also be used if
109 kmemleak_not_leak(pages); in bpf_ringbuf_area_alloc()
747 kmemleak_not_leak(shm); in optee_handle_rpc()
510 kmemleak_not_leak(skb); in am65_cpsw_nuss_common_open()833 kmemleak_not_leak(new_skb); in am65_cpsw_nuss_rx_packets()
2354 kmemleak_not_leak(hdr); in seccomp_sysctl_init()
3461 kmemleak_not_leak(hdr); in sysctl_init()
3431 kmemleak_not_leak(ptr); in move_module()
247 kmemleak_not_leak(ret); in nfs_readdir_copy_name()
Completed in 58 milliseconds