Searched refs:UNUSED_SYMBOL (Results 1 – 1 of 1) sorted by relevance
32 #define UNUSED_SYMBOL(x) asm(".global _" #x "\n.set _" #x ", 0\n"); macro34 UNUSED_SYMBOL(register_decmpfs_decompressor)35 UNUSED_SYMBOL(unregister_decmpfs_decompressor)36 UNUSED_SYMBOL(decmpfs_init)37 UNUSED_SYMBOL(decmpfs_read_compressed)38 UNUSED_SYMBOL(decmpfs_cnode_cmp_type)39 UNUSED_SYMBOL(decmpfs_cnode_get_vnode_state)40 UNUSED_SYMBOL(decmpfs_cnode_get_vnode_cached_size)41 UNUSED_SYMBOL(decmpfs_cnode_get_vnode_cached_nchildren)42 UNUSED_SYMBOL(decmpfs_cnode_get_vnode_cached_total_size)[all …]