Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h117861 struct blkfront_ring_info { struct
117862 spinlock_t ring_lock;
117863 struct blkif_front_ring ring;
117864 unsigned int ring_ref[16];
117865 unsigned int evtchn;
117866 unsigned int irq;
117867 struct work_struct work;
117868 struct gnttab_free_callback callback;
117869 struct list_head indirect_pages;
117870 struct list_head grants;
[all …]