Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dww_mutex.h58 #define __WW_CLASS_INITIALIZER(ww_class, _is_wait_die) \ macro
69 struct ww_class classname = __WW_CLASS_INITIALIZER(classname, 1)
72 struct ww_class classname = __WW_CLASS_INITIALIZER(classname, 0)