Lines Matching refs:weak_barriers
57 virtio_rmb(vrh->weak_barriers);
483 virtio_wmb(vrh->weak_barriers);
509 virtio_mb(vrh->weak_barriers);
570 virtio_mb(vrh->weak_barriers);
648 * @weak_barriers: true if we only need memory barriers, not I/O.
657 unsigned int num, bool weak_barriers,
670 vrh->weak_barriers = weak_barriers;
923 * @weak_barriers: true if we only need memory barriers, not I/O.
931 unsigned int num, bool weak_barriers,
944 vrh->weak_barriers = weak_barriers;
1399 * @weak_barriers: true if we only need memory barriers, not I/O.
1407 unsigned int num, bool weak_barriers,
1414 return vringh_init_kern(vrh, features, num, weak_barriers,
1425 * @weak_barriers: true if we only need memory barriers, not I/O.
1433 unsigned int num, bool weak_barriers,
1440 return vringh_init_kern(vrh, features, num, weak_barriers,