]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools: Add sheaves support to testing infrastructure
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 3 Dec 2024 16:46:31 +0000 (11:46 -0500)
committerVlastimil Babka <vbabka@suse.cz>
Wed, 11 Jun 2025 14:03:38 +0000 (16:03 +0200)
commit9b9209c992c815dcde4236aac9ffa219722048fe
treeef5dde61052343783b183ae54a656ab3ec93fdad
parent3fc7587fe65cb459036976b9882271d0228b6ade
tools: Add sheaves 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