Searched refs:kmem_cache_alloc (Results 1 – 5 of 5) sorted by relevance
/external/e2fsprogs/e2fsck/ |
D | jfs_user.h | 79 #define kmem_cache_alloc(cache, flags) malloc((cache)->object_length) macro
|
D | revoke.c | 152 record = kmem_cache_alloc(jbd2_revoke_record_cache, GFP_NOFS); in insert_revoke_hash() 234 table = kmem_cache_alloc(jbd2_revoke_table_cache, GFP_KERNEL); in journal_init_revoke_table()
|
/external/e2fsprogs/debugfs/ |
D | revoke.c | 152 record = kmem_cache_alloc(jbd2_revoke_record_cache, GFP_NOFS); in insert_revoke_hash() 234 table = kmem_cache_alloc(jbd2_revoke_table_cache, GFP_KERNEL); in journal_init_revoke_table()
|
/external/squashfs-tools/kernel/fs/squashfs/ |
D | super.c | 408 kmem_cache_alloc(squashfs_inode_cachep, GFP_KERNEL); in squashfs_alloc_inode()
|
/external/chromium-trace/catapult/systrace/systrace/test_data/ |
D | profile-chrome_systrace_perf_chrome_data | 1 …ty_release", "parent": 51}, "2988": {"category": "Kernel", "name": "kmem_cache_alloc", "parent": 2…
|