]> 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, 4 Mar 2025 16:35:05 +0000 (11:35 -0500)
commit330de8556d4af916184b3f1c5141fad6ab6c7a70
tree3132d6b8608411ebbe3f1f2013ef5b346577fb5a
parent9a3a485213a3412ba3a9cadc4dc99c2f173e7209
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