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