Searched defs:ima_queue_entry (Results 1 – 1 of 1) sorted by relevance
114 struct ima_queue_entry { struct115 struct hlist_node hnext; /* place in hash collision list */116 struct list_head later; /* place in ima_measurements list */117 struct ima_template_entry *entry;