Searched defs:stop (Results 1 – 3 of 3) sorted by relevance
9 u64 stop; in epoll__thread() local78 u64 stop = 1; in epoll__exit() local
11 int (*stop)(struct framebuffer *fb); member
376 static inline void dummy_propagate(struct rb_node *node, struct rb_node *stop) {} in dummy_propagate()