Searched refs:DECLARE_WORK (Results 1 - 25 of 126) sorted by path

123456

/linux-master/drivers/s390/net/
H A Dsmsgiucv_app.c119 static DECLARE_WORK(smsg_event_work, smsg_event_work_fn);
/linux-master/arch/loongarch/kernel/
H A Dsysrq.c43 static DECLARE_WORK(sysrq_tlbdump, sysrq_tlbdump_othercpus);
/linux-master/arch/mips/kernel/
H A Dsysrq.c44 static DECLARE_WORK(sysrq_tlbdump, sysrq_tlbdump_othercpus);
/linux-master/arch/powerpc/kernel/
H A Dmce.c33 static DECLARE_WORK(mce_ue_event_work, machine_process_ue_event);
H A Dtau_6xx.c166 static DECLARE_WORK(tau_work, tau_work_func);
/linux-master/arch/powerpc/platforms/85xx/
H A Dsgy_cts1000.c39 static DECLARE_WORK(gpio_halt_wq, gpio_halt_wfn);
/linux-master/arch/powerpc/platforms/powermac/
H A Dbacklight.c24 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-master/arch/powerpc/platforms/powernv/
H A Dopal-hmi.c324 static DECLARE_WORK(hmi_event_work, hmi_event_handler);
H A Dopal-memory-errors.c81 static DECLARE_WORK(mem_error_work, mem_error_handler);
/linux-master/arch/powerpc/platforms/ps3/
H A Dos-area.c693 static DECLARE_WORK(q, os_area_queue_work_handler);
/linux-master/arch/s390/appldata/
H A Dappldata_base.c82 static DECLARE_WORK(appldata_work, appldata_work_fn);
/linux-master/arch/s390/kernel/
H A Dtime.c443 static DECLARE_WORK(stp_work, stp_work_fn);
H A Dtopology.c51 static DECLARE_WORK(topology_work, topology_work_fn);
/linux-master/arch/um/drivers/
H A Dmconsole_kern.c76 static DECLARE_WORK(mconsole_work, mc_work_proc);
H A Dport_kern.c147 static DECLARE_WORK(port_work, port_work_proc);
/linux-master/arch/x86/kernel/cpu/
H A Daperfmperf.c344 static DECLARE_WORK(disable_freq_invariance_work,
/linux-master/arch/x86/kernel/cpu/mce/
H A Ddev-mcelog.c86 static DECLARE_WORK(mce_trigger_work, mce_do_trigger);
/linux-master/arch/x86/kernel/
H A Dtsc_sync.c349 static DECLARE_WORK(tsc_sync_work, tsc_sync_mark_tsc_unstable);
/linux-master/arch/x86/kvm/
H A Dx86.c9636 static DECLARE_WORK(pvclock_gtod_work, pvclock_gtod_update_fn);
/linux-master/arch/x86/platform/olpc/
H A Dolpc-xo1-sci.c211 static DECLARE_WORK(sci_work, process_sci_queue_work);
H A Dolpc-xo15-sci.c130 static DECLARE_WORK(sci_work, process_sci_queue_work);
/linux-master/block/
H A Dbio.c1525 static DECLARE_WORK(bio_dirty_work, bio_dirty_fn);
/linux-master/drivers/acpi/
H A Dbus.c650 static DECLARE_WORK(acpi_sb_work, sb_notify_work);
H A Dscan.c575 static DECLARE_WORK(work, acpi_device_del_work_fn);
/linux-master/drivers/android/
H A Dbinder.c5943 static DECLARE_WORK(binder_deferred_work, binder_deferred_func);

Completed in 555 milliseconds

123456