Searched defs:cleanup (Results 1 - 64 of 64) sorted by relevance

/linux-4.4.14/scripts/
H A Ddecodecode9 cleanup() { function
H A Dlink-vmlinux.sh114 cleanup() function
H A Dsortextable.c69 cleanup(void) cleanup() function
H A Drecordmcount.c72 cleanup(void) cleanup() function
/linux-4.4.14/tools/time/
H A Dudelay_test.sh36 cleanup() function
/linux-4.4.14/drivers/video/fbdev/via/
H A Dvia_aux_edid.c79 static void cleanup(struct via_aux_drv *drv) cleanup() function
H A Dvia_aux.h47 void (*cleanup)(struct via_aux_drv *drv); member in struct:via_aux_drv
/linux-4.4.14/include/linux/mmc/
H A Dsdhci-pci-data.h12 void (*cleanup)(struct sdhci_pci_data *data); member in struct:sdhci_pci_data
H A Ddw_mmc.h233 void (*cleanup)(struct dw_mci *host); member in struct:dw_mci_dma_ops
/linux-4.4.14/include/linux/platform_data/
H A Dspi-ep93xx.h25 void (*cleanup)(struct spi_device *spi); member in struct:ep93xx_spi_chip_ops
H A Dmmc-omap.h31 void (*cleanup)(struct device *dev); member in struct:omap_mmc_platform_data
/linux-4.4.14/arch/x86/mm/
H A Dtestmmiotrace.c133 static void __exit cleanup(void) cleanup() function
139 module_exit(cleanup); variable
/linux-4.4.14/include/linux/
H A Dsmpboot.h39 void (*cleanup)(unsigned int cpu, bool online); member in struct:smp_hotplug_thread
H A Dhw_random.h40 void (*cleanup)(struct hwrng *rng); member in struct:hwrng
H A Dkmod.h65 void (*cleanup)(struct subprocess_info *info); request_module_nowait() member in struct:subprocess_info
H A Dserio.h67 void (*cleanup)(struct serio *); member in struct:serio_driver
H A Dtty_driver.h259 void (*cleanup)(struct tty_struct *tty); member in struct:tty_operations
H A Dkexec.h212 kexec_cleanup_t *cleanup; member in struct:kexec_file_ops
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.h51 void (*cleanup) (struct vmw_fence_action *action); member in struct:vmw_fence_action
/linux-4.4.14/drivers/char/ipmi/
H A Dipmi_si_sm.h131 void (*cleanup)(struct si_sm_data *smi); member in struct:si_sm_handlers
/linux-4.4.14/drivers/usb/gadget/legacy/
H A Dserial.c276 static void __exit cleanup(void) cleanup() function
280 module_exit(cleanup); variable
H A Dinode.c2061 static void __exit cleanup (void) cleanup() function
2066 module_exit (cleanup); variable
/linux-4.4.14/arch/alpha/include/asm/
H A Dagp_backend.h34 void (*cleanup)(alpha_agp_info *); member in struct:alpha_agp_ops
/linux-4.4.14/include/video/
H A Dmetronomefb.h43 void (*cleanup)(struct metronomefb_par *); member in struct:metronome_board
H A Dauo_k190xfb.h89 void (*cleanup)(struct auok190xfb_par *); member in struct:auok190x_board
H A Dbroadsheetfb.h61 void (*cleanup)(struct broadsheetfb_par *); member in struct:broadsheet_board
/linux-4.4.14/arch/arm/vdso/
H A Dvdsomunge.c108 static void cleanup(void) cleanup() function
/linux-4.4.14/include/net/
H A Dact_api.h105 void (*cleanup)(struct tc_action *, int bind); member in struct:tc_action_ops
/linux-4.4.14/drivers/usb/class/
H A Dcdc-wdm.c317 static void cleanup(struct wdm_device *desc) cleanup() function
/linux-4.4.14/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c413 static void cleanup(struct intelfb_info *dinfo) cleanup() function
/linux-4.4.14/drivers/input/mouse/
H A Dpsmouse.h79 void (*cleanup)(struct psmouse *psmouse); member in struct:psmouse
/linux-4.4.14/arch/x86/kernel/cpu/microcode/
H A Damd.c741 static void cleanup(void) cleanup() function
/linux-4.4.14/drivers/char/hw_random/
H A Domap-rng.c123 void (*cleanup)(struct omap_rng_dev *priv); member in struct:omap_rng_pdata
/linux-4.4.14/kernel/
H A Dtorture.c461 int torture_shutdown_init(int ssecs, void (*cleanup)(void)) torture_shutdown_init() argument
/linux-4.4.14/sound/pci/oxygen/
H A Doxygen.h83 void (*cleanup)(struct oxygen *chip); member in struct:oxygen_model
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dnet2272.c559 int cleanup = 0; net2272_read_fifo() local
H A Dnet2280.c718 unsigned cleanup = 0, prevent = 0; read_fifo() local
/linux-4.4.14/drivers/spi/
H A Dspi-pxa2xx.c1293 static void cleanup(struct spi_device *spi) cleanup() function
/linux-4.4.14/drivers/video/fbdev/omap/
H A Domapfb.h93 void (*cleanup) (struct lcd_panel *panel); member in struct:lcd_panel
125 void (*cleanup) (void); member in struct:lcd_ctrl_extif
161 void (*cleanup) (void); member in struct:lcd_ctrl
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c1409 static void __exit cleanup(void) cleanup() function
1419 module_exit(cleanup); variable
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
H A Dmain.c1351 bool cleanup = false; carl9170_op_sta_remove() local
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_ringbuffer.h203 void (*cleanup)(struct intel_engine_cs *ring); member in struct:intel_engine_cs
H A Di915_gem_gtt.h327 void (*cleanup)(struct i915_address_space *vm); member in struct:i915_address_space
/linux-4.4.14/drivers/char/agp/
H A Dagp.h108 void (*cleanup)(void); member in struct:agp_bridge_driver
H A Dintel-gtt.c52 void (*cleanup)(void); member in struct:intel_gtt_driver
/linux-4.4.14/net/vmw_vsock/
H A Daf_vsock.c438 bool cleanup; vsock_pending_work() local
/linux-4.4.14/sound/core/
H A Drawmidi.c464 close_substream(struct snd_rawmidi *rmidi, struct snd_rawmidi_substream *substream, int cleanup) close_substream() argument
/linux-4.4.14/drivers/staging/most/mostcore/
H A Dcore.c49 struct completion cleanup; member in struct:most_c_obj
/linux-4.4.14/drivers/mmc/card/
H A Dmmc_test.c975 int (*cleanup)(struct mmc_test_card *); member in struct:mmc_test_case
/linux-4.4.14/fs/btrfs/
H A Dfree-space-cache.c3331 bool cleanup; btrfs_put_block_group_trimming() local
/linux-4.4.14/kernel/rcu/
H A Drcutorture.c244 void (*cleanup)(void); member in struct:rcu_torture_ops
/linux-4.4.14/include/linux/spi/
H A Dspi.h466 void (*cleanup)(struct spi_device *spi); member in struct:spi_master
/linux-4.4.14/include/acpi/
H A Dacpi_bus.h545 void (*cleanup)(struct device *); member in struct:acpi_bus_type
/linux-4.4.14/sound/pci/hda/
H A Dhda_codec.h138 int (*cleanup)(struct hda_pcm_stream *info, struct hda_codec *codec, member in struct:hda_pcm_ops
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
H A Decho_client.c703 int cleanup = 0; echo_device_alloc() local
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h557 void (*cleanup)(struct htc_target *target); member in struct:ath6kl_htc_ops
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c475 bna_rxf_mcast_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup) bna_rxf_mcast_cfg_reset() argument
999 bna_rxf_ucast_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup) bna_rxf_ucast_cfg_reset() argument
1073 bna_rxf_promisc_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup) bna_rxf_promisc_cfg_reset() argument
1130 bna_rxf_allmulti_cfg_reset(struct bna_rxf *rxf, enum bna_cleanup_type cleanup) bna_rxf_allmulti_cfg_reset() argument
402 bna_rxf_mcast_del(struct bna_rxf *rxf, struct bna_mac *mac, enum bna_cleanup_type cleanup) bna_rxf_mcast_del() argument
/linux-4.4.14/drivers/crypto/marvell/
H A Dcesa.h463 void (*cleanup)(struct crypto_async_request *req); member in struct:mv_cesa_req_ops
/linux-4.4.14/net/netfilter/ipvs/
H A Dip_vs_ctl.c1372 static void __ip_vs_del_service(struct ip_vs_service *svc, bool cleanup) __ip_vs_del_service() argument
1424 static void ip_vs_unlink_service(struct ip_vs_service *svc, bool cleanup) ip_vs_unlink_service() argument
1452 static int ip_vs_flush(struct netns_ipvs *ipvs, bool cleanup) ip_vs_flush() argument
1036 __ip_vs_del_dest(struct netns_ipvs *ipvs, struct ip_vs_dest *dest, bool cleanup) __ip_vs_del_dest() argument
/linux-4.4.14/drivers/scsi/bnx2fc/
H A D57xx_hsi_bnx2fc.h662 struct fcoe_ext_cleanup_info cleanup; member in union:fcoe_tx_wr_rx_rd_union_ctx
/linux-4.4.14/drivers/scsi/bnx2i/
H A D57xx_iscsi_hsi.h1400 struct bnx2i_cleanup_request cleanup; member in union:iscsi_request
1520 struct bnx2i_cleanup_response cleanup; member in union:iscsi_response
/linux-4.4.14/drivers/scsi/
H A Dncr53c8xx.c1824 ncrcmd cleanup [ 6]; member in struct:script
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h2965 struct fcoe_ext_cleanup_info cleanup; member in union:fcoe_tx_wr_rx_rd_union_ctx
3289 struct fcoe_cleanup_info cleanup; member in union:fcoe_u_tce_tx_wr_rx_rd_union
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h746 struct igu_cleanup cleanup; member in union:igu_command

Completed in 5050 milliseconds