Home
last modified time | relevance | path

Searched refs:zip_stats (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/cavium/zip/
H A Dzip_main.h72 struct zip_stats { struct
109 struct zip_stats stats;
H A Dzip_main.c471 struct zip_stats *st; in zip_stats_show()
533 sizeof(struct zip_stats)); in zip_clear_show()
587 DEFINE_SHOW_ATTRIBUTE(zip_stats); variable
602 debugfs_create_file("zip_stats", 0444, zip_debugfs_root, NULL, in zip_debugfs_init()
/kernel/linux/linux-6.6/drivers/crypto/cavium/zip/
H A Dzip_main.h72 struct zip_stats { struct
109 struct zip_stats stats;
H A Dzip_main.c493 struct zip_stats *st; in zip_stats_show()
555 sizeof(struct zip_stats)); in zip_clear_show()
609 DEFINE_SHOW_ATTRIBUTE(zip_stats); variable
624 debugfs_create_file("zip_stats", 0444, zip_debugfs_root, NULL, in zip_debugfs_init()

Completed in 3 milliseconds