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