tasklet_init 383 include/linux/interrupt.h extern void tasklet_init(struct tasklet_struct *t, tasklet_init 882 net/bluetooth/hci_core.c tasklet_init(&hdev->cmd_task, hci_cmd_task,(unsigned long) hdev); tasklet_init 883 net/bluetooth/hci_core.c tasklet_init(&hdev->rx_task, hci_rx_task, (unsigned long) hdev); tasklet_init 884 net/bluetooth/hci_core.c tasklet_init(&hdev->tx_task, hci_tx_task, (unsigned long) hdev); tasklet_init 265 net/bluetooth/rfcomm/tty.c tasklet_init(&dev->wakeup_task, rfcomm_tty_wakeup, (unsigned long) dev); tasklet_init 330 net/core/flow.c tasklet_init(tasklet, flow_cache_flush_tasklet, 0); tasklet_init 772 net/mac80211/main.c tasklet_init(&local->tx_pending_tasklet, ieee80211_tx_pending, tasklet_init 776 net/mac80211/main.c tasklet_init(&local->tasklet, tasklet_init 572 net/sched/sch_atm.c tasklet_init(&p->task, sch_atm_dequeue, (unsigned long)sch); tasklet_init 116 sound/core/rawmidi.c tasklet_init(&runtime->tasklet, tasklet_init 120 sound/core/rawmidi.c tasklet_init(&runtime->tasklet, tasklet_init 150 sound/core/rtctimer.c tasklet_init(&rtc_tasklet, rtctimer_tasklet, (unsigned long)timer); tasklet_init 785 sound/core/timer.c tasklet_init(&timer->task_queue, snd_timer_tasklet, tasklet_init 798 sound/drivers/vx/vx_core.c tasklet_init(&chip->tq, vx_interrupt, (unsigned long)chip); tasklet_init 606 sound/drivers/vx/vx_pcm.c tasklet_init(&pipe->start_tq, vx_pcm_delayed_start, (unsigned long)subs); tasklet_init 1006 sound/drivers/vx/vx_pcm.c tasklet_init(&pipe->start_tq, vx_pcm_delayed_start, (unsigned long)subs); tasklet_init 2563 sound/pci/es1968.c tasklet_init(&chip->hwvol_tq, es1968_update_hw_volume, (unsigned long)chip); tasklet_init 2630 sound/pci/maestro3.c tasklet_init(&chip->hwvol_tq, snd_m3_update_hw_volume, (unsigned long)chip); tasklet_init 1354 sound/pci/mixart/mixart.c tasklet_init(&mgr->msg_taskq, snd_mixart_msg_tasklet, (unsigned long) mgr); tasklet_init 1272 sound/pci/pcxhr/pcxhr.c tasklet_init(&mgr->msg_taskq, pcxhr_msg_tasklet, (unsigned long) mgr); tasklet_init 1273 sound/pci/pcxhr/pcxhr.c tasklet_init(&mgr->trigger_taskq, pcxhr_trigger_tasklet, (unsigned long) mgr); tasklet_init 1896 sound/pci/riptide/riptide.c tasklet_init(&chip->riptide_tq, riptide_handleirq, (unsigned long)chip); tasklet_init 4987 sound/pci/rme9652/hdsp.c tasklet_init(&hdsp->midi_tasklet, hdsp_midi_tasklet, (unsigned long)hdsp); tasklet_init 4373 sound/pci/rme9652/hdspm.c tasklet_init(&hdspm->midi_tasklet, tasklet_init 159 sound/pcmcia/pdaudiocf/pdaudiocf_core.c tasklet_init(&chip->tq, pdacf_tasklet, (unsigned long)chip); tasklet_init 1055 sound/usb/usbmidi.c tasklet_init(&ep->tasklet, snd_usbmidi_out_tasklet, (unsigned long)ep);