Home
last modified time | relevance | path

Searched defs:gntab_unmap_queue_data (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h90047 struct gntab_unmap_queue_data { struct
90048 struct delayed_work gnttab_work;
90049 void *data;
90050 gnttab_unmap_refs_done done;
90051 struct gnttab_unmap_grant_ref *unmap_ops;
90052 struct gnttab_unmap_grant_ref *kunmap_ops;
90053 struct page **pages;
90054 unsigned int count;
90055 unsigned int age;
Dvmlinux.h90047 struct gntab_unmap_queue_data { struct
90048 struct delayed_work gnttab_work;
90049 void *data;
90050 gnttab_unmap_refs_done done;
90051 struct gnttab_unmap_grant_ref *unmap_ops;
90052 struct gnttab_unmap_grant_ref *kunmap_ops;
90053 struct page **pages;
90054 unsigned int count;
90055 unsigned int age;