| /src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/ |
| H A D | instrprof-comdat.h | 15 template <class T> T FOO<T>::DoIt(T ti) { // HEADER: 2| [[@LINE]]|template argument
|
| /src/lib/libterminfo/ |
| H A D | termcap_map.c | 35 int ti; member in struct:__anon3f53373d0108
|
| /src/sys/uvm/pmap/ |
| H A D | pmap_synci.c | 54 struct pmap_tlb_info * const ti = cpu_tlb_info(ci); local in function:pmap_tlb_syncicache_ast 118 struct pmap_tlb_info * const ti = pmap_tlbs[i]; local in function:pmap_tlb_syncicache 183 struct pmap_tlb_info * const ti = cpu_tlb_info(ci); local in function:pmap_tlb_syncicache_wanted [all...] |
| H A D | pmap_tlb.c | 194 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 D | pmap_tlb.h | 196 tlbinfo_asids_p(struct pmap_tlb_info * ti) argument [all...] |
| /src/lib/libc/gen/ |
| H A D | pw_scan.c | 138 time_t ti; local in function:__pw_scan
|
| /src/sys/arch/mvme68k/stand/bootst/ |
| H A D | dev_tape.c | 77 struct mvmeprom_dskio *ti; local in function:tape_open 127 struct mvmeprom_dskio *ti; local in function:tape_strategy 163 hackprom_diskrd(struct mvmeprom_dskio * ti) argument [all...] |
| /src/sbin/newfs_udf/ |
| H A D | newfs_udf.c | 86 struct mmc_trackinfo ti; local in function:udf_prepare_format_track512
|
| /src/bin/ed/ |
| H A D | glbl.c | 158 int ti = active_size; local in function:set_active_node
|
| /src/usr.bin/audio/common/ |
| H A D | sun.c | 113 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...] |
| H A D | audio.c | 183 write_header(struct track_info *ti) argument 233 write_get_conv_func(struct track_info *ti) argument [all...] |
| H A D | wav.c | 305 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...] |
| /src/sys/arch/amiga/dev/ |
| H A D | flsc.c | 240 struct ncr53c9x_tinfo *ti; local in function:flsc_write_reg 327 struct ncr53c9x_tinfo *ti; local in function:flsc_dma_reset [all...] |
| /src/sys/dev/usb/ |
| H A D | ubsa_common.c | 328 ubsa_param(void *addr, int portno, struct termios *ti) argument
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_job.c | 40 struct amdgpu_task_info ti; local in function:amdgpu_job_timedout
|
| /src/sys/arch/riscv/riscv/ |
| H A D | pmap_machdep.c | 189 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/sys/arch/powerpc/booke/ |
| H A D | booke_pmap.c | 433 pmap_md_tlb_info_attach(struct pmap_tlb_info *ti, struct cpu_info *ci) argument
|
| /src/sys/external/bsd/ipf/netinet/ |
| H A D | ip_tftp_pxy.c | 159 tftpinfo_t *ti; local in function:ipf_p_tftp_new 279 tftpinfo_t *ti; local in function:ipf_p_tftp_backchannel 408 tftpinfo_t *ti; local in function:ipf_p_tftp_client 454 tftpinfo_t *ti; local in function:ipf_p_tftp_server [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/ |
| H A D | tsan_clock_test.cc | 246 for (uptr ti = fi + 1; ti < n; ti++) { local in function:__tsan::TEST
|
| /src/usr.bin/finger/ |
| H A D | lprint.c | 126 fmt_time(char *buf, size_t blen, time_t ti, time_t n) argument
|
| /src/usr.bin/audio/record/ |
| H A D | record.c | 68 static struct track_info ti; variable in typeref:struct:track_info [all...] |
| /src/sys/kern/ |
| H A D | subr_disk_mbr.c | 315 struct mmc_trackinfo ti; local in function:scan_iso_vrs
|
| /src/sys/arch/mips/mips/ |
| H A D | mips_fixup.c | 175 struct pmap_tlb_info * const ti = ci->ci_tlb_info; local in function:mips_fixup_zero_relative
|
| /src/sys/dev/ic/ |
| H A D | aic6360.c | 421 struct aic_tinfo *ti = &sc->sc_tinfo[r]; local in function:aic_init 564 struct aic_tinfo *ti; local in function:aic_scsipi_request 600 struct aic_tinfo *ti = &sc->sc_tinfo[target]; local in function:aic_update_xfer_mode 684 aic_setsync(struct aic_softc * sc,struct aic_tinfo * ti) argument 707 struct aic_tinfo *ti = &sc->sc_tinfo[target]; local in function:aic_select 730 struct aic_tinfo *ti; local in function:aic_reselect 808 struct aic_tinfo *ti; local in function:aic_sched 848 struct aic_tinfo *ti = &sc->sc_tinfo[periph->periph_target]; local in function:aic_sense 882 struct aic_tinfo *ti = &sc->sc_tinfo[periph->periph_target]; local in function:aic_done 1054 struct aic_tinfo *ti; local in function:aic_msgin 1245 struct aic_tinfo *ti; local in function:aic_msgout 1705 struct aic_tinfo *ti; local in function:aicintr 2203 struct aic_tinfo *ti; local in function:aic_dump_driver [all...] |
| H A D | mb89352.c | 431 struct spc_tinfo *ti = &sc->sc_tinfo[r]; local in function:spc_init 648 spc_setsync(struct spc_softc * sc,struct spc_tinfo * ti) argument 671 struct spc_tinfo *ti = &sc->sc_tinfo[target]; local in function:spc_select 712 struct spc_tinfo *ti; local in function:spc_reselect 790 struct spc_tinfo *ti; local in function:spc_sched 827 struct spc_tinfo *ti = &sc->sc_tinfo[periph->periph_target]; local in function:spc_done 1042 struct spc_tinfo *ti; local in function:spc_msgin 1236 struct spc_tinfo *ti; local in function:spc_msgout 1646 struct spc_tinfo *ti; local in function:spc_intr 2183 struct spc_tinfo *ti; local in function:spc_dump_driver [all...] |