Searched refs:cleanup (Results 276 - 300 of 1199) sorted by last modified time

<<11121314151617181920>>

/linux-master/drivers/dma/idxd/
H A Dsysfs.c1845 goto cleanup;
1850 cleanup:
1873 goto cleanup;
1878 cleanup:
1901 goto cleanup;
1906 cleanup:
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_mig_dev.c22 if (!ops || !ops->init || !ops->cleanup || !ops->reset || !ops->open ||
50 return GET_VFMIG_OPS(accel_dev)->cleanup(mdev);
H A Dadf_gen4_vf_mig.c999 vfmig_ops->cleanup = adf_gen4_vfmig_cleanup_device;
H A Dadf_accel_devices.h264 void (*cleanup)(struct qat_mig_dev *mdev); member in struct:qat_migdev_ops
/linux-master/drivers/char/hw_random/
H A Dmxc-rnga.c146 mxc_rng->rng.cleanup = mxc_rnga_cleanup;
H A Dcore.c84 if (rng->cleanup)
85 rng->cleanup(rng);
121 /* decrease last reference for triggering the cleanup */
/linux-master/drivers/char/agp/
H A Dalpha-agp.c62 agp->ops->cleanup(agp);
133 .cleanup = alpha_core_agp_cleanup,
/linux-master/drivers/acpi/acpica/
H A Devgpeinit.c181 goto cleanup;
184 cleanup:
/linux-master/crypto/asymmetric_keys/
H A Dx509_parser.h8 #include <linux/cleanup.h>
/linux-master/arch/x86/net/
H A Dbpf_jit_comp.c2937 goto cleanup;
2956 goto cleanup;
2978 goto cleanup;
3007 goto cleanup;
3024 goto cleanup;
3047 goto cleanup;
3051 cleanup:
/linux-master/arch/x86/kernel/cpu/microcode/
H A Damd.c731 static void cleanup(void) function
833 cleanup();
929 cleanup();
/linux-master/arch/x86/events/intel/
H A Duncore.c1557 goto cleanup;
1570 cleanup:
/linux-master/arch/alpha/kernel/
H A Dcore_marvel.c1023 .cleanup = marvel_agp_cleanup,
/linux-master/drivers/s390/cio/
H A Dchsc.c857 goto cleanup;
860 cleanup:
/linux-master/drivers/firmware/arm_ffa/
H A Ddriver.c1560 goto cleanup;
1564 goto cleanup;
1571 cleanup:
/linux-master/drivers/gpio/
H A Dgpiolib-cdev.c8 #include <linux/cleanup.h>
392 * the regular error cleanup path here.
1860 * the regular error cleanup path here.
2288 * the regular error cleanup path here.
H A Dgpio-tangier.c13 #include <linux/cleanup.h>
/linux-master/tools/testing/selftests/net/
H A Dtest_bridge_neigh_suppress.sh281 cleanup() function
769 -P Pause after each test before cleanup
777 trap cleanup EXIT
835 cleanup
839 setup; $t; cleanup;
/linux-master/drivers/spi/
H A Dspi-hisi-kunpeng.c494 host->cleanup = hisi_spi_cleanup;
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.c301 if (action->cleanup)
302 action->cleanup(action);
378 * Add the cleanup action to the cleanup list so that
957 eaction->action.cleanup = vmw_event_fence_action_cleanup;
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c159 goto cleanup;
186 goto cleanup;
246 cleanup:
833 * cleanup of the kfd_process (following the release of the mm
834 * of the old process image) is still in the cleanup work queue.
1530 * After this point, mmu_notifier_put will trigger the cleanup by
/linux-master/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c12 #include <linux/cleanup.h>
/linux-master/drivers/pinctrl/
H A Dcore.c16 #include <linux/cleanup.h>
/linux-master/tools/testing/selftests/mm/
H A Dsplit_huge_page_test.c229 goto cleanup;
238 goto cleanup;
247 goto cleanup;
264 cleanup:
/linux-master/drivers/mmc/host/
H A Dsdhci-msm.c2020 goto cleanup;
2030 goto cleanup;
2036 goto cleanup;
2055 goto cleanup;
2061 cleanup:

Completed in 461 milliseconds

<<11121314151617181920>>