Searched defs:ima_queue_entry (Results 1 – 1 of 1) sorted by relevance
103 struct ima_queue_entry { struct104 struct hlist_node hnext; /* place in hash collision list */105 struct list_head later; /* place in ima_measurements list */106 struct ima_template_entry *entry;