tentry 660 arch/parisc/kernel/perf.c const struct rdr_tbl_ent *tentry; tentry 662 arch/parisc/kernel/perf.c tentry = perf_rdr_get_entry(rdr_num); tentry 663 arch/parisc/kernel/perf.c if ((width = tentry->width) == 0) tentry 667 arch/parisc/kernel/perf.c i = tentry->num_words; tentry 680 arch/parisc/kernel/perf.c i = tentry->num_words; tentry 708 arch/parisc/kernel/perf.c const struct rdr_tbl_ent *tentry; tentry 711 arch/parisc/kernel/perf.c tentry = perf_rdr_get_entry(rdr_num); tentry 713 arch/parisc/kernel/perf.c if (tentry->width == 0) { tentry 717 arch/parisc/kernel/perf.c i = tentry->num_words; tentry 744 arch/parisc/kernel/perf.c const struct rdr_tbl_ent *tentry; tentry 764 arch/parisc/kernel/perf.c tentry = perf_rdr_get_entry(*intrigue_rdr); tentry 767 arch/parisc/kernel/perf.c dwords = tentry->num_words; tentry 768 arch/parisc/kernel/perf.c if (tentry->write_control) { tentry 769 arch/parisc/kernel/perf.c intrigue_bitmask = &bitmask_array[tentry->write_control >> 3]; tentry 822 arch/parisc/kernel/perf.c const struct rdr_tbl_ent *tentry; tentry 826 arch/parisc/kernel/perf.c tentry = perf_rdr_get_entry(rdr_num); tentry 827 arch/parisc/kernel/perf.c if (tentry->width == 0) { return; } tentry 829 arch/parisc/kernel/perf.c i = tentry->num_words; tentry 2746 drivers/net/ethernet/sun/cassini.c const int entry, const int tentry) tentry 2748 drivers/net/ethernet/sun/cassini.c cp->tx_tiny_use[ring][tentry].nbufs++; tentry 2757 drivers/net/ethernet/sun/cassini.c int entry, nr_frags, frag, tabort, tentry; tentry 2793 drivers/net/ethernet/sun/cassini.c tentry = entry; tentry 2803 drivers/net/ethernet/sun/cassini.c mapping = tx_tiny_map(cp, ring, entry, tentry); tentry 2833 drivers/net/ethernet/sun/cassini.c mapping = tx_tiny_map(cp, ring, entry, tentry);