Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dkfence.h117 static __always_inline void *kfence_alloc(struct kmem_cache *s, size_t size, gfp_t flags) in kfence_alloc() function
229 static inline void *kfence_alloc(struct kmem_cache *s, size_t size, gfp_t flags) { return NULL; } in kfence_alloc() function