Searched defs:rotate (Results 1 – 3 of 3) sorted by relevance
32 void (*rotate)(struct rb_node *old, struct rb_node *new); member
55 bool rotate; member
511 static __uint128_t rotate(int size, __uint128_t val, int amount) in rotate() function