Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswait.h53 #define __SWAITQUEUE_INITIALIZER(name) { \ macro
59 struct swait_queue name = __SWAITQUEUE_INITIALIZER(name)