Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dww_mutex.h91 #define DEFINE_WD_CLASS(classname) \ macro
/linux/drivers/dma-buf/
H A Ddma-resv.c57 DEFINE_WD_CLASS(reservation_ww_class);
/linux/kernel/locking/
H A Dlocktorture.c603 static DEFINE_WD_CLASS(torture_ww_class);
/linux/Documentation/locking/
H A Dww-mutex-design.rst114 DEFINE_WW_CLASS() (Wound-Wait) or DEFINE_WD_CLASS() (Wait-Die)