Home
last modified time | relevance | path

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

/Linux-v5.10/lib/kunit/
Dtest.c460 gfp_t internal_gfp, in kunit_alloc_and_get_resource() argument
466 res = kzalloc(sizeof(*res), internal_gfp); in kunit_alloc_and_get_resource()
/Linux-v5.10/include/kunit/
Dtest.h330 gfp_t internal_gfp,
428 gfp_t internal_gfp, in kunit_alloc_resource() argument
433 res = kzalloc(sizeof(*res), internal_gfp); in kunit_alloc_resource()