Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/powerpc/platforms/cell/
H A Dcpufreq_spudemand.c67 INIT_DEFERRABLE_WORK(&info->work, spu_gov_work); in spu_gov_init_work()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dsense.c142 INIT_DEFERRABLE_WORK(&sense->sense_poll, mlx4_sense_port); in mlx4_sense_init()
/openbmc/linux/drivers/platform/mips/
H A Dcpu_hwmon.c155 INIT_DEFERRABLE_WORK(&thermal_work, do_thermal_timer); in loongson_hwmon_init()
/openbmc/linux/drivers/extcon/
H A Dextcon-adc-jack.c134 INIT_DEFERRABLE_WORK(&data->handler, adc_jack_handler); in adc_jack_probe()
/openbmc/linux/drivers/power/supply/
H A Drt9455_charger.c1655 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 Dmax17040_battery.c505 INIT_DEFERRABLE_WORK(&chip->work, max17040_work); in max17040_probe()
H A Dab8500_charger.c3532 INIT_DEFERRABLE_WORK(&di->check_hw_failure_work, in ab8500_charger_probe()
3534 INIT_DEFERRABLE_WORK(&di->check_usbchgnotok_work, in ab8500_charger_probe()
3551 INIT_DEFERRABLE_WORK(&di->kick_wd_work, in ab8500_charger_probe()
3554 INIT_DEFERRABLE_WORK(&di->check_vbat_work, in ab8500_charger_probe()
H A Dab8500_fg.c3124 INIT_DEFERRABLE_WORK(&di->fg_reinit_work, in ab8500_fg_probe()
3128 INIT_DEFERRABLE_WORK(&di->fg_periodic_work, in ab8500_fg_probe()
3132 INIT_DEFERRABLE_WORK(&di->fg_low_bat_work, in ab8500_fg_probe()
3136 INIT_DEFERRABLE_WORK(&di->fg_check_hw_failure_work, in ab8500_fg_probe()
H A Dab8500_btemp.c743 INIT_DEFERRABLE_WORK(&di->btemp_periodic_work, in ab8500_btemp_probe()
H A Dab8500_chargalg.c1801 INIT_DEFERRABLE_WORK(&di->chargalg_periodic_work, in ab8500_chargalg_probe()
1803 INIT_DEFERRABLE_WORK(&di->chargalg_wd_work, in ab8500_chargalg_probe()
/openbmc/linux/include/linux/
H A Dworkqueue.h333 #define INIT_DEFERRABLE_WORK(_work, _func) \ macro
/openbmc/linux/drivers/cpufreq/
H A Dqcom-cpufreq-hw.c446 INIT_DEFERRABLE_WORK(&data->throttle_work, qcom_lmh_dcvs_poll); in qcom_cpufreq_hw_lmh_init()
/openbmc/linux/net/netfilter/
H A Dnft_set_hash.c436 INIT_DEFERRABLE_WORK(&priv->gc_work, nft_rhash_gc);
H A Dxt_hashlimit.c352 INIT_DEFERRABLE_WORK(&hinfo->gc_work, htable_gc); in htable_create()
/openbmc/linux/mm/kfence/
H A Dcore.c876 INIT_DEFERRABLE_WORK(&kfence_timer, toggle_allocation_gate); in kfence_init_enable()
/openbmc/linux/drivers/hid/
H A Dhid-magicmouse.c829 INIT_DEFERRABLE_WORK(&msc->work, magicmouse_enable_mt_work); in magicmouse_probe()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-dsi-cm.c1198 INIT_DEFERRABLE_WORK(&ddata->te_timeout_work, in dsicm_probe()
/openbmc/linux/mm/
H A Dvmstat.c2059 INIT_DEFERRABLE_WORK(per_cpu_ptr(&vmstat_work, cpu), in start_shepherd_timer()
H A Dslab.c516 INIT_DEFERRABLE_WORK(reap_work, cache_reap); in start_cpu_timer()
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c4345 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()
/openbmc/linux/drivers/hsi/controllers/
H A Domap_ssi_port.c1173 INIT_DEFERRABLE_WORK(&omap_port->errqueue_work, ssi_process_errqueue); in ssi_port_probe()
/openbmc/linux/net/sunrpc/
H A Dcache.c1716 INIT_DEFERRABLE_WORK(&cache_cleaner, do_cache_clean); in cache_initialize()
/openbmc/linux/drivers/devfreq/
H A Ddevfreq.c496 INIT_DEFERRABLE_WORK(&devfreq->work, devfreq_monitor); in devfreq_monitor_start()
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_hash_gen.h596 INIT_DEFERRABLE_WORK(&gc->dwork, mtype_gc); in mtype_gc_init()
/openbmc/linux/net/core/
H A Dneighbour.c1816 INIT_DEFERRABLE_WORK(&tbl->gc_work, neigh_periodic_work); in neigh_table_init()
1819 INIT_DEFERRABLE_WORK(&tbl->managed_work, neigh_managed_work); in neigh_table_init()

12