Home
last modified time | relevance | path

Searched defs:blk_trace_startstop (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dblktrace_api.h87 # define blk_trace_startstop(q, start) (-ENOTTY) macro
/openbmc/linux/kernel/trace/
H A Dblktrace.c705 int blk_trace_startstop(struct request_queue *q, int start) in blk_trace_startstop() function