Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Doverflow_kunit.c562 #define DEFINE_TEST_ALLOC(func, free_func, want_arg, want_gfp, want_node)\ argument
570 ptr = alloc ## want_arg ## want_gfp ## want_node (func, arg, 1);\
576 ptr = alloc ## want_arg ## want_gfp ## want_node (func, arg, \
583 ptr = alloc ## want_arg ## want_gfp ## want_node (func, arg, \