KUNIT_DEFINE_ACTION_WRAPPER
KUNIT_DEFINE_ACTION_WRAPPER(vfree_action_wrapper, vfree, void *)
KUNIT_DEFINE_ACTION_WRAPPER(vfree_action_wrapper, vfree, void *)
KUNIT_DEFINE_ACTION_WRAPPER(_put_device_wrapper, put_device, struct device *)
KUNIT_DEFINE_ACTION_WRAPPER(_put_device_wrapper, put_device, struct device *)
KUNIT_DEFINE_ACTION_WRAPPER(_put_device_wrapper, put_device, struct device *)
#define KUNIT_DEFINE_ACTION_WRAPPER(wrapper, orig, arg_type) \
KUNIT_DEFINE_ACTION_WRAPPER(kfree_action_wrapper, kfree, const void *)
KUNIT_DEFINE_ACTION_WRAPPER(faux_device_destroy_wrapper, faux_device_destroy,
KUNIT_DEFINE_ACTION_WRAPPER(faux_device_destroy_wrapper, faux_device_destroy,
KUNIT_DEFINE_ACTION_WRAPPER(faux_device_destroy_wrapper, faux_device_destroy,