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