Home
last modified time | relevance | path

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

12

/openbmc/linux/samples/livepatch/
H A Dlivepatch-shadow-mod.c141 static DECLARE_DELAYED_WORK(alloc_dwork, alloc_work_func);
166 static DECLARE_DELAYED_WORK(cleanup_dwork, cleanup_work_func);
H A Dlivepatch-callbacks-busymod.c35 static DECLARE_DELAYED_WORK(work, busymod_work_func);
/openbmc/linux/security/integrity/ima/
H A Dima_queue_keys.c35 static DECLARE_DELAYED_WORK(ima_keys_delayed_work, ima_keys_handler);
/openbmc/linux/drivers/input/touchscreen/
H A Dhp680_ts_input.c24 static DECLARE_DELAYED_WORK(work, do_softint);
/openbmc/linux/arch/x86/kernel/
H A Dcheck.c165 static DECLARE_DELAYED_WORK(bios_check_work, check_corruption);
/openbmc/linux/drivers/platform/x86/
H A Dmsi-laptop.c792 static DECLARE_DELAYED_WORK(msi_rfkill_dwork, msi_update_rfkill);
807 static DECLARE_DELAYED_WORK(msi_touchpad_dwork, msi_send_touchpad_key);
853 static DECLARE_DELAYED_WORK(msi_rfkill_init, msi_init_rfkill);
/openbmc/linux/drivers/i2c/busses/
H A Di2c-designware-amdpsp.c168 static DECLARE_DELAYED_WORK(release_queue, psp_release_i2c_bus_deferred);
/openbmc/linux/net/core/
H A Dlink_watch.c31 static DECLARE_DELAYED_WORK(linkwatch_work, linkwatch_event);
/openbmc/linux/drivers/auxdisplay/
H A Dcfag12864b.c213 static DECLARE_DELAYED_WORK(cfag12864b_work, cfag12864b_update);
/openbmc/linux/fs/afs/
H A Dmntpt.c42 static DECLARE_DELAYED_WORK(afs_mntpt_expiry_timer, afs_mntpt_expiry_timed_out);
/openbmc/linux/drivers/hv/
H A Dhv_kvp.c98 static DECLARE_DELAYED_WORK(kvp_timeout_work, kvp_timeout_func);
99 static DECLARE_DELAYED_WORK(kvp_host_handshake_work, kvp_host_handshake_func);
H A Dhv_fcopy.c60 static DECLARE_DELAYED_WORK(fcopy_timeout_work, fcopy_timeout_func);
H A Dhv_snapshot.c79 static DECLARE_DELAYED_WORK(vss_timeout_work, vss_timeout_func);
/openbmc/linux/fs/smb/client/
H A Dnamespace.c28 static DECLARE_DELAYED_WORK(cifs_automount_task,
/openbmc/linux/net/rfkill/
H A Dinput.c137 static DECLARE_DELAYED_WORK(rfkill_op_work, rfkill_op_handler);
/openbmc/linux/arch/arm/mach-pxa/
H A Dsharpsl_pm.c67 static DECLARE_DELAYED_WORK(toggle_charger, sharpsl_charge_toggle);
68 static DECLARE_DELAYED_WORK(sharpsl_bat, sharpsl_battery_thread);
/openbmc/linux/arch/powerpc/kernel/
H A Drtasd.c417 static DECLARE_DELAYED_WORK(event_scan_work, rtas_event_scan);
/openbmc/linux/fs/nfs/
H A Dnamespace.c29 static DECLARE_DELAYED_WORK(nfs_automount_task, nfs_expire_automounts);
/openbmc/linux/arch/x86/kernel/cpu/
H A Dintel.c1147 static DECLARE_DELAYED_WORK(sl_reenable_unlock, __split_lock_reenable_unlock);
1153 static DECLARE_DELAYED_WORK(sl_reenable, __split_lock_reenable);
/openbmc/linux/kernel/livepatch/
H A Dtransition.c62 static DECLARE_DELAYED_WORK(klp_transition_work, klp_transition_work_fn);
/openbmc/linux/fs/
H A Dfile_table.c431 static DECLARE_DELAYED_WORK(delayed_fput_work, delayed_fput);
/openbmc/linux/arch/x86/hyperv/
H A Dhv_init.c153 static DECLARE_DELAYED_WORK(hv_reenlightenment_work, hv_reenlightenment_notify);
/openbmc/linux/include/linux/
H A Dworkqueue.h248 #define DECLARE_DELAYED_WORK(n, f) \ macro
/openbmc/linux/drivers/thermal/intel/
H A Dintel_powerclamp.c526 static DECLARE_DELAYED_WORK(poll_pkg_cstate_work, poll_pkg_cstate);
/openbmc/linux/fs/notify/
H A Dmark.c89 static DECLARE_DELAYED_WORK(reaper_work, fsnotify_mark_destroy_workfn);

12