Searched defs:kfence_free (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dkfence.h183 static __always_inline __must_check bool kfence_free(void *addr) function
236 static inline bool __must_check kfence_free(void *addr) { return false; } function

Completed in 196 milliseconds