/freebsd/sys/dev/qat/qat_api/qat_utils/src/ |
H A D | QatUtilsServices.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/dev/qat/qat/ |
H A D | qat_ocf.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/share/man/man9/ |
H A D | contigmalloc.9 | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/x86/isa/ |
H A D | isa_dma.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/arm64/iommu/ |
H A D | smmu.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/dev/pms/freebsd/driver/ini/src/ |
H A D | agtiapi.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/dev/ioat/ |
H A D | ioat_test.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/dev/pst/ |
H A D | pst-iop.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
H A D | pst-raid.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/riscv/riscv/ |
H A D | busdma_bounce.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/dev/hpt27xx/ |
H A D | hpt27xx_osm_bsd.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/dev/hptnr/ |
H A D | hptnr_osm_bsd.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/dev/hyperv/vmbus/ |
H A D | vmbus_chan.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
H A D | vmbus.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/dev/hptrr/ |
H A D | hptrr_osm_bsd.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/arm64/arm64/ |
H A D | busdma_bounce.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
H A D | gicv3_its.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/dev/netmap/ |
H A D | netmap_mem2.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/dev/hyperv/netvsc/ |
H A D | if_hn.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/amd64/acpica/ |
H A D | acpi_wakeup.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_ddp.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/x86/x86/ |
H A D | busdma_bounce.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/dev/lge/ |
H A D | if_lge.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/powerpc/powerpc/ |
H A D | busdma_machdep.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|
/freebsd/sys/dev/agp/ |
H A D | agp_i810.c | diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b 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 9e6544dd6e02 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
|