Home
last modified time | relevance | path

Searched defs:shift_down (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/md/persistent-data/
H A Ddm-btree.c535 static void shift_down(struct btree_node *n, unsigned int count) in shift_down() function
/openbmc/linux/drivers/tty/vt/
H A Dkeyboard.c142 static unsigned char shift_down[NR_SHIFT]; /* shift state counters.. */ variable