Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Drecv.c730 struct ath_rx_status trs; in ath_get_next_rx_buf() local
734 memset(&trs, 0, sizeof(trs)); in ath_get_next_rx_buf()
754 ret = ath9k_hw_rxprocdesc(ah, tds, &trs); in ath_get_next_rx_buf()
/linux-4.1.27/fs/gfs2/
Drgrp.c2206 struct gfs2_blkreserv *trs; in gfs2_rgrp_dump() local
2216 for (n = rb_first(&rgd->rd_rstree); n; n = rb_next(&trs->rs_node)) { in gfs2_rgrp_dump()
2217 trs = rb_entry(n, struct gfs2_blkreserv, rs_node); in gfs2_rgrp_dump()
2218 dump_rs(seq, trs); in gfs2_rgrp_dump()
/linux-4.1.27/drivers/mmc/card/
Dmmc_test.c2791 struct mmc_test_transfer_result *tr, *trs; in mmc_test_free_result() local
2796 list_for_each_entry_safe(tr, trs, &gr->tr_lst, link) { in mmc_test_free_result()
/linux-4.1.27/Documentation/filesystems/
Dproc.txt266 trs number of pages that are 'code' (not including libs; broken,