/linux-5.19.10/arch/powerpc/platforms/cell/ ! |
D | cpufreq_spudemand.c | 67 INIT_DEFERRABLE_WORK(&info->work, spu_gov_work); in spu_gov_init_work()
|
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx4/ ! |
D | sense.c | 142 INIT_DEFERRABLE_WORK(&sense->sense_poll, mlx4_sense_port); in mlx4_sense_init()
|
/linux-5.19.10/drivers/platform/mips/ ! |
D | cpu_hwmon.c | 152 INIT_DEFERRABLE_WORK(&thermal_work, do_thermal_timer); in loongson_hwmon_init()
|
/linux-5.19.10/drivers/extcon/ ! |
D | extcon-adc-jack.c | 134 INIT_DEFERRABLE_WORK(&data->handler, adc_jack_handler); in adc_jack_probe()
|
/linux-5.19.10/drivers/power/supply/ ! |
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()
|
D | max17040_battery.c | 505 INIT_DEFERRABLE_WORK(&chip->work, max17040_work); in max17040_probe()
|
D | ab8500_charger.c | 3562 INIT_DEFERRABLE_WORK(&di->check_hw_failure_work, in ab8500_charger_probe() 3564 INIT_DEFERRABLE_WORK(&di->check_usbchgnotok_work, in ab8500_charger_probe() 3581 INIT_DEFERRABLE_WORK(&di->kick_wd_work, in ab8500_charger_probe() 3584 INIT_DEFERRABLE_WORK(&di->check_vbat_work, in ab8500_charger_probe()
|
D | ab8500_fg.c | 3126 INIT_DEFERRABLE_WORK(&di->fg_reinit_work, in ab8500_fg_probe() 3130 INIT_DEFERRABLE_WORK(&di->fg_periodic_work, in ab8500_fg_probe() 3134 INIT_DEFERRABLE_WORK(&di->fg_low_bat_work, in ab8500_fg_probe() 3138 INIT_DEFERRABLE_WORK(&di->fg_check_hw_failure_work, in ab8500_fg_probe()
|
D | ab8500_btemp.c | 746 INIT_DEFERRABLE_WORK(&di->btemp_periodic_work, in ab8500_btemp_probe()
|
D | ab8500_chargalg.c | 1787 INIT_DEFERRABLE_WORK(&di->chargalg_periodic_work, in ab8500_chargalg_probe() 1789 INIT_DEFERRABLE_WORK(&di->chargalg_wd_work, in ab8500_chargalg_probe()
|
/linux-5.19.10/include/linux/ ! |
D | workqueue.h | 272 #define INIT_DEFERRABLE_WORK(_work, _func) \ macro
|
/linux-5.19.10/drivers/cpufreq/ ! |
D | qcom-cpufreq-hw.c | 421 INIT_DEFERRABLE_WORK(&data->throttle_work, qcom_lmh_dcvs_poll); in qcom_cpufreq_hw_lmh_init()
|
/linux-5.19.10/net/netfilter/ ! |
D | nft_set_rbtree.c | 577 INIT_DEFERRABLE_WORK(&priv->gc_work, nft_rbtree_gc); in nft_rbtree_init()
|
D | nft_set_hash.c | 396 INIT_DEFERRABLE_WORK(&priv->gc_work, nft_rhash_gc); in nft_rhash_init()
|
D | xt_hashlimit.c | 352 INIT_DEFERRABLE_WORK(&hinfo->gc_work, htable_gc); in htable_create()
|
/linux-5.19.10/mm/kfence/ ! |
D | core.c | 850 INIT_DEFERRABLE_WORK(&kfence_timer, toggle_allocation_gate); in kfence_init_enable()
|
/linux-5.19.10/drivers/hid/ ! |
D | hid-magicmouse.c | 811 INIT_DEFERRABLE_WORK(&msc->work, magicmouse_enable_mt_work); in magicmouse_probe()
|
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/displays/ ! |
D | panel-dsi-cm.c | 1230 INIT_DEFERRABLE_WORK(&ddata->te_timeout_work, in dsicm_probe()
|
/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/ ! |
D | dsi.c | 4339 INIT_DEFERRABLE_WORK(&dsi->te_timeout_work, in omap_dsi_register_te_irq() 4909 INIT_DEFERRABLE_WORK(&dsi->framedone_timeout_work, in dsi_probe() 4912 INIT_DEFERRABLE_WORK(&dsi->dsi_disable_work, omap_dsi_disable_work_callback); in dsi_probe()
|
/linux-5.19.10/mm/ ! |
D | vmstat.c | 2040 INIT_DEFERRABLE_WORK(per_cpu_ptr(&vmstat_work, cpu), in start_shepherd_timer()
|
/linux-5.19.10/net/sunrpc/ ! |
D | cache.c | 1718 INIT_DEFERRABLE_WORK(&cache_cleaner, do_cache_clean); in cache_initialize()
|
/linux-5.19.10/drivers/devfreq/ ! |
D | devfreq.c | 487 INIT_DEFERRABLE_WORK(&devfreq->work, devfreq_monitor); in devfreq_monitor_start()
|
/linux-5.19.10/drivers/hsi/controllers/ ! |
D | omap_ssi_port.c | 1179 INIT_DEFERRABLE_WORK(&omap_port->errqueue_work, ssi_process_errqueue); in ssi_port_probe()
|
/linux-5.19.10/net/netfilter/ipset/ ! |
D | ip_set_hash_gen.h | 608 INIT_DEFERRABLE_WORK(&gc->dwork, mtype_gc); in mtype_gc_init()
|
/linux-5.19.10/net/core/ ! |
D | neighbour.c | 1781 INIT_DEFERRABLE_WORK(&tbl->gc_work, neigh_periodic_work); in neigh_table_init() 1784 INIT_DEFERRABLE_WORK(&tbl->managed_work, neigh_managed_work); in neigh_table_init()
|