Home
last modified time | relevance | path

Searched refs:__init_ldsem (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dtty_ldisc.h28 void __init_ldsem(struct ld_semaphore *sem, const char *name,
35 __init_ldsem((sem), #sem, &__key); \
/openbmc/linux/drivers/tty/
H A Dtty_ldsem.c57 void __init_ldsem(struct ld_semaphore *sem, const char *name, in __init_ldsem() function