Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dblktrace_api.h43 __BLK_TA_SLEEPRQ, /* sleeping on rq allocation */ enumerator
77 #define BLK_TA_SLEEPRQ (__BLK_TA_SLEEPRQ | BLK_TC_ACT(BLK_TC_QUEUE))
/openbmc/linux/kernel/trace/
H A Dblktrace.c1469 [__BLK_TA_SLEEPRQ] = {{ "S", "sleeprq" }, blk_log_generic },