Home
last modified time | relevance | path

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

/include/acpi/platform/
Daclinuxex.h67 return kmem_cache_zalloc(cache, in acpi_os_acquire_object()
/include/linux/
Dslab.h678 static inline void *kmem_cache_zalloc(struct kmem_cache *k, gfp_t flags) in kmem_cache_zalloc() function
Djbd2.h1438 return kmem_cache_zalloc(jbd2_handle_cache, gfp_flags); in jbd2_alloc_handle()