Searched defs:kfree (Results 1 – 12 of 12) sorted by relevance
22 struct halrf_kfree_info *kfree = &rf->kfree_info; in _halrf_get_total_efuse_8852b() local35 struct halrf_kfree_info *kfree = &rf->kfree_info; in _halrf_get_1byte_efuse_8852b() local
97 void kfree(void *p) in kfree() function
162 #define kfree(ptr) free(ptr) macro
55 static void kfree(void *p) in kfree() function
78 static inline void kfree(void *p) in kfree() function
124 #define kfree(x) free(x) macro
540 void kfree(const void *block) in kfree() function
3761 void kfree(const void *objp) in kfree() function
4179 void kfree(const void *x) in kfree() function
79 static inline void kfree(const void *block) in kfree() function
78 #define kfree free macro