Searched refs:kmem_cache_alloc (Results 1 – 7 of 7) sorted by relevance
| /openbmc/u-boot/lib/ |
| H A D | linux_compat.c | 39 void *kmem_cache_alloc(struct kmem_cache *obj, int flag) in kmem_cache_alloc() function
|
| /openbmc/u-boot/include/linux/ |
| H A D | compat.h | 110 void *kmem_cache_alloc(struct kmem_cache *obj, int flag);
|
| /openbmc/u-boot/drivers/mtd/ubi/ |
| H A D | attach.c | 129 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 D | fastmap.c | 147 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 D | wl.c | 1557 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 D | super.c | 443 ui = kmem_cache_alloc(ubifs_inode_slab, GFP_NOFS); in ubifs_alloc_inode()
|
| /openbmc/openbmc/poky/documentation/profile-manual/ |
| H A D | usage.rst | 151 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
|