--- vm_pageout.o --- /usr/src/sys/vm/vm_pageout.c:308:1: warning: always_inline function might not be inlinable [-Wattributes] vm_pageout_next(struct scan_state *ss, const bool dequeue) ^~~~~~~~~~~~~~~ /usr/src/sys/vm/vm_pageout.c:265:1: warning: always_inline function might not be inlinable [-Wattributes] vm_pageout_collect_batch(struct scan_state *ss, const bool dequeue) ^~~~~~~~~~~~~~~~~~~~~~~~