Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dklist.h19 spinlock_t k_lock; member
/openbmc/linux/drivers/tty/vt/
H A Dkeyboard.c929 static void k_lock(struct vc_data *vc, unsigned char value, char up_flag) in k_lock() function