opnsense-src/sys/dev/vmware/vmci
Bjoern A. Zeeb d1bdc2821f Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e contigfree(9) is no longer
needed and should not be used anymore.  We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e and is handled in D45813 (to be committed
seperately later).

Sponsored by:	The FreeBSD Foundation
Reviewed by:	markj, kib
Tested by:	pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
2024-07-26 10:45:01 +00:00
..
LICENSE
vmci.c
vmci.h
vmci_call_defs.h
vmci_datagram.c
vmci_datagram.h
vmci_defs.h
vmci_doorbell.c
vmci_doorbell.h
vmci_driver.c
vmci_driver.h
vmci_event.c
vmci_event.h
vmci_hashtable.c
vmci_hashtable.h
vmci_kernel_api.h
vmci_kernel_api_1.h
vmci_kernel_api_2.h
vmci_kernel_defs.h
vmci_kernel_if.c Deprecate contigfree(9) in favour of free(9) 2024-07-26 10:45:01 +00:00
vmci_kernel_if.h
vmci_qpair.c
vmci_queue.h
vmci_queue_pair.c
vmci_queue_pair.h
vmci_resource.c
vmci_resource.h
vmci_utils.h