Searched refs:INIT_DEFERRABLE_WORK (Results 1 – 14 of 14) sorted by relevance
| /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/include/linux/ |
| H A D | workqueue.h | 340 #define INIT_DEFERRABLE_WORK(_work, _func) \ macro
|
| /linux/mm/kfence/ |
| H A D | core.c | 963 INIT_DEFERRABLE_WORK(&kfence_timer, toggle_allocation_gate); in kfence_init_enable()
|
| /linux/drivers/video/fbdev/omap2/omapfb/displays/ |
| H A D | panel-dsi-cm.c | 1191 INIT_DEFERRABLE_WORK(&ddata->te_timeout_work, in dsicm_probe()
|
| /linux/net/netfilter/ |
| H A D | xt_hashlimit.c | 352 INIT_DEFERRABLE_WORK(&hinfo->gc_work, htable_gc); in htable_create()
|
| /linux/drivers/hsi/controllers/ |
| H A D | omap_ssi_port.c | 1154 INIT_DEFERRABLE_WORK(&omap_port->errqueue_work, ssi_process_errqueue); in ssi_port_probe()
|
| /linux/net/sunrpc/ |
| H A D | cache.c | 1708 INIT_DEFERRABLE_WORK(&cache_cleaner, do_cache_clean); in cache_initialize()
|
| /linux/mm/ |
| H A D | vmstat.c | 2179 INIT_DEFERRABLE_WORK(per_cpu_ptr(&vmstat_work, cpu), in start_shepherd_timer()
|
| /linux/net/core/ |
| H A D | neighbour.c | 1863 INIT_DEFERRABLE_WORK(&tbl->gc_work, neigh_periodic_work); in neigh_table_init() 1866 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 | 727 INIT_DEFERRABLE_WORK(&gc->dwork, mtype_gc); in mtype_gc_init()
|
| /linux/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_axienet_main.c | 2831 INIT_DEFERRABLE_WORK(&lp->stats_work, axienet_refresh_stats); in axienet_probe()
|
| /linux/net/ipv4/ |
| H A D | devinet.c | 2893 INIT_DEFERRABLE_WORK(&net->ipv4.addr_chk_work, check_lifetime); in devinet_init_net()
|
| /linux/net/ipv6/ |
| H A D | addrconf.c | 7424 INIT_DEFERRABLE_WORK(&net->ipv6.addr_chk_work, addrconf_verify_work); in addrconf_init_net()
|