| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | reboot.c | 434 static DECLARE_WORK(cad_work, deferred_cad); in ctrl_alt_del() 508 static DECLARE_WORK(poweroff_work, poweroff_work_func); 530 static DECLARE_WORK(reboot_work, reboot_work_func);
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/ |
| H A D | backlight.c | 26 static DECLARE_WORK(pmac_backlight_key_work, pmac_backlight_key_worker); 27 static DECLARE_WORK(pmac_backlight_set_legacy_work, pmac_backlight_set_legacy_worker);
|
| /OK3568_Linux_fs/kernel/drivers/tty/hvc/ |
| H A D | hvc_dcc.c | 119 static DECLARE_WORK(dcc_pwork, dcc_put_work_fn); 120 static DECLARE_WORK(dcc_gwork, dcc_get_work_fn);
|
| /OK3568_Linux_fs/kernel/kernel/power/ |
| H A D | poweroff.c | 24 static DECLARE_WORK(poweroff_work, do_poweroff);
|
| H A D | autosleep.c | 67 static DECLARE_WORK(suspend_work, try_to_suspend);
|
| H A D | wakelock.c | 87 static DECLARE_WORK(wakelock_work, __wakelocks_gc);
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | sysrq.c | 44 static DECLARE_WORK(sysrq_tlbdump, sysrq_tlbdump_othercpus);
|
| /OK3568_Linux_fs/kernel/lib/livepatch/ |
| H A D | test_klp_callbacks_busy.c | 18 static DECLARE_WORK(work, busymod_work_func);
|
| /OK3568_Linux_fs/kernel/samples/ftrace/ |
| H A D | sample-trace-array.c | 32 static DECLARE_WORK(trace_work, trace_work_fn);
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
| H A D | workqueues.h | 95 #define DECLARE_WORK(n, f) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | intel_turbo_max_3.c | 88 static DECLARE_WORK(sched_itmt_work, itmt_legacy_work_fn);
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | opal-memory-errors.c | 81 static DECLARE_WORK(mem_error_work, mem_error_handler);
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/85xx/ |
| H A D | sgy_cts1000.c | 35 static DECLARE_WORK(gpio_halt_wq, gpio_halt_wfn);
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | arch_topology.c | 94 static DECLARE_WORK(update_topology_flags_work, update_topology_flags_workfn); 231 static DECLARE_WORK(parsing_done_work, parsing_done_workfn);
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | softdog.c | 91 static DECLARE_WORK(reboot_work, reboot_work_fn); in softdog_fire()
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/olpc/ |
| H A D | olpc-xo15-sci.c | 130 static DECLARE_WORK(sci_work, process_sci_queue_work);
|
| /OK3568_Linux_fs/kernel/drivers/hv/ |
| H A D | hv_util.c | 179 static DECLARE_WORK(shutdown_work, perform_shutdown); 184 static DECLARE_WORK(restart_work, perform_restart);
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | tau_6xx.c | 169 DECLARE_WORK(tau_work, tau_work_func);
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | usbip_event.c | 126 static DECLARE_WORK(usbip_work, event_handler);
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | smsgiucv_app.c | 119 static DECLARE_WORK(smsg_event_work, smsg_event_work_fn);
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | misc.c | 187 static DECLARE_WORK(snd_fasync_work, snd_fasync_work_fn);
|
| H A D | seq_device.c | 107 static DECLARE_WORK(autoload_work, autoload_drivers);
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | percpu-rwsem.c | 311 static DECLARE_WORK(destroy_list_work, destroy_list_workfn);
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | namespace.c | 147 static DECLARE_WORK(free_ipc_work, free_ipc);
|
| /OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/ipc/ |
| H A D | pci-ish.c | 306 static __maybe_unused DECLARE_WORK(resume_work, ish_resume_handler);
|