Searched defs:ti (Results 1 - 25 of 51) sorted by last modified time

123

/src/sbin/fsck_udf/
H A Dmain.c1269 struct mmc_trackinfo ti; local in function:udf_get_anchors
2005 struct mmc_trackinfo *ti, *ti_s; local in function:udf_search_vat
2854 struct mmc_trackinfo ti; local in function:udf_prepare_writing
4188 struct mmc_trackinfo ti; local in function:checkfilesys
[all...]
/src/sys/arch/riscv/riscv/
H A Dpmap_machdep.c189 pmap_md_tlb_info_attach(struct pmap_tlb_info *ti, struct cpu_info *ci) argument
201 struct pmap_tlb_info * const ti = cpu_tlb_info(ci); local in function:pmap_md_xtab_activate
/src/bin/ed/
H A Dglbl.c158 int ti = active_size; local in function:set_active_node
/src/sys/arch/mips/mips/
H A Dcpu_subr.c125 cpu_info_alloc(struct pmap_tlb_info *ti, cpuid_t cpu_id, cpuid_t cpu_package_id, argument
883 struct pmap_tlb_info * const ti = ci->ci_tlb_info; local in function:cpu_hatch
[all...]
H A Dpmap_machdep.c837 pmap_md_tlb_info_attach(struct pmap_tlb_info *ti, struct cpu_info *ci) argument
857 struct pmap_tlb_info * const ti = cpu_tlb_info(curcpu()); local in function:pmap_md_tlb_check_entry
H A Dmips_fixup.c175 struct pmap_tlb_info * const ti = ci->ci_tlb_info; local in function:mips_fixup_zero_relative
/src/sys/uvm/pmap/
H A Dpmap_tlb.c194 pmap_tlb_intersecting_active_p(pmap_t pm, struct pmap_tlb_info *ti) argument
204 pmap_tlb_intersecting_onproc_p(pmap_t pm,struct pmap_tlb_info * ti) argument
215 pmap_tlb_pai_check(struct pmap_tlb_info * ti,bool locked_p) argument
245 pmap_tlb_pai_reset(struct pmap_tlb_info * ti,struct pmap_asid_info * pai,struct pmap * pm) argument
315 pmap_tlb_info_evcnt_attach(struct pmap_tlb_info * ti) argument
343 pmap_tlb_info_init(struct pmap_tlb_info * ti) argument
395 pmap_tlb_info_attach(struct pmap_tlb_info * ti,struct cpu_info * ci) argument
422 pmap_tlb_asid_count(struct pmap_tlb_info * ti) argument
434 pmap_tlb_asid_reinitialize(struct pmap_tlb_info * ti,enum tlb_invalidate_op op) argument
552 struct pmap_tlb_info * const ti = cpu_tlb_info(ci); local in function:pmap_tlb_shootdown_process
677 struct pmap_tlb_info * const ti = pmap_tlbs[i]; local in function:pmap_tlb_shootdown_bystanders
755 struct pmap_tlb_info * const ti = cpu_tlb_info(curcpu()); local in function:pmap_tlb_update_addr
795 struct pmap_tlb_info * const ti = cpu_tlb_info(curcpu()); local in function:pmap_tlb_invalidate_addr
818 pmap_tlb_asid_alloc(struct pmap_tlb_info * ti,pmap_t pm,struct pmap_asid_info * pai) argument
919 struct pmap_tlb_info * const ti = cpu_tlb_info(ci); local in function:pmap_tlb_asid_acquire
1049 struct pmap_tlb_info * const ti = pmap_tlbs[i]; local in function:pmap_tlb_asid_release_all
1082 struct pmap_tlb_info * const ti = &pmap_tlb0_info; local in function:pmap_tlb_asid_release_all
1120 struct pmap_tlb_info * const ti = cpu_tlb_info(curcpu()); local in function:pmap_tlb_check
[all...]
H A Dpmap_tlb.h196 tlbinfo_asids_p(struct pmap_tlb_info * ti) argument
[all...]
/src/sys/fs/udf/
H A Dudf_subr.c241 udf_update_trackinfo(struct udf_mount *ump, struct mmc_trackinfo *ti) argument
[all...]
/src/sys/kern/
H A Dsubr_disk_mbr.c315 struct mmc_trackinfo ti; local in function:scan_iso_vrs
/src/sys/arch/powerpc/booke/
H A Dbooke_pmap.c433 pmap_md_tlb_info_attach(struct pmap_tlb_info *ti, struct cpu_info *ci) argument
/src/sys/arch/x68k/dev/
H A Dmha.c489 struct spc_tinfo *ti = &sc->sc_tinfo[r]; local in function:mha_init
808 mha_setsync(struct mha_softc * sc,struct spc_tinfo * ti) argument
837 struct spc_tinfo *ti; local in function:mha_sched
871 struct spc_tinfo *ti = &sc->sc_tinfo[periph->periph_target]; local in function:mha_done
1072 struct spc_tinfo *ti = local in function:mha_msgin
1215 struct spc_tinfo *ti; local in function:mha_msgin
1289 struct spc_tinfo *ti; local in function:mha_msgout
2038 struct spc_tinfo *ti; local in function:mha_dump_driver
[all...]
/src/sys/arch/arm/gemini/
H A Dif_gpn.c155 struct gpn_txinfo *ti = sc->sc_txinfo; local in function:gpn_free_dmamaps
169 struct gpn_txinfo *ti = sc->sc_txinfo; local in function:gpn_alloc_dmamaps
317 struct gpn_txinfo * const ti = sc->sc_txinfo + txid; local in function:gpn_free_txid
417 struct gpn_txinfo *ti; local in function:gpn_ifstart
496 struct gpn_txinfo *ti = sc->sc_txinfo; local in function:gpn_ipm_ifdown
[all...]
/src/sys/arch/arm/arm32/
H A Dpmap.c923 struct pmap_tlb_info * const ti = cpu_tlb_info(curcpu()); local in function:pmap_is_cached
8250 pmap_md_tlb_info_attach(struct pmap_tlb_info *ti, struct cpu_info *ci) argument
/src/usr.bin/audio/record/
H A Drecord.c68 static struct track_info ti; variable in typeref:struct:track_info
[all...]
/src/usr.bin/audio/common/
H A Dwav.c305 wav_prepare_header(struct track_info *ti, void **hdrp, size_t *lenp, int *leftp) argument
505 wav_write_get_conv_func(struct track_info * ti) argument
[all...]
H A Daudio.c183 write_header(struct track_info *ti) argument
233 write_get_conv_func(struct track_info *ti) argument
[all...]
H A Dsun.c113 sun_prepare_header(struct track_info *ti, void **hdrp, size_t *lenp, int *leftp) argument
195 sun_write_get_conv_func(struct track_info * ti) argument
[all...]
/src/sys/arch/aarch64/aarch64/
H A Dpmap.c426 pmap_md_tlb_info_attach(struct pmap_tlb_info *ti, struct cpu_info *ci) argument
/src/sys/dev/pci/
H A Dtrm.c519 struct trm_tinfo *ti; local in function:trm_init
810 struct trm_tinfo *ti; local in function:trm_scsipi_request
855 struct trm_tinfo *ti; local in function:trm_update_xfer_mode
885 struct trm_tinfo *ti; local in function:trm_sched
973 struct trm_tinfo *ti = &sc->sc_tinfo[target]; local in function:trm_select
1250 struct trm_tinfo *ti; local in function:trm_msgout_phase1
1350 struct trm_tinfo *ti; local in function:trm_dataout_phase0
1548 struct trm_tinfo *ti; local in function:trm_dataio_xfer
1686 struct trm_tinfo *ti; local in function:trm_msgin_phase0
2038 struct trm_tinfo *ti; local in function:trm_disconnect
2087 struct trm_tinfo *ti; local in function:trm_reselect
2279 struct trm_tinfo *ti; local in function:trm_request_sense
2340 struct trm_tinfo *ti; local in function:trm_dequeue
[all...]
/src/sys/dev/ic/
H A Dwd33c93.c271 struct wd33c93_tinfo *ti = &sc->sc_tinfo[i]; local in function:wd33c93_init
415 wd33c93_stp2syn(struct wd33c93_softc *sc, struct wd33c93_tinfo *ti) argument
443 wd33c93_setsync(struct wd33c93_softc * sc,struct wd33c93_tinfo * ti) argument
626 struct wd33c93_tinfo *ti; local in function:wd33c93_scsi_request
667 struct wd33c93_tinfo *ti; local in function:wd33c93_sched
775 struct wd33c93_tinfo *ti; local in function:wd33c93_scsidone
844 struct wd33c93_tinfo *ti = &sc->sc_tinfo[acb->xs->xs_periph->periph_target]; local in function:wd33c93_dequeue
984 struct wd33c93_tinfo *ti; local in function:wd33c93_selectbus
1535 struct wd33c93_tinfo *ti = &sc->sc_tinfo[sc->target]; local in function:wd33c93_msgin
1799 struct wd33c93_tinfo *ti; local in function:wd33c93_msgout
2169 struct wd33c93_tinfo *ti; local in function:wd33c93_reselect
2252 struct wd33c93_tinfo *ti = &sc->sc_tinfo[target]; local in function:wd33c93_update_xfer_mode
2311 struct wd33c93_tinfo *ti; local in function:wd33c93_watchdog
[all...]
/src/sbin/newfs_udf/
H A Dudf_core.c3291 udf_update_trackinfo(struct mmc_trackinfo *ti) argument
3489 struct mmc_trackinfo ti; local in function:udf_open_new_session
3548 struct mmc_trackinfo ti; local in function:udf_repair_tracks
4624 udf_get_blockingnr(struct mmc_trackinfo * ti) argument
4683 struct mmc_trackinfo ti; local in function:udf_spareable_blockingnr
4715 struct mmc_trackinfo ti; local in function:udf_do_newfs_prefix
[all...]
/src/usr.sbin/makefs/
H A Dudf.c1140 struct mmc_trackinfo ti; local in function:udf_enumerate_and_estimate
/src/sys/arch/macppc/dev/
H A Dmesh.c483 struct mesh_tinfo *ti = &sc->sc_tinfo[scb->target]; local in function:mesh_select
523 struct mesh_tinfo *ti = &sc->sc_tinfo[scb->target]; local in function:mesh_identify
741 struct mesh_tinfo *ti = &sc->sc_tinfo[scb->target]; local in function:mesh_msgin
780 struct mesh_tinfo *ti; local in function:mesh_msgout
881 struct mesh_tinfo *ti = &sc->sc_tinfo[i]; local in function:mesh_reset
906 mesh_setsync(struct mesh_softc * sc,struct mesh_tinfo * ti) argument
[all...]
/src/usr.sbin/makemandb/
H A Dapropos-utils.c1056 term_fix_seq(TERMINAL *ti, const char *seq) argument
1075 TERMINAL *ti; local in function:term_init
[all...]

Completed in 47 milliseconds

123