Home
last modified time | relevance | path

Searched defs:kfence_alloc (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dkfence.h118 static __always_inline void *kfence_alloc(struct kmem_cache *s, size_t size, gfp_t flags) in kfence_alloc() function
232 static inline void *kfence_alloc(struct kmem_cache *s, size_t size, gfp_t flags) { return NULL; } in kfence_alloc() function