want_node         501 lib/test_overflow.c #define DEFINE_TEST_ALLOC(func, free_func, want_arg, want_gfp, want_node)\
want_node         509 lib/test_overflow.c 	ptr = alloc ## want_arg ## want_gfp ## want_node (func, arg, 1);\
want_node         517 lib/test_overflow.c 	ptr = alloc ## want_arg ## want_gfp ## want_node (func, arg,	\
want_node         526 lib/test_overflow.c 	ptr = alloc ## want_arg ## want_gfp ## want_node (func, arg,	\