Symbol: KUNIT_DEFINE_ACTION_WRAPPER
drivers/base/regmap/regmap-kunit.c
14
KUNIT_DEFINE_ACTION_WRAPPER(regmap_exit_action, regmap_exit, struct regmap *);
drivers/clk/clk_kunit_helpers.c
14
KUNIT_DEFINE_ACTION_WRAPPER(clk_disable_unprepare_wrapper,
drivers/clk/clk_kunit_helpers.c
156
KUNIT_DEFINE_ACTION_WRAPPER(clk_hw_unregister_wrapper,
drivers/clk/clk_kunit_helpers.c
206
KUNIT_DEFINE_ACTION_WRAPPER(of_clk_del_provider_wrapper,
drivers/clk/clk_kunit_helpers.c
36
KUNIT_DEFINE_ACTION_WRAPPER(clk_put_wrapper, clk_put, struct clk *);
drivers/firmware/cirrus/test/cs_dsp_test_bin.c
61
KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_remove_wrapper, cs_dsp_remove, struct cs_dsp *)
drivers/firmware/cirrus/test/cs_dsp_test_bin_error.c
23
KUNIT_DEFINE_ACTION_WRAPPER(_put_device_wrapper, put_device, struct device *);
drivers/firmware/cirrus/test/cs_dsp_test_bin_error.c
24
KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_remove_wrapper, cs_dsp_remove, struct cs_dsp *);
drivers/firmware/cirrus/test/cs_dsp_test_callbacks.c
26
KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_remove_wrapper, cs_dsp_remove, struct cs_dsp *)
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
19
KUNIT_DEFINE_ACTION_WRAPPER(_put_device_wrapper, put_device, struct device *);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
20
KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_stop_wrapper, cs_dsp_stop, struct cs_dsp *);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
21
KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_remove_wrapper, cs_dsp_remove, struct cs_dsp *);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
19
KUNIT_DEFINE_ACTION_WRAPPER(_put_device_wrapper, put_device, struct device *);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
20
KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_remove_wrapper, cs_dsp_remove, struct cs_dsp *);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
19
KUNIT_DEFINE_ACTION_WRAPPER(_put_device_wrapper, put_device, struct device *);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
20
KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_stop_wrapper, cs_dsp_stop, struct cs_dsp *);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
21
KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_remove_wrapper, cs_dsp_remove, struct cs_dsp *);
drivers/firmware/cirrus/test/cs_dsp_test_wmfw.c
37
KUNIT_DEFINE_ACTION_WRAPPER(_vfree_wrapper, vfree, void *)
drivers/firmware/cirrus/test/cs_dsp_test_wmfw.c
38
KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_remove_wrapper, cs_dsp_remove, struct cs_dsp *)
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
23
KUNIT_DEFINE_ACTION_WRAPPER(_put_device_wrapper, put_device, struct device *);
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
24
KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_remove_wrapper, cs_dsp_remove, struct cs_dsp *);
drivers/fpga/tests/fpga-bridge-test.c
30
KUNIT_DEFINE_ACTION_WRAPPER(fpga_bridge_unregister_wrapper, fpga_bridge_unregister,
drivers/fpga/tests/fpga-mgr-test.c
51
KUNIT_DEFINE_ACTION_WRAPPER(sg_free_table_wrapper, sg_free_table,
drivers/fpga/tests/fpga-mgr-test.c
54
KUNIT_DEFINE_ACTION_WRAPPER(fpga_image_info_free_wrapper, fpga_image_info_free,
drivers/fpga/tests/fpga-region-test.c
42
KUNIT_DEFINE_ACTION_WRAPPER(fpga_image_info_free_wrapper, fpga_image_info_free,
drivers/fpga/tests/fpga-region-test.c
45
KUNIT_DEFINE_ACTION_WRAPPER(fpga_bridge_unregister_wrapper, fpga_bridge_unregister,
drivers/fpga/tests/fpga-region-test.c
48
KUNIT_DEFINE_ACTION_WRAPPER(fpga_region_unregister_wrapper, fpga_region_unregister,
drivers/gpu/drm/tests/drm_bridge_test.c
98
KUNIT_DEFINE_ACTION_WRAPPER(drm_bridge_remove_wrapper,
drivers/gpu/drm/tests/drm_gem_shmem_test.c
31
KUNIT_DEFINE_ACTION_WRAPPER(kfree_wrapper, kfree, const void *);
drivers/gpu/drm/tests/drm_gem_shmem_test.c
33
KUNIT_DEFINE_ACTION_WRAPPER(sg_free_table_wrapper, sg_free_table,
drivers/gpu/drm/tests/drm_gem_shmem_test.c
36
KUNIT_DEFINE_ACTION_WRAPPER(drm_gem_shmem_free_wrapper, drm_gem_shmem_free,
drivers/gpu/drm/tests/drm_gem_shmem_test.c
39
KUNIT_DEFINE_ACTION_WRAPPER(drm_gem_shmem_unpin_wrapper, drm_gem_shmem_unpin,
drivers/gpu/drm/vc4/tests/vc4_mock.c
154
KUNIT_DEFINE_ACTION_WRAPPER(kunit_action_drm_dev_unregister,
drivers/gpu/drm/xe/tests/xe_kunit_helpers.c
94
KUNIT_DEFINE_ACTION_WRAPPER(put_xe_pm_runtime, xe_pm_runtime_put, struct xe_device *);
drivers/of/of_kunit_helpers.c
73
KUNIT_DEFINE_ACTION_WRAPPER(of_node_put_wrapper, of_node_put, struct device_node *);
drivers/platform/wmi/tests/marshalling_kunit.c
367
KUNIT_DEFINE_ACTION_WRAPPER(kfree_wrapper, kfree, const void *);
kernel/printk/printk_ringbuffer_kunit_test.c
226
KUNIT_DEFINE_ACTION_WRAPPER(prbtest_cpumask_cleanup, free_cpumask_var, struct cpumask *);
kernel/printk/printk_ringbuffer_kunit_test.c
227
KUNIT_DEFINE_ACTION_WRAPPER(prbtest_kthread_cleanup, kthread_stop, struct task_struct *);
kernel/resource_kunit.c
172
KUNIT_DEFINE_ACTION_WRAPPER(kfree_wrapper, kfree, const void *);
lib/kunit/assert_test.c
38
KUNIT_DEFINE_ACTION_WRAPPER(kfree_wrapper, kfree, const void *);
lib/kunit/device.c
22
KUNIT_DEFINE_ACTION_WRAPPER(device_unregister_wrapper, device_unregister, struct device *);
lib/kunit/device.c
23
KUNIT_DEFINE_ACTION_WRAPPER(driver_unregister_wrapper, driver_unregister, struct device_driver *);
lib/kunit/kunit-test.c
590
KUNIT_DEFINE_ACTION_WRAPPER(kfree_wrapper, kfree, const void *);
lib/kunit/platform.c
235
KUNIT_DEFINE_ACTION_WRAPPER(platform_driver_unregister_wrapper,
lib/kunit/platform.c
81
KUNIT_DEFINE_ACTION_WRAPPER(platform_device_unregister_wrapper,
lib/kunit/string-stream-test.c
26
KUNIT_DEFINE_ACTION_WRAPPER(kfree_wrapper, kfree, const void *);
lib/kunit/string-stream-test.c
29
KUNIT_DEFINE_ACTION_WRAPPER(cleanup_raw_stream, string_stream_destroy, struct string_stream *);
sound/hda/codecs/side-codecs/cirrus_scodec_test.c
20
KUNIT_DEFINE_ACTION_WRAPPER(device_remove_software_node_wrapper,
sound/soc/codecs/cs35l56-shared-test.c
35
KUNIT_DEFINE_ACTION_WRAPPER(faux_device_destroy_wrapper, faux_device_destroy,
sound/soc/codecs/cs35l56-shared-test.c
38
KUNIT_DEFINE_ACTION_WRAPPER(regmap_exit_wrapper, regmap_exit, struct regmap *)
sound/soc/codecs/cs35l56-test.c
28
KUNIT_DEFINE_ACTION_WRAPPER(software_node_unregister_node_group_wrapper,
sound/soc/codecs/cs35l56-test.c
32
KUNIT_DEFINE_ACTION_WRAPPER(software_node_unregister_wrapper,
sound/soc/codecs/cs35l56-test.c
36
KUNIT_DEFINE_ACTION_WRAPPER(device_remove_software_node_wrapper,