Home
last modified time | relevance | path

Searched refs:INIT_DEFERRABLE_WORK (Results 1 – 22 of 22) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/cell/
Dcpufreq_spudemand.c79 INIT_DEFERRABLE_WORK(&info->work, spu_gov_work); in spu_gov_init_work()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dsense.c142 INIT_DEFERRABLE_WORK(&sense->sense_poll, mlx4_sense_port); in mlx4_sense_init()
/linux-4.1.27/drivers/extcon/
Dextcon-adc-jack.c145 INIT_DEFERRABLE_WORK(&data->handler, adc_jack_handler); in adc_jack_probe()
/linux-4.1.27/drivers/platform/mips/
Dcpu_hwmon.c176 INIT_DEFERRABLE_WORK(&thermal_work, do_thermal_timer); in loongson_hwmon_init()
/linux-4.1.27/drivers/power/
Dmax17040_battery.c239 INIT_DEFERRABLE_WORK(&chip->work, max17040_work); in max17040_probe()
Dab8500_fg.c3117 INIT_DEFERRABLE_WORK(&di->fg_reinit_work, in ab8500_fg_probe()
3121 INIT_DEFERRABLE_WORK(&di->fg_periodic_work, in ab8500_fg_probe()
3125 INIT_DEFERRABLE_WORK(&di->fg_low_bat_work, in ab8500_fg_probe()
3129 INIT_DEFERRABLE_WORK(&di->fg_check_hw_failure_work, in ab8500_fg_probe()
Dab8500_charger.c3559 INIT_DEFERRABLE_WORK(&di->check_hw_failure_work, in ab8500_charger_probe()
3561 INIT_DEFERRABLE_WORK(&di->check_usbchgnotok_work, in ab8500_charger_probe()
3578 INIT_DEFERRABLE_WORK(&di->kick_wd_work, in ab8500_charger_probe()
3581 INIT_DEFERRABLE_WORK(&di->check_vbat_work, in ab8500_charger_probe()
Dabx500_chargalg.c2106 INIT_DEFERRABLE_WORK(&di->chargalg_periodic_work, in abx500_chargalg_probe()
2108 INIT_DEFERRABLE_WORK(&di->chargalg_wd_work, in abx500_chargalg_probe()
Dab8500_btemp.c1110 INIT_DEFERRABLE_WORK(&di->btemp_periodic_work, in ab8500_btemp_probe()
Dpm2301_charger.c1082 INIT_DEFERRABLE_WORK(&pm2->check_hw_failure_work, in pm2xxx_wall_charger_probe()
/linux-4.1.27/net/netfilter/
Dnft_hash.c316 INIT_DEFERRABLE_WORK(&priv->gc_work, nft_hash_gc); in nft_hash_init()
Dxt_hashlimit.c276 INIT_DEFERRABLE_WORK(&hinfo->gc_work, htable_gc); in htable_create()
/linux-4.1.27/include/linux/
Dworkqueue.h252 #define INIT_DEFERRABLE_WORK(_work, _func) \ macro
/linux-4.1.27/drivers/cpufreq/
Dcpufreq_governor.c392 INIT_DEFERRABLE_WORK(&j_cdbs->work, in cpufreq_governor_dbs()
/linux-4.1.27/net/ipv4/
Dinetpeer.c157 INIT_DEFERRABLE_WORK(&gc_work, inetpeer_gc_worker); in inet_initpeers()
/linux-4.1.27/drivers/hwmon/
Dabx500.c405 INIT_DEFERRABLE_WORK(&data->work, gpadc_monitor); in abx500_temp_probe()
/linux-4.1.27/drivers/devfreq/
Ddevfreq.c242 INIT_DEFERRABLE_WORK(&devfreq->work, devfreq_monitor); in devfreq_monitor_start()
/linux-4.1.27/drivers/video/fbdev/omap2/displays-new/
Dpanel-dsi-cm.c1281 INIT_DEFERRABLE_WORK(&ddata->te_timeout_work, in dsicm_probe()
/linux-4.1.27/net/sunrpc/
Dcache.c1643 INIT_DEFERRABLE_WORK(&cache_cleaner, do_cache_clean); in cache_initialize()
/linux-4.1.27/mm/
Dslab.c654 INIT_DEFERRABLE_WORK(reap_work, cache_reap); in start_cpu_timer()
/linux-4.1.27/net/core/
Dneighbour.c1527 INIT_DEFERRABLE_WORK(&tbl->gc_work, neigh_periodic_work); in neigh_table_init()
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddsi.c5305 INIT_DEFERRABLE_WORK(&dsi->framedone_timeout_work, in omap_dsihw_probe()