| /linux/arch/powerpc/platforms/powermac/ |
| H A D | backlight.c | 24 static DECLARE_WORK(pmac_backlight_key_work, pmac_backlight_key_worker); 25 static DECLARE_WORK(pmac_backlight_set_legacy_work, pmac_backlight_set_legacy_worker);
|
| /linux/drivers/tty/hvc/ |
| H A D | hvc_dcc.c | 152 static DECLARE_WORK(dcc_pwork, dcc_put_work); 177 static DECLARE_WORK(dcc_gwork, dcc_get_work);
|
| /linux/kernel/power/ |
| H A D | poweroff.c | 24 static DECLARE_WORK(poweroff_work, do_poweroff);
|
| H A D | autosleep.c | 66 static DECLARE_WORK(suspend_work, try_to_suspend);
|
| /linux/arch/loongarch/kernel/ |
| H A D | sysrq.c | 43 static DECLARE_WORK(sysrq_tlbdump, sysrq_tlbdump_othercpus);
|
| /linux/kernel/ |
| H A D | backtracetest.c | 29 static DECLARE_WORK(backtrace_bh_work, &backtrace_test_bh_workfn);
|
| H A D | reboot.c | 830 static DECLARE_WORK(cad_work, deferred_cad); in ctrl_alt_del() 905 static DECLARE_WORK(poweroff_work, poweroff_work_func); 927 static DECLARE_WORK(reboot_work, reboot_work_func);
|
| /linux/arch/mips/kernel/ |
| H A D | sysrq.c | 44 static DECLARE_WORK(sysrq_tlbdump, sysrq_tlbdump_othercpus);
|
| /linux/tools/testing/selftests/livepatch/test_modules/ |
| H A D | test_klp_callbacks_busy.c | 18 static DECLARE_WORK(work, busymod_work_func);
|
| /linux/samples/ftrace/ |
| H A D | sample-trace-array.c | 32 static DECLARE_WORK(trace_work, trace_work_fn);
|
| /linux/drivers/platform/x86/intel/ |
| H A D | turbo_max_3.c | 89 static DECLARE_WORK(sched_itmt_work, itmt_legacy_work_fn);
|
| /linux/arch/powerpc/platforms/85xx/ |
| H A D | sgy_cts1000.c | 39 static DECLARE_WORK(gpio_halt_wq, gpio_halt_wfn);
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | opal-memory-errors.c | 81 static DECLARE_WORK(mem_error_work, mem_error_handler);
|
| /linux/sound/core/ |
| H A D | misc.c | 116 static DECLARE_WORK(snd_fasync_work, snd_fasync_work_fn);
|
| H A D | seq_device.c | 107 static DECLARE_WORK(autoload_work, autoload_drivers);
|
| /linux/drivers/cxl/core/ |
| H A D | ras.c | 115 static DECLARE_WORK(cxl_cper_prot_err_work, cxl_cper_prot_err_work_fn);
|
| /linux/drivers/watchdog/ |
| H A D | softdog.c | 91 static DECLARE_WORK(reboot_work, reboot_work_fn); in softdog_fire()
|
| /linux/arch/powerpc/kernel/ |
| H A D | tau_6xx.c | 166 static DECLARE_WORK(tau_work, tau_work_func);
|
| /linux/arch/x86/platform/olpc/ |
| H A D | olpc-xo15-sci.c | 130 static DECLARE_WORK(sci_work, process_sci_queue_work);
|
| /linux/drivers/usb/usbip/ |
| H A D | usbip_event.c | 126 static DECLARE_WORK(usbip_work, event_handler);
|
| /linux/drivers/platform/x86/dell/ |
| H A D | dell-lis3lv02d.c | 163 static DECLARE_WORK(i2c_work, instantiate_i2c_client);
|
| /linux/drivers/s390/net/ |
| H A D | smsgiucv_app.c | 120 static DECLARE_WORK(smsg_event_work, smsg_event_work_fn);
|
| /linux/drivers/hv/ |
| H A D | hv_util.c | 172 static DECLARE_WORK(shutdown_work, perform_shutdown); 177 static DECLARE_WORK(restart_work, perform_restart);
|
| /linux/ipc/ |
| H A D | namespace.c | 27 static DECLARE_WORK(free_ipc_work, free_ipc);
|
| /linux/drivers/base/ |
| H A D | arch_topology.c | 203 static DECLARE_WORK(update_topology_flags_work, update_topology_flags_workfn); 380 static DECLARE_WORK(parsing_done_work, parsing_done_workfn);
|