Home
last modified time | relevance | path

Searched refs:vmci_list_remove (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/vmware/vmci/
H A Dvmci_kernel_if.h30 #define vmci_list_remove(_e, n) LIST_REMOVE(_e, n) macro
H A Dvmci_event.c601 vmci_list_remove(s, subscriber_list_item); in vmci_event_unregister_subscription()
H A Dvmci_doorbell.c364 vmci_list_remove(entry, idx_list_item); in vmci_doorbell_index_table_remove()
H A Dvmci_queue_pair.c265 vmci_list_remove(entry, list_item); in queue_pair_list_remove_entry()
H A Dvmci.c1083 vmci_list_remove(delayed_work_info, entry); in vmci_delayed_work_fn_cb()