Searched refs:YFREE_ALT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/fs/yaffs2/
H A Dyportenv.h73 #define YFREE_ALT(x) vfree(x) macro
120 #define YFREE_ALT(x) free(x) macro
H A Dyaffs_yaffs2.c1520 YFREE_ALT(blockIndex);
H A Dyaffs_guts.c1859 YFREE_ALT(dev->block_info);
1868 YFREE_ALT(dev->chunk_bits);

Completed in 42 milliseconds