Home
last modified time | relevance | path

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

/linux-4.4.14/tools/lguest/
Dlguest.c916 static void add_used(struct virtqueue *vq, unsigned int head, int len) in add_used() function
936 add_used(vq, head, len); in add_used_and_trigger()
1032 add_used(vq, head, 0); in console_output()
1066 add_used(vq, head, 0); in net_output()
1123 add_used(vq, head, len); in net_input()
3029 add_used(vq, head, wlen); in blk_request()
3105 add_used(vq, head, totlen); in rng_input()