Home
last modified time | relevance | path

Searched refs:add_used (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/tools/lguest/
Dlguest.c912 static void add_used(struct virtqueue *vq, unsigned int head, int len) in add_used() function
932 add_used(vq, head, len); in add_used_and_trigger()
1028 add_used(vq, head, 0); in console_output()
1062 add_used(vq, head, 0); in net_output()
1119 add_used(vq, head, len); in net_input()
3025 add_used(vq, head, wlen); in blk_request()
3101 add_used(vq, head, totlen); in rng_input()