Home
last modified time | relevance | path

Searched refs:DECLARE_DELAYED_WORK (Results 1 – 25 of 50) sorted by relevance

12

/Linux-v4.19/samples/livepatch/
Dlivepatch-shadow-mod.c148 static DECLARE_DELAYED_WORK(alloc_dwork, alloc_work_func);
173 static DECLARE_DELAYED_WORK(cleanup_dwork, cleanup_work_func);
Dlivepatch-callbacks-busymod.c47 static DECLARE_DELAYED_WORK(work, busymod_work_func);
/Linux-v4.19/drivers/block/paride/
Dpseudo.h48 static DECLARE_DELAYED_WORK(ps_tq, ps_tq_int);
/Linux-v4.19/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dworkqueues.h98 #define DECLARE_DELAYED_WORK(n, f) \ macro
/Linux-v4.19/arch/s390/crypto/
Darch_random.c52 static DECLARE_DELAYED_WORK(arch_rng_work, arch_rng_refill_buffer);
/Linux-v4.19/drivers/input/touchscreen/
Dhp680_ts_input.c23 static DECLARE_DELAYED_WORK(work, do_softint);
/Linux-v4.19/arch/x86/kernel/
Dcheck.c146 static DECLARE_DELAYED_WORK(bios_check_work, check_corruption);
/Linux-v4.19/drivers/oprofile/
Doprof.c95 static DECLARE_DELAYED_WORK(switch_work, switch_worker);
/Linux-v4.19/net/core/
Dlink_watch.c35 static DECLARE_DELAYED_WORK(linkwatch_work, linkwatch_event);
/Linux-v4.19/fs/afs/
Dmntpt.c46 static DECLARE_DELAYED_WORK(afs_mntpt_expiry_timer, afs_mntpt_expiry_timed_out);
/Linux-v4.19/drivers/platform/x86/
Dmsi-laptop.c800 static DECLARE_DELAYED_WORK(msi_rfkill_dwork, msi_update_rfkill);
816 static DECLARE_DELAYED_WORK(msi_touchpad_dwork, msi_send_touchpad_key);
871 static DECLARE_DELAYED_WORK(msi_rfkill_init, msi_init_rfkill);
/Linux-v4.19/drivers/auxdisplay/
Dcfag12864b.c213 static DECLARE_DELAYED_WORK(cfag12864b_work, cfag12864b_update);
/Linux-v4.19/drivers/hv/
Dhv_kvp.c97 static DECLARE_DELAYED_WORK(kvp_timeout_work, kvp_timeout_func);
98 static DECLARE_DELAYED_WORK(kvp_host_handshake_work, kvp_host_handshake_func);
Dhv_fcopy.c69 static DECLARE_DELAYED_WORK(fcopy_timeout_work, fcopy_timeout_func);
Dhv_snapshot.c86 static DECLARE_DELAYED_WORK(vss_timeout_work, vss_timeout_func);
/Linux-v4.19/fs/nfs/
Dnamespace.c27 static DECLARE_DELAYED_WORK(nfs_automount_task, nfs_expire_automounts);
/Linux-v4.19/net/rfkill/
Dinput.c140 static DECLARE_DELAYED_WORK(rfkill_op_work, rfkill_op_handler);
/Linux-v4.19/drivers/fmc/
Dfmc-fakedev.c163 static DECLARE_DELAYED_WORK(ff_work, ff_work_fn);
/Linux-v4.19/fs/cifs/
Dcifs_dfs_ref.c32 static DECLARE_DELAYED_WORK(cifs_dfs_automount_task,
/Linux-v4.19/arch/x86/hyperv/
Dhv_init.c146 static DECLARE_DELAYED_WORK(hv_reenlightenment_work, hv_reenlightenment_notify);
/Linux-v4.19/arch/powerpc/kernel/
Drtasd.c450 static DECLARE_DELAYED_WORK(event_scan_work, rtas_event_scan);
/Linux-v4.19/kernel/livepatch/
Dtransition.c51 static DECLARE_DELAYED_WORK(klp_transition_work, klp_transition_work_fn);
/Linux-v4.19/drivers/xen/
Dxen-selfballoon.c114 static DECLARE_DELAYED_WORK(selfballoon_worker, selfballoon_process);
/Linux-v4.19/fs/
Dfile_table.c327 static DECLARE_DELAYED_WORK(delayed_fput_work, delayed_fput);
/Linux-v4.19/arch/arm/mach-pxa/
Dsharpsl_pm.c71 static DECLARE_DELAYED_WORK(toggle_charger, sharpsl_charge_toggle);
72 static DECLARE_DELAYED_WORK(sharpsl_bat, sharpsl_battery_thread);

12