Home
last modified time | relevance | path

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

/linux/arch/parisc/kernel/
A Dperf.c660 const struct rdr_tbl_ent *tentry; in perf_rdr_read_ubuf() local
663 if ((width = tentry->width) == 0) in perf_rdr_read_ubuf()
667 i = tentry->num_words; in perf_rdr_read_ubuf()
680 i = tentry->num_words; in perf_rdr_read_ubuf()
708 const struct rdr_tbl_ent *tentry; in perf_rdr_clear() local
713 if (tentry->width == 0) { in perf_rdr_clear()
717 i = tentry->num_words; in perf_rdr_clear()
744 const struct rdr_tbl_ent *tentry; in perf_write_image() local
767 dwords = tentry->num_words; in perf_write_image()
768 if (tentry->write_control) { in perf_write_image()
[all …]
/linux/security/selinux/ss/
A Dservices.c728 struct sidtab_entry *tentry, in security_validtrans_handle_fail() argument
765 struct sidtab_entry *tentry; in security_compute_validatetrans() local
809 if (!tentry) { in security_compute_validatetrans()
819 &nentry->context, &tentry->context, in security_compute_validatetrans()
828 tentry, in security_compute_validatetrans()
1660 struct sidtab_entry *tentry, in compute_sid_handle_invalid_context() argument
1739 struct sidtab_entry *sentry, *tentry; in security_compute_sid() local
1786 tentry = sidtab_search_entry(sidtab, tsid); in security_compute_sid()
1787 if (!tentry) { in security_compute_sid()
1795 tcontext = &tentry->context; in security_compute_sid()
[all …]
/linux/drivers/net/ethernet/sun/
A Dcassini.c2734 const int entry, const int tentry) in tx_tiny_map() argument
2736 cp->tx_tiny_use[ring][tentry].nbufs++; in tx_tiny_map()
2745 int entry, nr_frags, frag, tabort, tentry; in cas_xmit_tx_ringN() local
2780 tentry = entry; in cas_xmit_tx_ringN()
2790 mapping = tx_tiny_map(cp, ring, entry, tentry); in cas_xmit_tx_ringN()
2820 mapping = tx_tiny_map(cp, ring, entry, tentry); in cas_xmit_tx_ringN()
/linux/drivers/scsi/qla2xxx/
A Dqla_edif.c59 struct edif_list_entry *tentry; in qla_edif_list_find_sa_index() local
62 list_for_each_entry_safe(entry, tentry, indx_list, next) { in qla_edif_list_find_sa_index()
2495 struct edif_sa_index_entry *tentry; in qla_edif_sadb_find_sa_index_entry() local
2498 list_for_each_entry_safe(entry, tentry, indx_list, next) { in qla_edif_sadb_find_sa_index_entry()

Completed in 25 milliseconds