Searched refs:enclave_list_entry (Results 1 – 3 of 3) sorted by relevance
66 struct list_head enclave_list_entry; member
1456 &ne_pci_dev->enclaves_list, enclave_list_entry) { in ne_pci_dev_remove_enclave_entry()1458 list_del(&ne_enclave_entry->enclave_list_entry); in ne_pci_dev_remove_enclave_entry()1693 list_add(&ne_enclave->enclave_list_entry, &ne_pci_dev->enclaves_list); in ne_create_vm_ioctl()
231 list_for_each_entry(ne_enclave, &ne_pci_dev->enclaves_list, enclave_list_entry) { in ne_event_work_handler()