Searched refs:DECLARE_WORK (Results 101 - 125 of 126) sorted by relevance

123456

/linux-master/fs/dlm/
H A Dlowcomms.c204 static DECLARE_WORK(process_work, process_dlm_messages);
/linux-master/net/wireless/
H A Dsme.c714 DECLARE_WORK(cfg80211_disconnect_work, disconnect_work);
H A Dreg.c241 static DECLARE_WORK(reg_work, reg_todo);
506 static DECLARE_WORK(reg_regdb_work, reg_regdb_apply);
/linux-master/drivers/acpi/
H A Dscan.c575 static DECLARE_WORK(work, acpi_device_del_work_fn);
/linux-master/drivers/tty/vt/
H A Dvt.c183 static DECLARE_WORK(console_work, console_callback);
184 static DECLARE_WORK(con_driver_unregister_work, con_driver_unregister_callback);
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1518 static DECLARE_WORK(reap_task, process_reap_list);
/linux-master/drivers/md/
H A Ddm.c62 static DECLARE_WORK(deferred_remove_work, do_deferred_remove);
/linux-master/drivers/cpufreq/
H A Dintel_pstate.c347 static DECLARE_WORK(sched_itmt_work, intel_pstste_sched_itmt_work_fn);
/linux-master/drivers/platform/x86/
H A Dtoshiba_acpi.c1819 static DECLARE_WORK(kbd_bl_work, toshiba_acpi_kbd_bl_work);
/linux-master/kernel/module/
H A Dmain.c80 static DECLARE_WORK(init_free_wq, do_free_init);
/linux-master/drivers/infiniband/core/
H A Ddevice.c192 static DECLARE_WORK(ib_policy_change_work, ib_policy_change_task);
/linux-master/mm/
H A Dpercpu.c197 static DECLARE_WORK(pcpu_balance_work, pcpu_balance_workfn);
H A Dvmalloc.c991 static DECLARE_WORK(drain_vmap_work, drain_vmap_area_work);
H A Dhugetlb.c1836 static DECLARE_WORK(free_hpage_work, free_hpage_workfn);
/linux-master/drivers/block/
H A Dfloppy.c998 static DECLARE_WORK(floppy_work, floppy_work_workfn);
/linux-master/drivers/tty/serial/
H A Dserial_core.c3582 static DECLARE_WORK(sysrq_enable_work, uart_sysrq_on);
/linux-master/net/xfrm/
H A Dxfrm_state.c50 static DECLARE_WORK(xfrm_state_gc_work, xfrm_state_gc_task);
/linux-master/drivers/video/fbdev/core/
H A Dfbcon.c3309 static DECLARE_WORK(fbcon_deferred_takeover_work, fbcon_register_existing_fbs);
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dcm.c4322 static DECLARE_WORK(skb_work, process_work);
/linux-master/drivers/android/
H A Dbinder.c5943 static DECLARE_WORK(binder_deferred_work, binder_deferred_func);
/linux-master/drivers/irqchip/
H A Dirq-gic-v3-its.c5303 static DECLARE_WORK(rdist_memreserve_cpuhp_cleanup_work,
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c930 static DECLARE_WORK(hwsim_virtio_rx, hwsim_virtio_rx_work);
/linux-master/kernel/sched/
H A Dcore.c439 static DECLARE_WORK(_work, __sched_core_put);
/linux-master/net/netfilter/
H A Dnf_tables_api.c125 static DECLARE_WORK(trans_destroy_work, nf_tables_trans_destroy_work);
128 static DECLARE_WORK(trans_gc_work, nft_trans_gc_work);
/linux-master/net/core/
H A Ddev.c2123 static DECLARE_WORK(netstamp_work, netstamp_clear);

Completed in 692 milliseconds

123456