Searched refs:work_struct (Results 1 - 200 of 2012) sorted by relevance

1234567891011

/linux-4.4.14/include/trace/events/
H A Dworkqueue.h12 TP_PROTO(struct work_struct *work),
31 * @work: pointer to struct work_struct
40 struct work_struct *work),
67 * @work: pointer to struct work_struct
75 TP_PROTO(struct work_struct *work),
82 * @work: pointer to struct work_struct
88 TP_PROTO(struct work_struct *work),
107 * @work: pointer to struct work_struct
113 TP_PROTO(struct work_struct *work),
/linux-4.4.14/drivers/s390/char/
H A Dsclp_config.c26 static struct work_struct sclp_cpu_capability_work;
27 static struct work_struct sclp_cpu_change_work;
29 static void sclp_cpu_capability_notify(struct work_struct *work) sclp_cpu_capability_notify()
44 static void __ref sclp_cpu_change_notify(struct work_struct *work) sclp_cpu_change_notify()
H A Dctrlchar.h27 struct work_struct work;
H A Dsclp_ocf.c32 static struct work_struct sclp_ocf_change_work;
36 static void sclp_ocf_change_notify(struct work_struct *work) sclp_ocf_change_notify()
H A Dctrlchar.c20 ctrlchar_handle_sysrq(struct work_struct *work) ctrlchar_handle_sysrq()
/linux-4.4.14/drivers/net/wireless/cw1200/
H A Dsta.h61 void cw1200_event_handler(struct work_struct *work);
62 void cw1200_bss_loss_work(struct work_struct *work);
63 void cw1200_bss_params_work(struct work_struct *work);
64 void cw1200_keep_alive_work(struct work_struct *work);
65 void cw1200_tx_failure_work(struct work_struct *work);
81 void cw1200_join_timeout(struct work_struct *work);
82 void cw1200_unjoin_work(struct work_struct *work);
83 void cw1200_join_complete_work(struct work_struct *work);
84 void cw1200_wep_key_work(struct work_struct *work);
87 void cw1200_update_filtering_work(struct work_struct *work);
88 void cw1200_set_beacon_wakeup_period_work(struct work_struct *work);
93 void cw1200_ba_work(struct work_struct *work);
118 void cw1200_set_tim_work(struct work_struct *work);
119 void cw1200_set_cts_work(struct work_struct *work);
120 void cw1200_multicast_start_work(struct work_struct *work);
121 void cw1200_multicast_stop_work(struct work_struct *work);
H A Dscan.h22 /* external */ struct work_struct;
26 struct work_struct work;
45 void cw1200_scan_work(struct work_struct *work);
46 void cw1200_scan_timeout(struct work_struct *work);
47 void cw1200_clear_recent_scan_work(struct work_struct *work);
54 void cw1200_probe_work(struct work_struct *work);
H A Dtxrx.h56 void tx_policy_upload_work(struct work_struct *work);
85 void cw1200_tx_timeout(struct work_struct *work);
96 void cw1200_link_id_reset(struct work_struct *work);
102 void cw1200_link_id_work(struct work_struct *work);
103 void cw1200_link_id_gc_work(struct work_struct *work);
H A Dcw1200.h170 struct work_struct update_filtering_work;
171 struct work_struct set_beacon_wakeup_period_work;
194 struct work_struct bh_work;
233 struct work_struct unjoin_work;
234 struct work_struct join_complete_work;
241 struct work_struct wep_key_work;
248 struct work_struct link_id_work;
256 struct work_struct set_tim_work;
257 struct work_struct set_cts_work;
258 struct work_struct multicast_start_work;
259 struct work_struct multicast_stop_work;
265 struct work_struct event_handler;
272 struct work_struct bss_params_work;
276 struct work_struct tx_policy_upload_work;
283 struct work_struct linkid_reset_work;
/linux-4.4.14/include/net/netns/
H A Dxfrm.h23 struct work_struct work;
46 struct work_struct state_hash_work;
48 struct work_struct state_gc_work;
56 struct work_struct policy_hash_work;
84 struct work_struct flow_cache_gc_work;
85 struct work_struct flow_cache_flush_work;
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgf100.h13 struct work_struct fault;
H A Dgk104.h18 struct work_struct fault;
/linux-4.4.14/drivers/net/fjes/
H A Dfjes.h50 struct work_struct force_close_task;
59 struct work_struct tx_stall_task;
60 struct work_struct raise_intr_rxdata_task;
62 struct work_struct unshare_watch_task;
/linux-4.4.14/net/rds/
H A Dtcp.h25 struct work_struct t_conn_w;
26 struct work_struct t_send_w;
27 struct work_struct t_down_w;
28 struct work_struct t_recv_w;
H A Dthreads.c139 void rds_connect_worker(struct work_struct *work) rds_connect_worker()
159 void rds_send_worker(struct work_struct *work) rds_send_worker()
183 void rds_recv_worker(struct work_struct *work) rds_recv_worker()
205 void rds_shutdown_worker(struct work_struct *work) rds_shutdown_worker()
/linux-4.4.14/drivers/media/pci/cx23885/
H A Dcx23885-ir.h24 void cx23885_ir_rx_work_handler(struct work_struct *work);
25 void cx23885_ir_tx_work_handler(struct work_struct *work);
H A Dcx23885-av.h21 void cx23885_av_work_handler(struct work_struct *work);
H A Dcx23885-ir.c33 void cx23885_ir_rx_work_handler(struct work_struct *work) cx23885_ir_rx_work_handler()
56 void cx23885_ir_tx_work_handler(struct work_struct *work) cx23885_ir_tx_work_handler()
H A Dcx23885-av.c23 void cx23885_av_work_handler(struct work_struct *work) cx23885_av_work_handler()
/linux-4.4.14/drivers/net/wireless/orinoco/
H A Dmain.h29 struct work_struct;
33 void orinoco_reset(struct work_struct *work);
H A Dorinoco.h73 struct work_struct reset_work;
82 struct work_struct join_work;
83 struct work_struct wevent_work;
147 struct work_struct process_scan;
/linux-4.4.14/lib/
H A Donce.c7 struct work_struct work;
11 static void once_deferred(struct work_struct *w) once_deferred()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dnv50.h17 struct work_struct supervisor;
73 void (*super)(struct work_struct *);
111 void nv50_disp_intr_supervisor(struct work_struct *);
116 void gf119_disp_intr_supervisor(struct work_struct *);
H A Ddport.h80 void nvkm_dp_train(struct work_struct *);
H A Doutpdp.h33 struct work_struct work;
/linux-4.4.14/arch/sh/include/asm/
H A Dpush-switch.h15 struct work_struct work;
/linux-4.4.14/drivers/scsi/snic/
H A Dsnic_disc.h78 struct work_struct scan_work;
79 struct work_struct del_work;
91 void snic_process_report_tgts_rsp(struct work_struct *);
92 void snic_handle_tgt_disc(struct work_struct *);
93 void snic_handle_disc(struct work_struct *);
H A Dsnic.h255 struct work_struct work;
315 struct work_struct link_work;
321 struct work_struct tgt_work;
324 struct work_struct disc_work;
397 void snic_handle_link(struct work_struct *);
/linux-4.4.14/fs/ncpfs/
H A Dncp_fs_sb.h116 struct work_struct tq; /* STREAM/DGRAM: data/error ready */
135 struct work_struct tq; /* STREAM only: transmitter ready */
139 struct work_struct timeout_tq; /* DGRAM only: associated queue, we run timers from process context */
149 extern void ncp_tcp_rcv_proc(struct work_struct *work);
150 extern void ncp_tcp_tx_proc(struct work_struct *work);
151 extern void ncpdgram_rcv_proc(struct work_struct *work);
152 extern void ncpdgram_timeout_proc(struct work_struct *work);
/linux-4.4.14/fs/btrfs/
H A Dasync-thread.h29 typedef void (*btrfs_work_func_t)(struct work_struct *arg);
37 struct work_struct normal_work;
44 void btrfs_##name(struct work_struct *arg)
/linux-4.4.14/drivers/isdn/hisax/
H A Disdnl1.h32 void BChannel_bh(struct work_struct *work);
/linux-4.4.14/drivers/gpu/drm/sti/
H A Dsti_drv.h30 struct work_struct work;
/linux-4.4.14/fs/dlm/
H A Dast.h24 void dlm_callback_work(struct work_struct *work);
/linux-4.4.14/kernel/power/
H A Dpoweroff.c20 static void do_poweroff(struct work_struct *dummy) do_poweroff()
H A Dautosleep.c26 static void try_to_suspend(struct work_struct *work) try_to_suspend()
H A Dwakelock.c87 static void __wakelocks_gc(struct work_struct *work); decrement_wakelocks_number()
102 static void __wakelocks_gc(struct work_struct *work) __wakelocks_gc()
/linux-4.4.14/drivers/net/wireless/prism54/
H A Disl_ioctl.h33 void prism54_update_stats(struct work_struct *);
38 void prism54_process_trap(struct work_struct *);
H A Dislpci_eth.h69 void islpci_do_reset_and_wake(struct work_struct *);
/linux-4.4.14/include/crypto/
H A Dmcryptd.h29 struct work_struct work;
70 void mcryptd_flusher(struct work_struct *work);
/linux-4.4.14/sound/pci/hda/
H A Dhda_intel.h25 struct work_struct irq_pending_work;
29 struct work_struct probe_work;
H A Dhda_beep.h41 struct work_struct beep_work; /* scheduled task for beep event */
/linux-4.4.14/drivers/scsi/libsas/
H A Dsas_phy.c33 static void sas_phye_loss_of_signal(struct work_struct *work) sas_phye_loss_of_signal()
43 static void sas_phye_oob_done(struct work_struct *work) sas_phye_oob_done()
52 static void sas_phye_oob_error(struct work_struct *work) sas_phye_oob_error()
83 static void sas_phye_spinup_hold(struct work_struct *work) sas_phye_spinup_hold()
97 static void sas_phye_resume_timeout(struct work_struct *work) sas_phye_resume_timeout()
H A Dsas_internal.h76 void sas_porte_bytes_dmaed(struct work_struct *work);
77 void sas_porte_broadcast_rcvd(struct work_struct *work);
78 void sas_porte_link_reset_err(struct work_struct *work);
79 void sas_porte_timer_event(struct work_struct *work);
80 void sas_porte_hard_reset(struct work_struct *work);
98 void sas_hae_reset(struct work_struct *work);
H A Dsas_port.c259 void sas_porte_bytes_dmaed(struct work_struct *work) sas_porte_bytes_dmaed()
269 void sas_porte_broadcast_rcvd(struct work_struct *work) sas_porte_broadcast_rcvd()
286 void sas_porte_link_reset_err(struct work_struct *work) sas_porte_link_reset_err()
296 void sas_porte_timer_event(struct work_struct *work) sas_porte_timer_event()
306 void sas_porte_hard_reset(struct work_struct *work) sas_porte_hard_reset()
H A Dsas_discover.c215 static void sas_probe_devices(struct work_struct *work) sas_probe_devices()
243 static void sas_suspend_devices(struct work_struct *work) sas_suspend_devices()
274 static void sas_resume_devices(struct work_struct *work) sas_resume_devices()
356 static void sas_destruct_devices(struct work_struct *work) sas_destruct_devices()
439 static void sas_discover_domain(struct work_struct *work) sas_discover_domain()
497 static void sas_revalidate_domain(struct work_struct *work) sas_revalidate_domain()
/linux-4.4.14/include/linux/
H A Dworkqueue.h18 struct work_struct;
19 typedef void (*work_func_t)(struct work_struct *work);
100 struct work_struct { struct
114 struct work_struct work;
136 static inline struct delayed_work *to_delayed_work(struct work_struct *work) to_delayed_work()
142 struct work_struct work;
172 struct work_struct n = __WORK_INITIALIZER(n, f)
181 extern void __init_work(struct work_struct *work, int onstack);
182 extern void destroy_work_on_stack(struct work_struct *work);
184 static inline unsigned int work_static(struct work_struct *work) work_static()
189 static inline void __init_work(struct work_struct *work, int onstack) { } destroy_work_on_stack()
190 static inline void destroy_work_on_stack(struct work_struct *work) { } destroy_delayed_work_on_stack()
192 static inline unsigned int work_static(struct work_struct *work) { return 0; } work_static()
430 struct work_struct *work);
443 extern bool flush_work(struct work_struct *work);
444 extern bool cancel_work_sync(struct work_struct *work);
454 extern unsigned int work_busy(struct work_struct *work);
470 struct work_struct *work) queue_work()
512 static inline bool schedule_work_on(int cpu, struct work_struct *work) schedule_work_on()
528 static inline bool schedule_work(struct work_struct *work) schedule_work()
H A Dleds-pca9532.h35 struct work_struct work;
H A Dkvm_irqfd.h55 struct work_struct inject;
66 struct work_struct shutdown;
H A Dtifm.h123 struct work_struct media_switcher;
152 void tifm_queue_work(struct work_struct *work);
H A Dvmpressure.h23 struct work_struct work;
H A Dnode.h25 struct work_struct node_work;
H A Dpid_namespace.h43 struct work_struct proc_work;
H A Dstop_machine.h44 struct work_struct work;
59 static void stop_one_cpu_nowait_workfn(struct work_struct *work) stop_one_cpu_nowait_workfn()
H A Dvfio.h125 struct work_struct inject;
128 struct work_struct shutdown;
H A Dconsole_struct.h117 struct work_struct SAK_work;
125 extern void vc_SAK(struct work_struct *work);
H A DmISDNhw.h90 struct work_struct workq;
153 struct work_struct workq;
/linux-4.4.14/net/wireless/
H A Dcore.h29 struct work_struct rfkill_sync;
64 struct work_struct mlme_unreg_wk;
79 struct work_struct scan_done_wk;
80 struct work_struct sched_scan_results_wk;
84 struct work_struct conn_work;
85 struct work_struct event_work;
96 struct work_struct destroy_work;
98 struct work_struct sched_scan_stop_wk;
356 void cfg80211_mlme_unreg_wk(struct work_struct *wk);
392 void cfg80211_conn_work(struct work_struct *work);
406 void __cfg80211_scan_done(struct work_struct *wk);
409 void __cfg80211_sched_scan_results(struct work_struct *wk);
443 void cfg80211_dfs_channels_update_work(struct work_struct *work);
/linux-4.4.14/drivers/infiniband/ulp/ipoib/
H A Dipoib.h263 struct work_struct start_task;
264 struct work_struct reap_task;
265 struct work_struct skb_task;
266 struct work_struct rx_reap_task;
302 struct work_struct work;
333 struct work_struct carrier_on_task;
334 struct work_struct flush_light;
335 struct work_struct flush_normal;
336 struct work_struct flush_heavy;
337 struct work_struct restart_task;
473 void ipoib_reap_ah(struct work_struct *work);
480 void ipoib_ib_dev_flush_light(struct work_struct *work);
481 void ipoib_ib_dev_flush_normal(struct work_struct *work);
482 void ipoib_ib_dev_flush_heavy(struct work_struct *work);
483 void ipoib_pkey_event(struct work_struct *work);
495 void ipoib_mcast_join_task(struct work_struct *work);
496 void ipoib_mcast_carrier_on_task(struct work_struct *work);
500 void ipoib_mcast_restart_task(struct work_struct *work);
/linux-4.4.14/drivers/usb/host/whci/
H A Dwhcd.h61 struct work_struct dn_work;
68 struct work_struct async_work;
73 struct work_struct periodic_work;
122 struct work_struct dequeue_work;
168 void whc_dn_work(struct work_struct *work);
178 void scan_async_work(struct work_struct *work);
188 void scan_periodic_work(struct work_struct *work);
H A Dint.c85 void whc_dn_work(struct work_struct *work) whc_dn_work()
/linux-4.4.14/drivers/net/wireless/ath/ar5523/
H A Dar5523.h100 struct work_struct tx_wd_work;
101 struct work_struct tx_work;
122 struct work_struct rx_refill_work;
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dmac.h49 void ath10k_scan_timeout_work(struct work_struct *work);
51 void ath10k_offchan_tx_work(struct work_struct *work);
53 void ath10k_mgmt_over_wmi_tx_work(struct work_struct *work);
/linux-4.4.14/drivers/target/loopback/
H A Dtcm_loop.h14 struct work_struct work;
/linux-4.4.14/drivers/target/
H A Dtarget_core_xcopy.h35 struct work_struct xop_work;
/linux-4.4.14/drivers/tty/ipwireless/
H A Dmain.h60 struct work_struct work_reboot;
H A Dnetwork.c62 struct work_struct work_go_online;
63 struct work_struct work_go_offline;
247 static void do_go_online(struct work_struct *work_go_online) do_go_online()
289 static void do_go_offline(struct work_struct *work_go_offline) do_go_offline()
/linux-4.4.14/drivers/macintosh/ams/
H A Dams.h33 struct work_struct worker;
/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_peer_bus.h26 void scif_add_peer_device(struct work_struct *work);
H A Dscif_main.h103 struct work_struct misc_work;
108 struct work_struct conn_work;
113 struct work_struct loopb_work;
121 struct work_struct mmu_notif_work;
183 struct work_struct intr_bh;
189 struct work_struct peer_add_work;
280 void scif_misc_handler(struct work_struct *work);
/linux-4.4.14/drivers/mtd/ubi/
H A Dwl.h5 static void update_fastmap_work_fn(struct work_struct *wrk);
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
H A Dps.h32 void wl1251_elp_work(struct work_struct *work);
/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dselftest.h53 void efx_selftest_async_work(struct work_struct *data);
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
H A Dnotify.h23 struct work_struct work;
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dnotify.h22 struct work_struct work;
/linux-4.4.14/fs/gfs2/
H A Drecovery.h33 extern void gfs2_recover_func(struct work_struct *work);
H A Dsuper.h48 extern void gfs2_freeze_func(struct work_struct *work);
/linux-4.4.14/include/linux/sunrpc/
H A Dxprtsock.h47 struct work_struct recv_worker;
/linux-4.4.14/arch/powerpc/platforms/powermac/
H A Dbacklight.c22 static void pmac_backlight_key_worker(struct work_struct *work);
23 static void pmac_backlight_set_legacy_worker(struct work_struct *work);
100 static void pmac_backlight_key_worker(struct work_struct *work) pmac_backlight_key_worker()
167 static void pmac_backlight_set_legacy_worker(struct work_struct *work) pmac_backlight_set_legacy_worker()
/linux-4.4.14/arch/mips/kernel/
H A Dsysrq.c38 static void sysrq_tlbdump_othercpus(struct work_struct *dummy) sysrq_tlbdump_othercpus()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Drtw_led.h80 struct work_struct BlinkWorkItem; /* Workitem used by BlinkTimer to
107 void BlinkWorkItemCallback(struct work_struct *work);
/linux-4.4.14/drivers/scsi/fnic/
H A Dfnic.h280 struct work_struct link_work;
281 struct work_struct frame_work;
287 struct work_struct fip_frame_work;
293 struct work_struct event_work;
331 void fnic_handle_frame(struct work_struct *work);
332 void fnic_handle_link(struct work_struct *work);
333 void fnic_handle_event(struct work_struct *work);
366 void fnic_handle_fip_frame(struct work_struct *work);
/linux-4.4.14/drivers/leds/
H A Dleds-dac124s085.c28 struct work_struct work;
41 static void dac124s085_led_work(struct work_struct *work) dac124s085_led_work()
H A Dleds-lm355x.c62 struct work_struct work_flash;
63 struct work_struct work_torch;
64 struct work_struct work_indicator;
319 static void lm355x_deferred_torch_brightness_set(struct work_struct *work) lm355x_deferred_torch_brightness_set()
340 static void lm355x_deferred_strobe_brightness_set(struct work_struct *work) lm355x_deferred_strobe_brightness_set()
361 static void lm355x_deferred_indicator_brightness_set(struct work_struct *work) lm355x_deferred_indicator_brightness_set()
H A Dleds-lm3642.c76 struct work_struct work_flash;
77 struct work_struct work_torch;
78 struct work_struct work_indicator;
212 static void lm3642_deferred_torch_brightness_set(struct work_struct *work) lm3642_deferred_torch_brightness_set()
269 static void lm3642_deferred_strobe_brightness_set(struct work_struct *work) lm3642_deferred_strobe_brightness_set()
290 static void lm3642_deferred_indicator_brightness_set(struct work_struct *work) lm3642_deferred_indicator_brightness_set()
H A Dleds-da903x.c36 struct work_struct work;
46 static void da903x_led_work(struct work_struct *work) da903x_led_work()
H A Dleds-adp5520.c26 struct work_struct work;
33 static void adp5520_led_work(struct work_struct *work) adp5520_led_work()
H A Dleds-da9052.c35 struct work_struct work;
61 static void da9052_led_work(struct work_struct *work) da9052_led_work()
H A Dleds-lp55xx-common.h113 void (*brightness_work_fn)(struct work_struct *work);
176 struct work_struct brightness_work;
H A Dleds-lp8788.c29 struct work_struct work;
91 static void lp8788_led_work(struct work_struct *work) lp8788_led_work()
H A Dleds-lt3593.c31 struct work_struct work;
35 static void lt3593_led_work(struct work_struct *work) lt3593_led_work()
H A Dleds-pwm.c30 struct work_struct work;
54 static void led_pwm_work(struct work_struct *work) led_pwm_work()
H A Dleds-regulator.c31 struct work_struct work;
126 static void led_work(struct work_struct *work) led_work()
/linux-4.4.14/drivers/input/misc/
H A Dgpio-beeper.c22 struct work_struct work;
32 static void gpio_beeper_work(struct work_struct *work) gpio_beeper_work()
H A Dpm8xxx-vibrator.c45 struct work_struct work;
78 * @work: pointer to work_struct
80 static void pm8xxx_work_handler(struct work_struct *work) pm8xxx_work_handler()
H A Darizona-haptics.c28 struct work_struct work;
34 static void arizona_haptics_work(struct work_struct *work) arizona_haptics_work()
H A Dpwm-beeper.c28 struct work_struct work;
45 static void pwm_beeper_work(struct work_struct *work) pwm_beeper_work()
H A Dregulator-haptic.c28 struct work_struct work;
84 static void regulator_haptic_work(struct work_struct *work) regulator_haptic_work()
H A Dtwl4030-vibra.c46 struct work_struct play_work;
99 static void vibra_play_work(struct work_struct *work) vibra_play_work()
/linux-4.4.14/drivers/input/touchscreen/
H A Dhp680_ts_input.c20 static void do_softint(struct work_struct *work);
25 static void do_softint(struct work_struct *work) do_softint()
/linux-4.4.14/drivers/nfc/nxp-nci/
H A Dnxp-nci.h58 struct work_struct work;
80 void nxp_nci_fw_work(struct work_struct *work);
/linux-4.4.14/drivers/pci/pcie/aer/
H A Daerdrv.h61 struct work_struct dpc_handler;
109 void aer_isr(struct work_struct *work);
/linux-4.4.14/drivers/block/paride/
H A Dpseudo.h38 static void ps_tq_int(struct work_struct *work);
73 static void ps_tq_int(struct work_struct *work) ps_tq_int()
/linux-4.4.14/drivers/s390/scsi/
H A Dzfcp_ext.h74 extern void zfcp_fc_post_event(struct work_struct *);
75 extern void zfcp_fc_scan_ports(struct work_struct *);
77 extern void zfcp_fc_port_did_lookup(struct work_struct *);
81 extern void zfcp_fc_link_test_work(struct work_struct *);
87 extern void zfcp_fc_sym_name_update(struct work_struct *);
136 extern void zfcp_scsi_rport_work(struct work_struct *);
H A Dzfcp_def.h168 struct work_struct stat_work;
190 struct work_struct ns_up_work;
215 struct work_struct gid_pn_work;
216 struct work_struct test_link_work;
217 struct work_struct rport_work;
239 struct work_struct scsi_work;
/linux-4.4.14/drivers/media/usb/gspca/
H A Dfinepix.c43 struct work_struct work_struct; member in struct:usb_fpix
88 static void dostream(struct work_struct *work) dostream()
90 struct usb_fpix *dev = container_of(work, struct usb_fpix, work_struct); dostream()
183 INIT_WORK(&dev->work_struct, dostream); sd_config()
231 queue_work(dev->work_thread, &dev->work_struct); sd_start()
H A Dsq905c.c66 struct work_struct work_struct; member in struct:sd
134 static void sq905c_dostream(struct work_struct *work) sq905c_dostream()
136 struct sd *dev = container_of(work, struct sd, work_struct); sq905c_dostream()
239 INIT_WORK(&dev->work_struct, sq905c_dostream); sd_config()
294 queue_work(dev->work_thread, &dev->work_struct); sd_start()
H A Dvicam.c49 struct work_struct work_struct; member in struct:sd
181 static void vicam_dostream(struct work_struct *work) vicam_dostream()
183 struct sd *sd = container_of(work, struct sd, work_struct); vicam_dostream()
232 INIT_WORK(&sd->work_struct, vicam_dostream); sd_config()
283 queue_work(sd->work_thread, &sd->work_struct); sd_start()
H A Djl2005bcd.c47 struct work_struct work_struct; member in struct:sd
317 static void jl2005c_dostream(struct work_struct *work) jl2005c_dostream()
319 struct sd *dev = container_of(work, struct sd, work_struct); jl2005c_dostream()
441 INIT_WORK(&sd->work_struct, jl2005c_dostream); sd_config()
482 queue_work(sd->work_thread, &sd->work_struct); sd_start()
H A Dsq905.c91 struct work_struct work_struct; member in struct:sd
212 static void sq905_dostream(struct work_struct *work) sq905_dostream()
214 struct sd *dev = container_of(work, struct sd, work_struct); sq905_dostream()
309 INIT_WORK(&dev->work_struct, sq905_dostream); sd_config()
395 queue_work(dev->work_thread, &dev->work_struct); sd_start()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
H A Ddev.h842 struct work_struct bt_traffic_change_work;
847 struct work_struct restart;
848 struct work_struct scan_completed;
849 struct work_struct abort_scan;
851 struct work_struct beacon_update;
856 struct work_struct tt_work;
857 struct work_struct ct_enter;
858 struct work_struct ct_exit;
859 struct work_struct start_internal_scan;
860 struct work_struct tx_flush;
861 struct work_struct bt_full_concurrency;
862 struct work_struct bt_runtime_config;
883 struct work_struct txpower_work;
885 struct work_struct run_time_calib_work;
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.h42 struct work_struct work;
113 struct work_struct work;
176 void (*sched_event)(struct work_struct *work);
193 extern void ipp_sched_cmd(struct work_struct *work);
194 extern void ipp_sched_event(struct work_struct *work);
/linux-4.4.14/drivers/target/sbp/
H A Dsbp_target.h204 struct work_struct work;
214 struct work_struct work;
228 struct work_struct work;
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfad_im.h61 struct work_struct port_delete_work;
86 struct work_struct itnim_work;
120 struct work_struct aen_im_notify_work;
/linux-4.4.14/drivers/isdn/act2000/
H A Dact2000.h168 struct work_struct snd_tq; /* Task struct for xmit bh */
169 struct work_struct rcv_tq; /* Task struct for rcv bh */
170 struct work_struct poll_tq; /* Task struct for polled rcv bh */
/linux-4.4.14/drivers/infiniband/ulp/isert/
H A Dib_isert.h140 struct work_struct comp_work;
176 struct work_struct release_work;
198 struct work_struct work;
/linux-4.4.14/drivers/nvme/host/
H A Dnvme.h55 struct work_struct reset_work;
56 struct work_struct probe_work;
57 struct work_struct scan_work;
/linux-4.4.14/drivers/gpu/drm/msm/
H A Dmsm_gpu.h93 struct work_struct retire_work;
116 struct work_struct inactive_work;
121 struct work_struct recover_work;
/linux-4.4.14/include/net/caif/
H A Dcaif_hsi.h162 struct work_struct wake_up_work;
163 struct work_struct wake_down_work;
164 struct work_struct out_of_sync_work;
H A Dcaif_spi.h114 struct work_struct work;
153 void cfspi_xfer(struct work_struct *work);
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h254 struct work_struct ext_intr_handler_task;
255 struct work_struct fatal_error_handler_task;
256 struct work_struct link_fault_handler_task;
258 struct work_struct db_full_task;
259 struct work_struct db_empty_task;
260 struct work_struct db_drop_task;
/linux-4.4.14/drivers/staging/rtl8192u/
H A Dr8192U_dm.h219 void dm_txpower_trackingcallback(struct work_struct *work);
228 void dm_rf_pathcheck_workitemcallback(struct work_struct *work);
H A Dr819xU_phy.h89 void InitialGainOperateWorkItemCallBack(struct work_struct *work);
/linux-4.4.14/drivers/staging/rtl8712/
H A Drtl871x_pwrctrl.h110 struct work_struct SetPSModeWorkItem;
111 struct work_struct rpwm_workitem;
H A Dxmit_osdep.h50 void r8712_SetFilter(struct work_struct *work);
/linux-4.4.14/drivers/thunderbolt/
H A Dnhi.h26 struct work_struct interrupt_work;
44 struct work_struct work;
/linux-4.4.14/drivers/ps3/
H A Dvuart.h35 struct work_struct work;
69 struct work_struct *_work) ps3_vuart_work_to_system_bus_dev()
/linux-4.4.14/drivers/isdn/pcbit/
H A Dpcbit.h77 struct work_struct qdelivery;
169 void pcbit_deliver(struct work_struct *work);
/linux-4.4.14/drivers/net/ipvlan/
H A Dipvlan.h96 struct work_struct wq;
122 void ipvlan_process_multicast(struct work_struct *work);
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dhtc.h267 struct work_struct rc_update_work;
505 struct work_struct ps_work;
506 struct work_struct fatal_work;
518 struct work_struct led_work;
566 void ath9k_htc_ani_work(struct work_struct *work);
598 void ath9k_ps_work(struct work_struct *work);
611 void ath9k_led_work(struct work_struct *work);
625 static inline void ath9k_led_work(struct work_struct *work) ath9k_led_work()
/linux-4.4.14/drivers/net/ethernet/atheros/alx/
H A Dalx.h103 struct work_struct link_check_wk;
104 struct work_struct reset_wk;
/linux-4.4.14/arch/x86/kernel/
H A Dcheck.c144 static void check_corruption(struct work_struct *dummy);
147 static void check_corruption(struct work_struct *dummy) check_corruption()
/linux-4.4.14/fs/xfs/
H A Dxfs_icache.h58 void xfs_reclaim_worker(struct work_struct *work);
70 void xfs_eofblocks_worker(struct work_struct *);
/linux-4.4.14/arch/powerpc/platforms/embedded6xx/
H A Dls_uart.c26 static struct work_struct wd_work;
28 static void wd_stop(struct work_struct *unused) wd_stop()
/linux-4.4.14/arch/powerpc/sysdev/
H A Dfsl_mpic_timer_wakeup.c24 struct work_struct free_work;
30 static void fsl_free_resource(struct work_struct *ws) fsl_free_resource()
/linux-4.4.14/net/mac80211/
H A Dieee80211_i.h294 struct work_struct request_smps_work;
431 struct work_struct monitor_work;
432 struct work_struct chswitch_work;
433 struct work_struct beacon_connection_loss_work;
434 struct work_struct csa_connection_drop_work;
457 struct work_struct request_smps_work;
551 struct work_struct csa_connection_drop_work;
862 struct work_struct csa_finalize_work;
876 struct work_struct recalc_smps;
878 struct work_struct work;
1130 struct work_struct reconfig_filter;
1168 struct work_struct radar_detected_work;
1238 struct work_struct sched_scan_stopped_work;
1310 struct work_struct dynamic_ps_enable_work;
1311 struct work_struct dynamic_ps_disable_work;
1326 struct work_struct restart_work;
1339 struct work_struct hw_roc_start, hw_roc_done;
1356 struct work_struct tdls_chsw_work;
1547 void ieee80211_scan_work(struct work_struct *work);
1578 void ieee80211_sched_scan_stopped_work(struct work_struct *work);
1588 void ieee80211_sw_roc_work(struct work_struct *work);
1592 void ieee80211_csa_finalize_work(struct work_struct *work);
1662 void ieee80211_request_smps_ap_work(struct work_struct *work);
1663 void ieee80211_request_smps_mgd_work(struct work_struct *work);
1695 void ieee80211_ba_session_work(struct work_struct *work);
1847 void ieee80211_dynamic_ps_enable_work(struct work_struct *work);
1848 void ieee80211_dynamic_ps_disable_work(struct work_struct *work);
2021 void ieee80211_dfs_cac_timer_work(struct work_struct *work);
2023 void ieee80211_dfs_radar_detected_work(struct work_struct *work);
2054 void ieee80211_tdls_peer_del_work(struct work_struct *wk);
2062 void ieee80211_tdls_chsw_work(struct work_struct *wk);
/linux-4.4.14/drivers/staging/rtl8723au/include/
H A Dodm_interface.h51 typedef void (*RT_WORKITEM_CALL_BACK)(struct work_struct *pContext);
/linux-4.4.14/drivers/staging/vt6656/
H A Dwcmd.h61 void vnt_run_command(struct work_struct *work);
/linux-4.4.14/drivers/staging/olpc_dcon/
H A Dolpc_dcon.h65 struct work_struct switch_source;
/linux-4.4.14/drivers/staging/gdm72xx/
H A Dgdm_sdio.h60 struct work_struct ws;
H A Dgdm_usb.h65 struct work_struct pm_ws;
/linux-4.4.14/drivers/misc/mic/cosm/
H A Dcosm_main.h68 void cosm_scif_work(struct work_struct *work);
/linux-4.4.14/drivers/hv/
H A Dhv_snapshot.c71 static void vss_send_op(struct work_struct *dummy);
72 static void vss_timeout_func(struct work_struct *dummy);
81 static void vss_timeout_func(struct work_struct *dummy) vss_timeout_func()
154 static void vss_send_op(struct work_struct *dummy) vss_send_op()
/linux-4.4.14/drivers/media/pci/cx18/
H A Dcx18-streams.h56 void cx18_out_work_handler(struct work_struct *work);
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
H A Dps.h51 void rtl_lps_change_work_callback(struct work_struct *work);
/linux-4.4.14/drivers/net/irda/
H A Dbfin_sir.h79 struct work_struct work;
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dps.h34 void wl1271_elp_work(struct work_struct *work);
/linux-4.4.14/drivers/nfc/st-nci/
H A Dndlc.h43 struct work_struct sm_work;
/linux-4.4.14/drivers/net/wireless/b43/
H A Dleds.h40 struct work_struct work;
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.h67 struct work_struct service_task;
/linux-4.4.14/drivers/gpu/drm/armada/
H A Darmada_drm.h56 struct work_struct fb_unref_work;
/linux-4.4.14/drivers/clocksource/
H A Dnumachip.c64 static __init void numachip_timer_each(struct work_struct *work) numachip_timer_each()
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dpmu.h18 struct work_struct work;
/linux-4.4.14/arch/um/include/shared/
H A Dnet_kern.h29 struct work_struct work;
/linux-4.4.14/net/rxrpc/
H A Dar-local.c30 static void rxrpc_destroy_local(struct work_struct *work);
31 static void rxrpc_process_local_events(struct work_struct *work);
249 static void rxrpc_destroy_local(struct work_struct *work) rxrpc_destroy_local()
373 static void rxrpc_process_local_events(struct work_struct *work) rxrpc_process_local_events()
H A Dar-internal.h152 struct work_struct destroyer; /* endpoint destroyer */
153 struct work_struct acceptor; /* incoming call processor */
154 struct work_struct rejecter; /* packet reject writer */
155 struct work_struct event_processor; /* endpoint event processor */
176 struct work_struct destroyer; /* peer destroyer */
205 struct work_struct error_handler; /* network error distributor */
245 struct work_struct processor; /* connection event processor */
306 struct work_struct destroyer; /* call destroyer */
307 struct work_struct processor; /* packet processor and ACK generator */
442 void rxrpc_accept_incoming_calls(struct work_struct *);
458 void rxrpc_process_call(struct work_struct *);
508 void rxrpc_process_connection(struct work_struct *);
510 void rxrpc_reject_packets(struct work_struct *);
516 void rxrpc_UDP_error_handler(struct work_struct *);
/linux-4.4.14/kernel/
H A Dworkqueue_internal.h29 struct work_struct *current_work; /* L: work being processed */
H A Dworkqueue.c194 * of work_struct->data are used for flags and the remaining high bits
218 struct work_struct unbound_release_work;
416 return ((struct work_struct *) addr)->func; work_debug_hint()
425 struct work_struct *work = addr; work_fixup_init()
444 struct work_struct *work = addr; work_fixup_activate()
476 struct work_struct *work = addr; work_fixup_free()
489 .name = "work_struct",
496 static inline void debug_work_activate(struct work_struct *work) debug_work_activate()
501 static inline void debug_work_deactivate(struct work_struct *work) debug_work_deactivate()
506 void __init_work(struct work_struct *work, int onstack) __init_work()
515 void destroy_work_on_stack(struct work_struct *work) destroy_work_on_stack()
529 static inline void debug_work_activate(struct work_struct *work) { } debug_work_deactivate()
530 static inline void debug_work_deactivate(struct work_struct *work) { } debug_work_deactivate()
589 static int get_work_color(struct work_struct *work) get_work_color()
620 static inline void set_work_data(struct work_struct *work, unsigned long data, set_work_data()
627 static void set_work_pwq(struct work_struct *work, struct pool_workqueue *pwq, set_work_pwq()
634 static void set_work_pool_and_keep_pending(struct work_struct *work, set_work_pool_and_keep_pending()
641 static void set_work_pool_and_clear_pending(struct work_struct *work, set_work_pool_and_clear_pending()
683 static void clear_work_data(struct work_struct *work) clear_work_data()
689 static struct pool_workqueue *get_work_pwq(struct work_struct *work) get_work_pwq()
714 static struct worker_pool *get_work_pool(struct work_struct *work) get_work_pool()
739 static int get_work_pool_id(struct work_struct *work) get_work_pool_id()
750 static void mark_work_canceling(struct work_struct *work) mark_work_canceling()
758 static bool work_is_canceling(struct work_struct *work) work_is_canceling()
1008 struct work_struct *work) find_worker_executing_work()
1038 static void move_linked_works(struct work_struct *work, struct list_head *head, move_linked_works()
1039 struct work_struct **nextp) move_linked_works()
1041 struct work_struct *n; move_linked_works()
1120 static void pwq_activate_delayed_work(struct work_struct *work) pwq_activate_delayed_work()
1132 struct work_struct *work = list_first_entry(&pwq->delayed_works, pwq_activate_first_delayed()
1133 struct work_struct, entry); pwq_activate_first_delayed()
1212 static int try_to_grab_pending(struct work_struct *work, bool is_dwork, try_to_grab_pending()
1294 * work_struct flags.
1299 static void insert_work(struct pool_workqueue *pwq, struct work_struct *work, insert_work()
1337 struct work_struct *work) __queue_work()
1449 struct work_struct *work) queue_work_on()
1479 struct work_struct *work = &dwork->work; __queue_delayed_work()
1523 struct work_struct *work = &dwork->work; queue_delayed_work_on()
1832 static void send_mayday(struct work_struct *work) send_mayday()
1858 struct work_struct *work; pool_mayday_timeout()
1990 static void process_one_work(struct worker *worker, struct work_struct *work)
2001 * It is permissible to free the struct work_struct from
2127 struct work_struct *work = list_first_entry(&worker->scheduled, process_scheduled_works()
2128 struct work_struct, entry); process_scheduled_works()
2195 struct work_struct *work = worker_thread()
2197 struct work_struct, entry); worker_thread()
2281 struct work_struct *work, *n; rescuer_thread()
2359 struct work_struct work;
2364 static void wq_barrier_func(struct work_struct *work) wq_barrier_func()
2396 struct work_struct *target, struct worker *worker) insert_wq_barrier()
2711 static bool start_flush_work(struct work_struct *work, struct wq_barrier *barr) start_flush_work()
2771 bool flush_work(struct work_struct *work) flush_work()
2790 struct work_struct *work;
2802 static bool __cancel_work_timer(struct work_struct *work, bool is_dwork) __cancel_work_timer()
2878 bool cancel_work_sync(struct work_struct *work) cancel_work_sync()
2970 struct work_struct __percpu *works; schedule_on_each_cpu()
2972 works = alloc_percpu(struct work_struct); schedule_on_each_cpu()
2979 struct work_struct *work = per_cpu_ptr(works, cpu); for_each_online_cpu()
3306 static void pwq_unbound_release_workfn(struct work_struct *work) pwq_unbound_release_workfn()
4107 unsigned int work_busy(struct work_struct *work) work_busy()
4215 static void pr_cont_work(bool comma, struct work_struct *work) pr_cont_work()
4232 struct work_struct *work; show_pwq()
4382 static void wq_unbind_fn(struct work_struct *work) wq_unbind_fn()
4600 struct work_struct unbind_work; workqueue_cpu_down_callback()
4626 struct work_struct work;
4632 static void work_for_cpu_fn(struct work_struct *work) work_for_cpu_fn()
/linux-4.4.14/fs/ocfs2/
H A Dlocalalloc.h66 void ocfs2_la_enable_worker(struct work_struct *work);
/linux-4.4.14/arch/s390/oprofile/
H A Dhwsampler.h39 struct work_struct worker;
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_pm.h31 void amdgpu_dpm_thermal_work_handler(struct work_struct *work);
/linux-4.4.14/net/nfc/
H A Dllcp.h73 struct work_struct tx_work;
74 struct work_struct rx_work;
76 struct work_struct timeout_work;
106 struct work_struct sdreq_timeout_work;
/linux-4.4.14/sound/firewire/
H A Dlib.h32 struct work_struct work;
/linux-4.4.14/sound/soc/codecs/
H A Dwm_adsp.h60 struct work_struct boot_work;
H A Dda7219-aad.h198 struct work_struct btn_det_work;
199 struct work_struct hptest_work;
/linux-4.4.14/sound/sh/
H A Daica.h72 struct work_struct spu_dma_work;
/linux-4.4.14/drivers/gpu/drm/virtio/
H A Dvirtgpu_drv.h146 struct work_struct dequeue_work;
199 struct work_struct config_changed_work;
324 void virtio_gpu_dequeue_ctrl_func(struct work_struct *work);
325 void virtio_gpu_dequeue_cursor_func(struct work_struct *work);
326 void virtio_gpu_dequeue_fence_func(struct work_struct *work);
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
H A De1000.h214 struct work_struct reset_task;
215 struct work_struct watchdog_task;
330 struct work_struct downshift_task;
331 struct work_struct update_phy_task;
332 struct work_struct print_hang_task;
343 struct work_struct tx_hwtstamp_work;
/linux-4.4.14/drivers/pci/hotplug/
H A Dpciehp_ctrl.c38 static void interrupt_event_handler(struct work_struct *work);
161 struct work_struct work;
169 * @work: &struct work_struct describing work to be done
174 static void pciehp_power_thread(struct work_struct *work) pciehp_power_thread()
225 void pciehp_queue_pushbutton_work(struct work_struct *work) pciehp_queue_pushbutton_work()
362 static void interrupt_event_handler(struct work_struct *work) interrupt_event_handler()
H A Dpciehp.h86 struct work_struct work;
132 void pciehp_queue_pushbutton_work(struct work_struct *work);
/linux-4.4.14/net/tipc/
H A Dserver.c71 struct work_struct rwork;
76 struct work_struct swork;
86 static void tipc_recv_work(struct work_struct *work);
87 static void tipc_send_work(struct work_struct *work);
538 static void tipc_recv_work(struct work_struct *work) tipc_recv_work()
556 static void tipc_send_work(struct work_struct *work) tipc_send_work()
/linux-4.4.14/include/scsi/
H A Dlibfcoe.h100 * @timer_work: &work_struct for doing keep-alives and resets.
101 * @recv_work: &work_struct for receiving FIP frames.
138 struct work_struct timer_work;
139 struct work_struct recv_work;
207 struct work_struct event_work;
360 struct work_struct destroy_work;
/linux-4.4.14/drivers/staging/speakup/
H A Dselection.c131 struct work_struct work;
135 static void __speakup_paste_selection(struct work_struct *work) __speakup_paste_selection()
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dprism2mgmt.h107 void prism2sta_processing_defer(struct work_struct *data);
109 void prism2sta_commsqual_defer(struct work_struct *data);
/linux-4.4.14/drivers/vfio/
H A Dvirqfd.c88 static void virqfd_shutdown(struct work_struct *work) virqfd_shutdown()
100 static void virqfd_inject(struct work_struct *work) virqfd_inject()
/linux-4.4.14/drivers/leds/trigger/
H A Dledtrig-gpio.c24 struct work_struct work;
42 static void gpio_trig_work(struct work_struct *work) gpio_trig_work()
/linux-4.4.14/drivers/misc/mic/bus/
H A Dcosm_bus.h61 struct work_struct reset_trigger_work;
62 struct work_struct scif_work;
/linux-4.4.14/drivers/infiniband/core/
H A Dmad_priv.h103 struct work_struct local_work;
207 struct work_struct work;
/linux-4.4.14/drivers/infiniband/hw/mthca/
H A Dmthca_catas.c53 static struct work_struct catas_work;
59 static void catas_reset(struct work_struct *work) catas_reset()
/linux-4.4.14/drivers/infiniband/hw/nes/
H A Dnes_verbs.h131 struct work_struct work;
151 struct work_struct work;
/linux-4.4.14/drivers/media/firewire/
H A Dfiredtv.h94 struct work_struct remote_ctrl_work;
125 void avc_remote_ctrl_work(struct work_struct *work);
/linux-4.4.14/drivers/oprofile/
H A Doprof.c94 static void switch_worker(struct work_struct *work);
108 static void switch_worker(struct work_struct *work) switch_worker()
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
H A Dresponse_manager.c45 static void oct_poll_req_completion(struct work_struct *work);
169 static void oct_poll_req_completion(struct work_struct *work) oct_poll_req_completion()
/linux-4.4.14/drivers/platform/goldfish/
H A Dpdev_bus.c47 static void goldfish_pdev_worker(struct work_struct *work);
59 static void goldfish_pdev_worker(struct work_struct *work) goldfish_pdev_worker()
/linux-4.4.14/drivers/bluetooth/
H A Dhci_qca.c90 struct work_struct ws_awake_rx;
91 struct work_struct ws_awake_device;
92 struct work_struct ws_rx_vote_off;
93 struct work_struct ws_tx_vote_off;
225 static void qca_wq_awake_device(struct work_struct *work) qca_wq_awake_device()
255 static void qca_wq_awake_rx(struct work_struct *work) qca_wq_awake_rx()
282 static void qca_wq_serial_rx_clock_vote_off(struct work_struct *work) qca_wq_serial_rx_clock_vote_off()
293 static void qca_wq_serial_tx_clock_vote_off(struct work_struct *work) qca_wq_serial_tx_clock_vote_off()
H A Dhci_uart.h81 struct work_struct init_ready;
82 struct work_struct write_work;
/linux-4.4.14/drivers/char/tpm/
H A Dtpm-dev.c32 struct work_struct work;
44 static void timeout_work(struct work_struct *work) timeout_work()
/linux-4.4.14/net/batman-adv/
H A Dsend.h29 struct work_struct;
41 void batadv_send_outstanding_bat_ogm_packet(struct work_struct *work);
/linux-4.4.14/net/core/
H A Dlink_watch.c34 static void linkwatch_event(struct work_struct *dummy);
234 static void linkwatch_event(struct work_struct *dummy) linkwatch_event()
/linux-4.4.14/net/mac802154/
H A Dieee802154_i.h65 struct work_struct tx_work;
131 void ieee802154_xmit_worker(struct work_struct *work);
/linux-4.4.14/sound/hda/
H A Dhdac_bus.c12 static void process_unsol_events(struct work_struct *work);
151 static void process_unsol_events(struct work_struct *work) process_unsol_events()
/linux-4.4.14/drivers/usb/gadget/legacy/
H A Dtcm_usb_gadget.h66 struct work_struct work;
/linux-4.4.14/drivers/usb/renesas_usbhs/
H A Dfifo.h60 struct work_struct work;
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.h52 struct work_struct tpg_base_work;
/linux-4.4.14/drivers/staging/octeon/
H A Docteon-ethernet.h50 struct work_struct port_work; /* may be unused. */
/linux-4.4.14/drivers/staging/iio/adc/
H A Dad7606.h67 struct work_struct poll_work;
H A Dad7606_ring.c44 static void ad7606_poll_bh_to_ring(struct work_struct *work_s) ad7606_poll_bh_to_ring()
/linux-4.4.14/drivers/video/fbdev/
H A Dsa1100fb.h63 struct work_struct task;
/linux-4.4.14/drivers/isdn/mISDN/
H A Dl1oip.h66 struct work_struct workq;
/linux-4.4.14/drivers/mtd/
H A Dmtdoops.c61 struct work_struct work_erase;
62 struct work_struct work_write;
154 static void mtdoops_workfunc_erase(struct work_struct *work) mtdoops_workfunc_erase()
242 static void mtdoops_workfunc_write(struct work_struct *work) mtdoops_workfunc_write()
H A Dsm_ftl.h53 struct work_struct flush_work;

Completed in 5160 milliseconds

1234567891011