Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvringh.h25 struct vringh { struct
27 bool little_endian;
30 bool event_indices;
33 bool weak_barriers;
57 void (*notify)(struct vringh *); argument