Searched refs:INIT_DEFERRABLE_WORK (Results 1 – 20 of 20) sorted by relevance
/linux/arch/powerpc/platforms/cell/ |
H A D | cpufreq_spudemand.c | 67 INIT_DEFERRABLE_WORK(&info->work, spu_gov_work); in spu_gov_init_work()
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | sense.c | 142 INIT_DEFERRABLE_WORK(&sense->sense_poll, mlx4_sense_port); in mlx4_sense_init()
|
/linux/drivers/platform/mips/ |
H A D | cpu_hwmon.c | 155 INIT_DEFERRABLE_WORK(&thermal_work, do_thermal_timer); in loongson_hwmon_init()
|
/linux/drivers/extcon/ |
H A D | extcon-adc-jack.c | 136 INIT_DEFERRABLE_WORK(&data->handler, adc_jack_handler); in adc_jack_probe()
|
/linux/drivers/power/supply/ |
H A D | rt9455_charger.c | 1655 INIT_DEFERRABLE_WORK(&info->pwr_rdy_work, rt9455_pwr_rdy_work_callback); in rt9455_probe() 1656 INIT_DEFERRABLE_WORK(&info->max_charging_time_work, in rt9455_probe() 1658 INIT_DEFERRABLE_WORK(&info->batt_presence_work, in rt9455_probe()
|
H A D | max17040_battery.c | 532 INIT_DEFERRABLE_WORK(&chip->work, max17040_work); in max17040_probe()
|
/linux/include/linux/ |
H A D | workqueue.h | 338 #define INIT_DEFERRABLE_WORK(_work, _func) \ macro
|
/linux/net/netfilter/ |
H A D | nft_set_hash.c | 439 INIT_DEFERRABLE_WORK(&priv->gc_work, nft_rhash_gc); in nft_rhash_init()
|
/linux/drivers/video/fbdev/omap2/omapfb/displays/ |
H A D | panel-dsi-cm.c | 1194 INIT_DEFERRABLE_WORK(&ddata->te_timeout_work, in dsicm_probe()
|
/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 4345 INIT_DEFERRABLE_WORK(&dsi->te_timeout_work, in omap_dsi_register_te_irq() 4915 INIT_DEFERRABLE_WORK(&dsi->framedone_timeout_work, in dsi_probe() 4918 INIT_DEFERRABLE_WORK(&dsi->dsi_disable_work, omap_dsi_disable_work_callback); in dsi_probe()
|
/linux/mm/ |
H A D | vmstat.c | 2126 INIT_DEFERRABLE_WORK(per_cpu_ptr(&vmstat_work, cpu), in start_shepherd_timer()
|
/linux/drivers/devfreq/ |
H A D | devfreq.c | 496 INIT_DEFERRABLE_WORK(&devfreq->work, devfreq_monitor); in devfreq_monitor_start()
|
/linux/drivers/hsi/controllers/ |
H A D | omap_ssi_port.c | 1173 INIT_DEFERRABLE_WORK(&omap_port->errqueue_work, ssi_process_errqueue); in ssi_port_probe()
|
/linux/net/sunrpc/ |
H A D | cache.c | 1715 INIT_DEFERRABLE_WORK(&cache_cleaner, do_cache_clean); in cache_initialize()
|
/linux/net/core/ |
H A D | neighbour.c | 1767 INIT_DEFERRABLE_WORK(&tbl->gc_work, neigh_periodic_work); in neigh_table_init() 1770 INIT_DEFERRABLE_WORK(&tbl->managed_work, neigh_managed_work); in neigh_table_init()
|
/linux/net/netfilter/ipset/ |
H A D | ip_set_hash_gen.h | 597 INIT_DEFERRABLE_WORK(&gc->dwork, mtype_gc); in mtype_gc_init()
|
/linux/drivers/net/ethernet/xilinx/ |
H A D | xilinx_axienet_main.c | 2615 INIT_DEFERRABLE_WORK(&lp->stats_work, axienet_refresh_stats); in axienet_probe()
|
/linux/net/ipv4/ |
H A D | devinet.c | 2780 INIT_DEFERRABLE_WORK(&net->ipv4.addr_chk_work, check_lifetime); in devinet_init_net()
|
/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 5288 INIT_DEFERRABLE_WORK(&dsi->framedone_timeout_work, in dsi_bind()
|
/linux/net/ipv6/ |
H A D | addrconf.c | 7292 INIT_DEFERRABLE_WORK(&net->ipv6.addr_chk_work, addrconf_verify_work); in addrconf_init_net()
|