Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dbch.c84 #define kfree free macro
/openbmc/u-boot/include/linux/
H A Dcompat.h97 static inline void kfree(const void *block) in kfree() function