Searched refs:tasklet_struct (Results 1 – 2 of 2) sorted by relevance
32298 struct tasklet_struct;32300 typedef void (*btf_trace_tasklet_entry)(void *, struct tasklet_struct *, void *);32302 struct tasklet_struct { struct32303 struct tasklet_struct *next; argument32309 void (*callback)(struct tasklet_struct *); argument32314 typedef void (*btf_trace_tasklet_exit)(void *, struct tasklet_struct *, void *); argument32321 struct tasklet_struct *head;32322 struct tasklet_struct **tail;83084 struct tasklet_struct task;83227 struct tasklet_struct tasklet;[all …]
22063 struct tasklet_struct;22065 typedef void (*btf_trace_tasklet_entry)(void *, struct tasklet_struct *, void *);22067 struct tasklet_struct { struct22068 struct tasklet_struct *next; argument22074 void (*callback)(struct tasklet_struct *); argument22079 typedef void (*btf_trace_tasklet_exit)(void *, struct tasklet_struct *, void *); argument22097 struct tasklet_struct *head;22098 struct tasklet_struct **tail;72364 struct tasklet_struct task;87183 struct tasklet_struct ifb_tasklet;[all …]