Home
last modified time | relevance | path

Searched defs:work (Results 76 – 100 of 1028) sorted by relevance

12345678910>>...42

/linux-3.3/drivers/media/video/em28xx/
Dem28xx-input.c72 struct delayed_work work; member
322 static void em28xx_ir_work(struct work_struct *work) in em28xx_ir_work()
482 static void em28xx_query_sbutton(struct work_struct *work) in em28xx_query_sbutton()
/linux-3.3/drivers/vhost/
Dvhost.c67 static void vhost_work_init(struct vhost_work *work, vhost_work_fn_t fn) in vhost_work_init()
106 static bool vhost_work_seq_done(struct vhost_dev *dev, struct vhost_work *work, in vhost_work_seq_done()
117 static void vhost_work_flush(struct vhost_dev *dev, struct vhost_work *work) in vhost_work_flush()
141 struct vhost_work *work) in vhost_work_queue()
192 struct vhost_work *work = NULL; in vhost_worker() local
329 struct vhost_work work; member
334 static void vhost_attach_cgroups_work(struct vhost_work *work) in vhost_attach_cgroups_work()
/linux-3.3/drivers/usb/otg/
Dgpio_vbus.c40 struct work_struct work; member
94 static void gpio_vbus_work(struct work_struct *work) in gpio_vbus_work()
/linux-3.3/drivers/input/misc/
Dpm8xxx-vibrator.c46 struct work_struct work; member
117 static void pm8xxx_work_handler(struct work_struct *work) in pm8xxx_work_handler()
/linux-3.3/fs/nfs/
Dnfs4renewd.c55 nfs4_renew_state(struct work_struct *work) in nfs4_renew_state()
/linux-3.3/drivers/block/paride/
Dpseudo.h73 static void ps_tq_int(struct work_struct *work) in ps_tq_int()
/linux-3.3/drivers/usb/host/whci/
Dint.c86 void whc_dn_work(struct work_struct *work) in whc_dn_work()
/linux-3.3/drivers/staging/octeon/
Dethernet-rx.c148 static inline int cvm_oct_check_rcv_error(cvmx_wqe_t *work) in cvm_oct_check_rcv_error()
266 cvmx_wqe_t *work; in cvm_oct_napi_poll() local
/linux-3.3/net/mac80211/
Dht.c204 void ieee80211_ba_session_work(struct work_struct *work) in ieee80211_ba_session_work()
379 void ieee80211_request_smps_work(struct work_struct *work) in ieee80211_request_smps_work()
/linux-3.3/net/nfc/nci/
Dcore.c701 static void nci_tx_work(struct work_struct *work) in nci_tx_work()
730 static void nci_rx_work(struct work_struct *work) in nci_rx_work()
760 static void nci_cmd_work(struct work_struct *work) in nci_cmd_work()
/linux-3.3/drivers/staging/rtl8187se/
Dr8180_dm.c129 void rtl8180_tx_pw_wq (struct work_struct *work) in rtl8180_tx_pw_wq()
290 void rtl8180_hw_dig_wq (struct work_struct *work) in rtl8180_hw_dig_wq()
1218 void rtl8180_rate_adapter(struct work_struct * work) in rtl8180_rate_adapter()
/linux-3.3/net/wireless/
Dcore.c301 static void cfg80211_rfkill_sync_work(struct work_struct *work) in cfg80211_rfkill_sync_work()
309 static void cfg80211_event_work(struct work_struct *work) in cfg80211_event_work()
742 static void wdev_cleanup_work(struct work_struct *work) in wdev_cleanup_work()
/linux-3.3/drivers/net/wireless/wl1251/
Dps.c30 void wl1251_elp_work(struct work_struct *work) in wl1251_elp_work()
/linux-3.3/drivers/usb/misc/
Dappledisplay.c80 struct delayed_work work; member
188 static void appledisplay_work(struct work_struct *work) in appledisplay_work()
/linux-3.3/drivers/leds/
Dleds-88pm860x.c42 struct work_struct work; member
117 static void pm860x_led_work(struct work_struct *work) in pm860x_led_work()
Dleds-wm831x-status.c27 struct work_struct work; member
44 static void wm831x_status_work(struct work_struct *work) in wm831x_status_work()
Dleds-gpio.c28 struct work_struct work; member
37 static void gpio_led_work(struct work_struct *work) in gpio_led_work()
/linux-3.3/drivers/pci/pcie/
Dpme.c49 struct work_struct work; member
224 static void pcie_pme_work_fn(struct work_struct *work) in pcie_pme_work_fn()
/linux-3.3/fs/afs/
Dvlocation.c541 static void afs_vlocation_reaper(struct work_struct *work) in afs_vlocation_reaper()
629 static void afs_vlocation_updater(struct work_struct *work) in afs_vlocation_updater()
/linux-3.3/drivers/bluetooth/
Dbtsdio.c61 struct work_struct work; member
104 static void btsdio_work(struct work_struct *work) in btsdio_work()
/linux-3.3/fs/
Dsync.c108 static void do_sync_work(struct work_struct *work) in do_sync_work()
122 struct work_struct *work; in emergency_sync() local
/linux-3.3/drivers/input/touchscreen/
Deeti_ts.c49 struct work_struct work; member
68 static void eeti_ts_read(struct work_struct *work) in eeti_ts_read()
/linux-3.3/drivers/infiniband/core/
Dcma.c156 struct work_struct work; member
164 struct work_struct work; member
170 struct work_struct work; member
1603 struct cma_work *work = context; in cma_query_handler() local
1622 struct cma_work *work) in cma_query_ib_route()
1662 struct cma_work *work = container_of(_work, struct cma_work, work); in cma_work_handler() local
1684 struct cma_ndev_work *work = container_of(_work, struct cma_ndev_work, work); in cma_ndev_work_handler() local
1709 struct cma_work *work; in cma_resolve_ib_route() local
1769 struct cma_work *work; in cma_resolve_iw_route() local
1788 struct cma_work *work; in cma_resolve_iboe_route() local
[all …]
/linux-3.3/net/rxrpc/
Dar-local.c241 static void rxrpc_destroy_local(struct work_struct *work) in rxrpc_destroy_local()
/linux-3.3/arch/sh/include/asm/
Dpush-switch.h15 struct work_struct work; member

12345678910>>...42