sp_units           37 drivers/crypto/ccp/sp-dev.c static LIST_HEAD(sp_units);
sp_units           48 drivers/crypto/ccp/sp-dev.c 	list_add_tail(&sp->entry, &sp_units);
sp_units          248 drivers/crypto/ccp/sp-dev.c 	if (list_empty(&sp_units))
sp_units          251 drivers/crypto/ccp/sp-dev.c 	list_for_each_entry(i, &sp_units, entry) {