ino_table        1558 drivers/crypto/n2_core.c 		if (ip->ino_table[i].ino == dev_ino)
ino_table        1564 drivers/crypto/n2_core.c 	intr = ip->ino_table[i].intr;
ino_table        1822 drivers/crypto/n2_core.c 	ip->ino_table = kzalloc((sizeof(struct ino_blob) *
ino_table        1825 drivers/crypto/n2_core.c 	if (!ip->ino_table)
ino_table        1829 drivers/crypto/n2_core.c 		struct ino_blob *b = &ip->ino_table[i];
ino_table        1971 drivers/crypto/n2_core.c 	kfree(np->cwq_info.ino_table);
ino_table        1972 drivers/crypto/n2_core.c 	np->cwq_info.ino_table = NULL;
ino_table        2086 drivers/crypto/n2_core.c 	kfree(mp->mau_info.ino_table);
ino_table        2087 drivers/crypto/n2_core.c 	mp->mau_info.ino_table = NULL;
ino_table          14 drivers/crypto/n2_core.h 	struct ino_blob		*ino_table;