Files
mirror_zfs/module/os/freebsd/zfs
Alexander Motin b3ad3f48d9 Use list_remove_head() where possible.
... instead of list_head() + list_remove().  On FreeBSD the list
functions are not inlined, so in addition to more compact code
this also saves another function call.

Reviewed-by: Brian Atkinson <batkinson@lanl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by:	Alexander Motin <mav@FreeBSD.org>
Sponsored by:	iXsystems, Inc.
Closes #14955
2023-06-09 10:12:52 -07:00
..
2022-03-15 15:13:42 -07:00
2022-03-15 15:13:42 -07:00
2023-03-22 09:24:41 -07:00
2023-03-22 09:24:41 -07:00
2023-04-26 11:49:16 -07:00
2023-01-19 16:59:05 -08:00
2022-09-20 15:22:32 -07:00