Home
last modified time | relevance | path

Searched refs:zip_stats (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/crypto/cavium/zip/
Dzip_main.h72 struct zip_stats { struct
109 struct zip_stats stats;
Dzip_main.c469 struct zip_stats *st; in zip_show_stats()
531 sizeof(struct zip_stats)); in zip_clear_stats()
623 struct dentry *zip_stats, *zip_clear, *zip_regs; in zip_debugfs_init() local
633 zip_stats = debugfs_create_file("zip_stats", 0444, in zip_debugfs_init()
636 if (!zip_stats) in zip_debugfs_init()