Searched refs:INIT_DEFERRABLE_WORK (Results 1 – 22 of 22) sorted by relevance
/linux-4.1.27/arch/powerpc/platforms/cell/ |
D | cpufreq_spudemand.c | 79 INIT_DEFERRABLE_WORK(&info->work, spu_gov_work); in spu_gov_init_work()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | sense.c | 142 INIT_DEFERRABLE_WORK(&sense->sense_poll, mlx4_sense_port); in mlx4_sense_init()
|
/linux-4.1.27/drivers/extcon/ |
D | extcon-adc-jack.c | 145 INIT_DEFERRABLE_WORK(&data->handler, adc_jack_handler); in adc_jack_probe()
|
/linux-4.1.27/drivers/platform/mips/ |
D | cpu_hwmon.c | 176 INIT_DEFERRABLE_WORK(&thermal_work, do_thermal_timer); in loongson_hwmon_init()
|
/linux-4.1.27/drivers/power/ |
D | max17040_battery.c | 239 INIT_DEFERRABLE_WORK(&chip->work, max17040_work); in max17040_probe()
|
D | ab8500_fg.c | 3117 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()
|
D | ab8500_charger.c | 3559 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()
|
D | abx500_chargalg.c | 2106 INIT_DEFERRABLE_WORK(&di->chargalg_periodic_work, in abx500_chargalg_probe() 2108 INIT_DEFERRABLE_WORK(&di->chargalg_wd_work, in abx500_chargalg_probe()
|
D | ab8500_btemp.c | 1110 INIT_DEFERRABLE_WORK(&di->btemp_periodic_work, in ab8500_btemp_probe()
|
D | pm2301_charger.c | 1082 INIT_DEFERRABLE_WORK(&pm2->check_hw_failure_work, in pm2xxx_wall_charger_probe()
|
/linux-4.1.27/net/netfilter/ |
D | nft_hash.c | 316 INIT_DEFERRABLE_WORK(&priv->gc_work, nft_hash_gc); in nft_hash_init()
|
D | xt_hashlimit.c | 276 INIT_DEFERRABLE_WORK(&hinfo->gc_work, htable_gc); in htable_create()
|
/linux-4.1.27/include/linux/ |
D | workqueue.h | 252 #define INIT_DEFERRABLE_WORK(_work, _func) \ macro
|
/linux-4.1.27/drivers/cpufreq/ |
D | cpufreq_governor.c | 392 INIT_DEFERRABLE_WORK(&j_cdbs->work, in cpufreq_governor_dbs()
|
/linux-4.1.27/net/ipv4/ |
D | inetpeer.c | 157 INIT_DEFERRABLE_WORK(&gc_work, inetpeer_gc_worker); in inet_initpeers()
|
/linux-4.1.27/drivers/hwmon/ |
D | abx500.c | 405 INIT_DEFERRABLE_WORK(&data->work, gpadc_monitor); in abx500_temp_probe()
|
/linux-4.1.27/drivers/devfreq/ |
D | devfreq.c | 242 INIT_DEFERRABLE_WORK(&devfreq->work, devfreq_monitor); in devfreq_monitor_start()
|
/linux-4.1.27/drivers/video/fbdev/omap2/displays-new/ |
D | panel-dsi-cm.c | 1281 INIT_DEFERRABLE_WORK(&ddata->te_timeout_work, in dsicm_probe()
|
/linux-4.1.27/net/sunrpc/ |
D | cache.c | 1643 INIT_DEFERRABLE_WORK(&cache_cleaner, do_cache_clean); in cache_initialize()
|
/linux-4.1.27/mm/ |
D | slab.c | 654 INIT_DEFERRABLE_WORK(reap_work, cache_reap); in start_cpu_timer()
|
/linux-4.1.27/net/core/ |
D | neighbour.c | 1527 INIT_DEFERRABLE_WORK(&tbl->gc_work, neigh_periodic_work); in neigh_table_init()
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | dsi.c | 5305 INIT_DEFERRABLE_WORK(&dsi->framedone_timeout_work, in omap_dsihw_probe()
|