Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Dblock.h94 blk_fill_rwbs(__entry->rwbs, rq->cmd_flags);
126 blk_fill_rwbs(__entry->rwbs, rq->cmd_flags);
194 blk_fill_rwbs(__entry->rwbs, rq->cmd_flags);
303 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
330 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
487 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
528 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
572 blk_fill_rwbs(__entry->rwbs, rq->cmd_flags);
H A Dbcache.h31 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
105 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
140 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
171 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
241 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
/openbmc/linux/include/linux/
H A Dblktrace_api.h113 void blk_fill_rwbs(char *rwbs, blk_opf_t opf);
/openbmc/linux/kernel/trace/
H A Dblktrace.c1876 void blk_fill_rwbs(char *rwbs, blk_opf_t opf) in blk_fill_rwbs() function
1915 EXPORT_SYMBOL_GPL(blk_fill_rwbs);