Home
last modified time | relevance | path

Searched refs:tasklet_struct (Results 1 – 25 of 439) sorted by relevance

12345678910>>...18

/OK3568_Linux_fs/kernel/include/linux/
H A Dinterrupt.h616 struct tasklet_struct struct
618 struct tasklet_struct *next; argument
624 void (*callback)(struct tasklet_struct *t); argument
630 struct tasklet_struct name = { \ argument
637 struct tasklet_struct name = { \
647 struct tasklet_struct name = { \
653 struct tasklet_struct name = { \
665 static inline int tasklet_trylock(struct tasklet_struct *t) in tasklet_trylock()
670 static inline void tasklet_unlock(struct tasklet_struct *t) in tasklet_unlock()
676 static inline void tasklet_unlock_wait(struct tasklet_struct *t) in tasklet_unlock_wait()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_gem.h87 static inline void tasklet_lock(struct tasklet_struct *t) in tasklet_lock()
93 static inline bool tasklet_is_locked(const struct tasklet_struct *t) in tasklet_is_locked()
98 static inline void __tasklet_disable_sync_once(struct tasklet_struct *t) in __tasklet_disable_sync_once()
104 static inline bool __tasklet_is_enabled(const struct tasklet_struct *t) in __tasklet_is_enabled()
109 static inline bool __tasklet_enable(struct tasklet_struct *t) in __tasklet_enable()
114 static inline bool __tasklet_is_scheduled(struct tasklet_struct *t) in __tasklet_is_scheduled()
/OK3568_Linux_fs/kernel/kernel/
H A Dsoftirq.c511 struct tasklet_struct *head;
512 struct tasklet_struct **tail;
518 static void __tasklet_schedule_common(struct tasklet_struct *t, in __tasklet_schedule_common()
534 void __tasklet_schedule(struct tasklet_struct *t) in __tasklet_schedule()
541 void __tasklet_hi_schedule(struct tasklet_struct *t) in __tasklet_hi_schedule()
552 struct tasklet_struct *list; in tasklet_action_common()
561 struct tasklet_struct *t = list; in tasklet_action_common()
604 void tasklet_setup(struct tasklet_struct *t, in tasklet_setup()
605 void (*callback)(struct tasklet_struct *)) in tasklet_setup() argument
616 void tasklet_init(struct tasklet_struct *t, in tasklet_init()
[all …]
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dwbsd.h174 struct tasklet_struct card_tasklet; /* Tasklet structures */
175 struct tasklet_struct fifo_tasklet;
176 struct tasklet_struct crc_tasklet;
177 struct tasklet_struct timeout_tasklet;
178 struct tasklet_struct finish_tasklet;
/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2800mmio.h129 void rt2800mmio_txstatus_tasklet(struct tasklet_struct *t);
130 void rt2800mmio_pretbtt_tasklet(struct tasklet_struct *t);
131 void rt2800mmio_tbtt_tasklet(struct tasklet_struct *t);
132 void rt2800mmio_rxdone_tasklet(struct tasklet_struct *t);
133 void rt2800mmio_autowake_tasklet(struct tasklet_struct *t);
H A Drt2x00.h521 void (*txstatus_tasklet) (struct tasklet_struct *t);
522 void (*pretbtt_tasklet) (struct tasklet_struct *t);
523 void (*tbtt_tasklet) (struct tasklet_struct *t);
524 void (*rxdone_tasklet) (struct tasklet_struct *t);
525 void (*autowake_tasklet) (struct tasklet_struct *t);
984 struct tasklet_struct txstatus_tasklet;
985 struct tasklet_struct pretbtt_tasklet;
986 struct tasklet_struct tbtt_tasklet;
987 struct tasklet_struct rxdone_tasklet;
988 struct tasklet_struct autowake_tasklet;
/OK3568_Linux_fs/kernel/drivers/crypto/mediatek/
H A Dmtk-platform.h149 struct tasklet_struct done_task;
150 struct tasklet_struct queue_task;
186 struct tasklet_struct done_task;
187 struct tasklet_struct queue_task;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_priv.h97 struct tasklet_struct tasklet;
207 struct tasklet_struct tx_compl_tasklet;
211 struct tasklet_struct rx_compl_tasklet;
303 struct tasklet_struct tx_tasklet;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_priv.h97 struct tasklet_struct tasklet;
207 struct tasklet_struct tx_compl_tasklet;
211 struct tasklet_struct rx_compl_tasklet;
303 struct tasklet_struct tx_tasklet;
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_priv.h97 struct tasklet_struct tasklet;
207 struct tasklet_struct tx_compl_tasklet;
211 struct tasklet_struct rx_compl_tasklet;
303 struct tasklet_struct tx_tasklet;
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_task.h23 struct tasklet_struct tasklet;
56 void rxe_do_task(struct tasklet_struct *t);
/OK3568_Linux_fs/kernel/drivers/dma/sf-pdma/
H A Dsf-pdma.h106 struct tasklet_struct done_tasklet;
107 struct tasklet_struct err_tasklet;
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.h80 struct tasklet_struct tasklet; /* dpc tasklet */
109 void brcms_dpc(struct tasklet_struct *t);
/OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/
H A Dav7110.h111 struct tasklet_struct debi_tasklet;
112 struct tasklet_struct gpio_tasklet;
187 struct tasklet_struct vpe_tasklet;
H A Dbudget.h52 struct tasklet_struct fidb_tasklet;
53 struct tasklet_struct vpe_tasklet;
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_ib.h41 struct tasklet_struct send_tasklet; /* called by send cq handler */
42 struct tasklet_struct recv_tasklet; /* called by recv cq handler */
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Deq.h15 struct tasklet_struct task;
81 void mlx5_cq_tasklet_cb(struct tasklet_struct *t);
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dhtc.h503 struct tasklet_struct swba_tasklet;
504 struct tasklet_struct rx_tasklet;
506 struct tasklet_struct tx_failed_tasklet;
588 void ath9k_tx_failed_tasklet(struct tasklet_struct *t);
595 void ath9k_rx_tasklet(struct tasklet_struct *t);
H A Dwmi.h156 struct tasklet_struct wmi_event_tasklet;
188 void ath9k_wmi_event_tasklet(struct tasklet_struct *t);
/OK3568_Linux_fs/kernel/drivers/media/radio/wl128x/
H A Dfmdrv.h203 struct tasklet_struct rx_task; /* RX Tasklet */
206 struct tasklet_struct tx_task; /* TX Tasklet */
/OK3568_Linux_fs/kernel/drivers/dma/qcom/
H A Dhidma.h72 struct tasklet_struct task; /* task delivering notifications */
132 struct tasklet_struct task;
/OK3568_Linux_fs/kernel/drivers/net/ethernet/
H A Djme.h411 struct tasklet_struct rxempty_task;
412 struct tasklet_struct rxclean_task;
413 struct tasklet_struct txclean_task;
414 struct tasklet_struct linkch_task;
415 struct tasklet_struct pcc_task;
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dctcm_mpc.h159 struct tasklet_struct mpc_tasklet;
160 struct tasklet_struct mpc_tasklet2;
H A Dctcm_main.h156 struct tasklet_struct ch_tasklet; /* MPC ONLY */
190 struct tasklet_struct ch_disc_tasklet;
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dadf_accel_devices.h171 struct tasklet_struct vf2pf_bh_tasklet;
198 struct tasklet_struct pf2vf_bh_tasklet;

12345678910>>...18