Home
last modified time | relevance | path

Searched refs:internal_gfp (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/lib/kunit/
Dtest.c651 gfp_t internal_gfp, in kunit_alloc_and_get_resource() argument
657 res = kzalloc(sizeof(*res), internal_gfp); in kunit_alloc_and_get_resource()
/Linux-v5.15/include/kunit/
Dtest.h385 gfp_t internal_gfp,
483 gfp_t internal_gfp, in kunit_alloc_resource() argument
488 res = kzalloc(sizeof(*res), internal_gfp); in kunit_alloc_resource()