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.c481 bool in_order = vhost_has_feature(vq, VIRTIO_F_IN_ORDER); in vhost_tx_batch() local
771 bool in_order = vhost_has_feature(vq, VIRTIO_F_IN_ORDER); in handle_tx_copy() local
1057 bool in_order = vhost_has_feature(vq, VIRTIO_F_IN_ORDER); in get_rx_bufs() local
1137 bool in_order = vhost_has_feature(vq, VIRTIO_F_IN_ORDER); in handle_rx() local
H A Dvhost.c2826 bool in_order = vhost_has_feature(vq, VIRTIO_F_IN_ORDER); in vhost_get_vq_desc_n() local
3105 bool in_order = vhost_has_feature(vq, VIRTIO_F_IN_ORDER); in vhost_add_used_n() local