Home
last modified time | relevance | path

Searched refs:kmalloc_array (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Djfs_user.h117 extern void *kmalloc_array(unsigned n, unsigned size, int flags);
221 _INLINE_ void *kmalloc_array(unsigned n, unsigned size, in kmalloc_array() function
H A Drevoke.c234 kmalloc_array(hash_size, sizeof(struct list_head), GFP_KERNEL); in jbd2_journal_init_revoke_table()
/aosp_15_r20/external/e2fsprogs/debugfs/
H A Drevoke.c234 kmalloc_array(hash_size, sizeof(struct list_head), GFP_KERNEL); in jbd2_journal_init_revoke_table()