Searched defs:array_free (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/target/ | ||
D | target_core_tpg.c | 200 void array_free(void *array, int n) in array_free() function |
/linux-4.1.27/drivers/md/bcache/ | ||
D | util.h | 275 #define array_free(array, ptr) \ macro |