]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools: Add sheafs support to testing infrastructure
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 14 Feb 2025 16:27:45 +0000 (17:27 +0100)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Mon, 3 Mar 2025 18:43:51 +0000 (13:43 -0500)
commit1c109c8258836a0b7b2978fa210f3b53e0df7877
treed5bb18fe31765f81df073c3269666f9855afb9ec
parentc0b6f4c488d8ec784035d06d13475974f482e3d9
tools: Add sheafs support to testing infrastructure

Allocate a sheaf and fill it to the count amount.  Does not fill to the
sheaf limit to detect incorrect allocation requests.

Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
tools/include/linux/slab.h
tools/testing/shared/linux.c