Searched defs:ima_queue_entry (Results 1 – 1 of 1) sorted by relevance
58 struct ima_queue_entry { struct59 struct hlist_node hnext; /* place in hash collision list */60 struct list_head later; /* place in ima_measurements list */61 struct ima_template_entry *entry;