Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 3 of 3) sorted by relevance

/kvmtool/
H A Depoll.c9 u64 stop; in epoll__thread() local
78 u64 stop = 1; in epoll__exit() local
/kvmtool/include/kvm/
H A Dframebuffer.h11 int (*stop)(struct framebuffer *fb); member
/kvmtool/util/
H A Drbtree.c376 static inline void dummy_propagate(struct rb_node *node, struct rb_node *stop) {} in dummy_propagate()