Searched defs:tc (Results 1 - 25 of 188) sorted by relevance

12345678

/src/sys/arch/hpcmips/tx/
H A Dtxsnd.c47 tx_sound_init(tx_chipset_tag_t tc) argument
/src/tests/fs/ffs/
H A Dt_quota2_1.c24 do_quota(const atf_tc_t *tc, int n, const char *newfs_opts, int log) argument
H A Dt_quota2_remount.c25 do_quota(const atf_tc_t *tc, int n, const char *newfs_opts, int log) argument
/src/tests/fs/vfs/
H A Dt_full.c51 fillfs(const atf_tc_t *tc, const char *mp) argument
H A Dt_mtime_otrunc.c62 otrunc_mtime_update(const atf_tc_t *tc, const char *path) argument
H A Dt_mtime_write.c63 mtime_update_on_write(const atf_tc_t *tc, const char *path) argument
H A Dt_rmdirrace.c66 race(const atf_tc_t *tc, const char *path) argument
H A Dt_unpriv.c48 owner(const atf_tc_t *tc, const char *mp) argument
80 dirperms(const atf_tc_t *tc, const char *mp) argument
123 times(const atf_tc_t *tc, const char *mp) argument
175 flags(const atf_tc_t *tc, const char *mp) argument
/src/sys/arch/mips/mips/
H A Dmips3_clock.c111 static struct timecounter tc = { local in function:mips3_init_tc
/src/sys/arch/hppa/dev/
H A Dclock.c61 static struct timecounter tc = { local in function:cpu_initclocks
81 get_itimer_count(struct timecounter *tc) argument
/src/sys/arch/ia64/ia64/
H A Dclock.c51 ia64_get_timecount(struct timecounter* tc) argument
80 static struct timecounter tc = { local in function:cpu_initclocks
/src/games/hack/
H A Dhack.track.c101 coord tc; local in function:gettrack
/src/tests/fs/common/
H A Dfstest_rumpfs.c48 rumpfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
63 rumpfs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
70 rumpfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
82 rumpfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
H A Dfstest_tmpfs.c54 tmpfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
78 tmpfs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
88 tmpfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
103 tmpfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
H A Dfstest_ext2fs.c56 ext2fs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
96 ext2fs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
115 ext2fs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
130 ext2fs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
H A Dfstest_msdosfs.c56 msdosfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
97 msdosfs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
116 msdosfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
131 msdosfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
H A Dfstest_sysvbfs.c56 sysvbfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
96 sysvbfs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
115 sysvbfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
130 sysvbfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
H A Dfstest_v7fs.c56 v7fs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
97 v7fs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
116 v7fs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
131 v7fs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
H A Dfstest_zfs.c52 zfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
93 zfs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
101 zfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
128 zfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
/src/tests/include/
H A Dt_bitstring.c208 one_check(const atf_tc_t *tc, const int test_length) argument
[all...]
/src/sys/arch/evbmips/ingenic/
H A Dclock.c51 ingenic_count_read(struct timecounter *tc) argument
62 static struct timecounter tc = { local in function:cpu_initclocks
/src/sys/dev/ic/
H A Dacpipmtimer.c20 struct timecounter tc; member in struct:hwtc
34 struct hwtc *tc; local in function:acpipmtimer_attach
68 struct hwtc *tc = timer; local in function:acpipmtimer_detach
76 acpihwtimer_read_safe(struct timecounter * tc) argument
92 acpihwtimer_read_fast(struct timecounter * tc) argument
[all...]
/src/sys/arch/i386/pci/
H A Dgeodecntr.c106 static unsigned geode_get_timecount(struct timecounter *tc) argument
/src/sys/arch/arm/imx/
H A Dimxclock.c133 imx_epit_get_timecount(struct timecounter *tc) argument
/src/tests/rump/rumpkern/
H A Dt_kern.c55 locktest(const atf_tc_t *tc, enum locktest lt, int needld, const char *expect) argument

Completed in 24 milliseconds

12345678