Searched refs:tasklet_struct (Results 1 – 8 of 8) sorted by relevance
688 struct tasklet_struct struct690 struct tasklet_struct *next; argument696 void (*callback)(struct tasklet_struct *t); argument702 struct tasklet_struct name = { \ argument709 struct tasklet_struct name = { \719 struct tasklet_struct name = { \725 struct tasklet_struct name = { \742 void tasklet_unlock(struct tasklet_struct *t);743 void tasklet_unlock_wait(struct tasklet_struct *t);800 extern void tasklet_init(struct tasklet_struct *t,[all …]
164 struct tasklet_struct *tasklet;
38 struct tasklet_struct;
297 struct tasklet_struct task;
823 struct tasklet_struct callback_event;
165 TP_PROTO(struct tasklet_struct *t, void *func),191 TP_PROTO(struct tasklet_struct *t, void *func),205 TP_PROTO(struct tasklet_struct *t, void *func),
63 struct tasklet_struct irq_tasklet;
99 struct tasklet_struct bh;
Completed in 25 milliseconds