Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h32298 struct tasklet_struct;
32300 typedef void (*btf_trace_tasklet_entry)(void *, struct tasklet_struct *, void *);
32302 struct tasklet_struct { struct
32303 struct tasklet_struct *next; argument
32309 void (*callback)(struct tasklet_struct *); argument
32314 typedef void (*btf_trace_tasklet_exit)(void *, struct tasklet_struct *, void *); argument
32321 struct tasklet_struct *head;
32322 struct tasklet_struct **tail;
83084 struct tasklet_struct task;
83227 struct tasklet_struct tasklet;
[all …]
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h22063 struct tasklet_struct;
22065 typedef void (*btf_trace_tasklet_entry)(void *, struct tasklet_struct *, void *);
22067 struct tasklet_struct { struct
22068 struct tasklet_struct *next; argument
22074 void (*callback)(struct tasklet_struct *); argument
22079 typedef void (*btf_trace_tasklet_exit)(void *, struct tasklet_struct *, void *); argument
22097 struct tasklet_struct *head;
22098 struct tasklet_struct **tail;
72364 struct tasklet_struct task;
87183 struct tasklet_struct ifb_tasklet;
[all …]