Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/timers/
H A Dinconsistency-check.c69 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
H A Dnanosleep.c68 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
H A Dleap-a-day.c60 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
/linux/drivers/vhost/
H A Dnet.c479 bool in_order = vhost_has_feature(vq, VIRTIO_F_IN_ORDER); in vhost_tx_batch() local
769 bool in_order = vhost_has_feature(vq, VIRTIO_F_IN_ORDER); in handle_tx_copy() local
1055 bool in_order = vhost_has_feature(vq, VIRTIO_F_IN_ORDER); in get_rx_bufs() local
1135 bool in_order = vhost_has_feature(vq, VIRTIO_F_IN_ORDER); in handle_rx() local
H A Dvhost.c2821 bool in_order = vhost_has_feature(vq, VIRTIO_F_IN_ORDER); in vhost_get_vq_desc_n() local
3100 bool in_order = vhost_has_feature(vq, VIRTIO_F_IN_ORDER); in vhost_add_used_n() local