Home
last modified time | relevance | path

Searched defs:work (Results 151 – 175 of 2580) sorted by relevance

12345678910>>...104

/openbmc/linux/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c54 struct delayed_work work; member
208 static void pkg_temp_thermal_threshold_work_fn(struct work_struct *work) in pkg_temp_thermal_threshold_work_fn()
242 static void pkg_thermal_schedule_work(int cpu, struct delayed_work *work) in pkg_thermal_schedule_work()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Ddlpar.c30 struct work_struct work; member
374 static void pseries_hp_work_fn(struct work_struct *work) in pseries_hp_work_fn()
387 struct pseries_hp_work *work; in queue_hotplug_event() local
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_mbox.c329 void otx2_cptpf_vfpf_mbox_handler(struct work_struct *work) in otx2_cptpf_vfpf_mbox_handler()
505 void otx2_cptpf_afpf_mbox_handler(struct work_struct *work) in otx2_cptpf_afpf_mbox_handler()
582 void otx2_cptpf_afpf_mbox_up_handler(struct work_struct *work) in otx2_cptpf_afpf_mbox_up_handler()
/openbmc/linux/samples/trace_printk/
H A Dtrace-printk.c18 static void trace_printk_irq_work(struct irq_work *work) in trace_printk_irq_work()
/openbmc/linux/drivers/s390/char/
H A Dctrlchar.c21 ctrlchar_handle_sysrq(struct work_struct *work) in ctrlchar_handle_sysrq()
/openbmc/linux/include/linux/
H A Dbpf_mem_alloc.h15 struct work_struct work; member
H A Dpage_reporting.h17 struct delayed_work work; member
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dexhandler_kern.c22 struct callback_head *work; in BPF_PROG() local
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-helper-util.h126 static inline void cvmx_helper_free_packet_data(struct cvmx_wqe *work) in cvmx_helper_free_packet_data()
/openbmc/linux/drivers/media/pci/mantis/
H A Dmantis_evm.c27 static void mantis_hifevm_work(struct work_struct *work) in mantis_hifevm_work()
/openbmc/linux/drivers/hid/
H A Dhid-elo.c30 struct delayed_work work; member
135 static void elo_work(struct work_struct *work) in elo_work()
/openbmc/linux/net/batman-adv/
H A Dbat_v_elp.c161 void batadv_v_elp_throughput_metric_update(struct work_struct *work) in batadv_v_elp_throughput_metric_update()
249 static void batadv_v_elp_periodic_work(struct work_struct *work) in batadv_v_elp_periodic_work()
/openbmc/linux/kernel/
H A Dasync.c70 struct work_struct work; member
115 static void async_run_entry_fn(struct work_struct *work) in async_run_entry_fn()
/openbmc/linux/drivers/md/
H A Ddm-cache-policy-internal.h25 struct policy_work **work) in policy_lookup_with_work()
42 struct policy_work *work, in policy_complete_background_work()
/openbmc/linux/sound/soc/codecs/
H A Dpcm1789.c31 struct work_struct work; member
131 static void pcm1789_work_queue(struct work_struct *work) in pcm1789_work_queue()
/openbmc/linux/drivers/input/misc/
H A Dpm8xxx-vibrator.c59 struct work_struct work; member
101 static void pm8xxx_work_handler(struct work_struct *work) in pm8xxx_work_handler()
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c36 struct work_struct work; member
41 static void pan_worker(struct work_struct *work) in pan_worker()
/openbmc/linux/drivers/staging/qlge/
H A Dqlge_mpi.c1115 void qlge_mpi_port_cfg_work(struct work_struct *work) in qlge_mpi_port_cfg_work()
1154 void qlge_mpi_idc_work(struct work_struct *work) in qlge_mpi_idc_work()
1229 void qlge_mpi_work(struct work_struct *work) in qlge_mpi_work()
1257 void qlge_mpi_reset_work(struct work_struct *work) in qlge_mpi_reset_work()
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c47 struct work_struct work; member
332 static void handle_connect_timeout(struct work_struct *work) in handle_connect_timeout()
532 static void handle_rcvd_ntwrk_info(struct work_struct *work) in handle_rcvd_ntwrk_info()
682 static void handle_rcvd_gnrl_async_info(struct work_struct *work) in handle_rcvd_gnrl_async_info()
820 static void handle_get_statistics(struct work_struct *work) in handle_get_statistics()
940 static void wilc_handle_listen_state_expired(struct work_struct *work) in wilc_handle_listen_state_expired()
971 static void handle_set_mcast_filter(struct work_struct *work) in handle_set_mcast_filter()
1051 static void handle_scan_timer(struct work_struct *work) in handle_scan_timer()
1059 static void handle_scan_complete(struct work_struct *work) in handle_scan_complete()
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_timer.c19 static void work_handler(struct work_struct *work) in work_handler()
/openbmc/linux/drivers/isdn/capi/
H A Dkcapi.c43 struct work_struct work; member
237 static void do_notify_work(struct work_struct *work) in do_notify_work()
271 static void recv_handler(struct work_struct *work) in recv_handler()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_request.c304 struct kthread_work work; member
310 static void __igt_breadcrumbs_smoketest(struct kthread_work *work) in __igt_breadcrumbs_smoketest()
1459 struct kthread_work work; member
1464 static void __live_parallel_engine1(struct kthread_work *work) in __live_parallel_engine1()
1502 static void __live_parallel_engineN(struct kthread_work *work) in __live_parallel_engineN()
1554 static void __live_parallel_spin(struct kthread_work *work) in __live_parallel_spin()
2959 struct kthread_work work; member
2964 static void p_sync0(struct kthread_work *work) in p_sync0()
3038 static void p_sync1(struct kthread_work *work) in p_sync1()
3115 static void p_many(struct kthread_work *work) in p_many()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_reset.h62 struct delayed_work work; member
/openbmc/linux/drivers/net/fjes/
H A Dfjes_main.c1063 static void fjes_force_close_task(struct work_struct *work) in fjes_force_close_task()
1074 static void fjes_tx_stall_task(struct work_struct *work) in fjes_tx_stall_task()
1130 static void fjes_raise_intr_rxdata_task(struct work_struct *work) in fjes_raise_intr_rxdata_task()
1180 static void fjes_watch_unshare_task(struct work_struct *work) in fjes_watch_unshare_task()
1314 static void fjes_irq_watch_task(struct work_struct *work) in fjes_irq_watch_task()
/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi.c209 struct delayed_work work; member
217 static void ucsi_poll_worker(struct work_struct *work) in ucsi_poll_worker()
889 static void ucsi_handle_connector_change(struct work_struct *work) in ucsi_handle_connector_change()
1485 static void ucsi_resume_work(struct work_struct *work) in ucsi_resume_work()
1515 static void ucsi_init_work(struct work_struct *work) in ucsi_init_work()

12345678910>>...104