]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools: Add sheafs support to testing infrastructure
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 3 Dec 2024 16:46:31 +0000 (11:46 -0500)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 8 Apr 2025 20:01:05 +0000 (16:01 -0400)
commit207578941b5f1ce332793cab21998cb361f99b3d
treea84242c31ec7329253c096d1c8206d14341b88d3
parent9bff4fae81f4883e56af5f5c72bc1b9fe3883b6a
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