Home
last modified time | relevance | path

Searched refs:kmem_cache_alloc (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/lib/
H A Dlinux_compat.c39 void *kmem_cache_alloc(struct kmem_cache *obj, int flag) in kmem_cache_alloc() function
/openbmc/u-boot/include/linux/
H A Dcompat.h110 void *kmem_cache_alloc(struct kmem_cache *obj, int flag);
/openbmc/u-boot/drivers/mtd/ubi/
H A Dattach.c129 aeb = kmem_cache_alloc(ai->aeb_slab_cache, GFP_KERNEL); in add_to_list()
161 aeb = kmem_cache_alloc(ai->aeb_slab_cache, GFP_KERNEL); in add_corrupted()
569 aeb = kmem_cache_alloc(ai->aeb_slab_cache, GFP_KERNEL); in ubi_add_to_av()
H A Dfastmap.c147 aeb = kmem_cache_alloc(ai->aeb_slab_cache, GFP_KERNEL); in add_aeb()
310 victim = kmem_cache_alloc(ai->aeb_slab_cache, in update_vol()
534 new_aeb = kmem_cache_alloc(ai->aeb_slab_cache, in scan_pool()
1054 e = kmem_cache_alloc(ubi_wl_entry_slab, GFP_KERNEL); in ubi_scan_fastmap()
H A Dwl.c1557 e = kmem_cache_alloc(ubi_wl_entry_slab, GFP_KERNEL);
1575 e = kmem_cache_alloc(ubi_wl_entry_slab, GFP_KERNEL);
1595 e = kmem_cache_alloc(ubi_wl_entry_slab, GFP_KERNEL);
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c443 ui = kmem_cache_alloc(ubifs_inode_slab, GFP_NOFS); in ubifs_alloc_inode()
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst151 125517 kmem:kmem_cache_alloc
479 kmem:kmem_cache_alloc [Tracepoint event]
1520 drwxr-xr-x 2 root root 0 Nov 14 23:19 kmem_cache_alloc