Home
last modified time | relevance | path

Searched refs:vmci_list_swap (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/vmware/vmci/
H A Dvmci_kernel_if.h34 #define vmci_list_swap(_l1, _l2, t, f) LIST_SWAP(_l1, _l2, t, f) macro
H A Dvmci.c1073 vmci_list_swap(&temp_list, &vmci_sc->vmci_delayed_work_infos, in vmci_delayed_work_fn_cb()