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

123456789

/freebsd-current/sys/kern/
H A Dsubr_dummy_vdso_tc.c33 cpu_fill_vdso_timehands(struct vdso_timehands *vdso_th, struct timecounter *tc) argument
41 cpu_fill_vdso_timehands32(struct vdso_timehands32 *vdso_th32, struct timecounter *tc) argument
/freebsd-current/lib/libsys/powerpc/
H A D__vdso_gettc.c45 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
/freebsd-current/lib/libsys/riscv/
H A D__vdso_gettc.c39 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
/freebsd-current/lib/libsys/powerpc64/
H A D__vdso_gettc.c44 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
/freebsd-current/contrib/atf/atf-c/
H A Dtc_test.c63 atf_tc_t tc; local
85 atf_tc_t tc; local
118 atf_tc_t tc; local
138 atf_tc_t tc; local
[all...]
/freebsd-current/contrib/netbsd-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
/freebsd-current/contrib/netbsd-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_unpriv.c48 owner(const atf_tc_t *tc, const char *mp) argument
80 dirperms(const atf_tc_t *tc, const char *mp) argument
125 times(const atf_tc_t *tc, const char *mp) argument
179 flags(const atf_tc_t *tc, const char *mp) argument
H A Dt_renamerace.c91 renamerace(const atf_tc_t *tc, const char *mp) argument
144 renamerace_dirs(const atf_tc_t *tc, const char *mp) argument
[all...]
H A Dt_rmdirrace.c66 race(const atf_tc_t *tc, const char *path) argument
/freebsd-current/contrib/netbsd-tests/rump/rumpkern/
H A Dt_kern.c54 locktest(const atf_tc_t *tc, enum locktest lt, int needld, const char *expect) argument
/freebsd-current/lib/libsys/aarch64/
H A D__vdso_gettc.c57 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
/freebsd-current/lib/libsys/arm/
H A D__vdso_gettc.c62 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
/freebsd-current/contrib/atf/atf-c++/detail/
H A Dtest_helpers.hpp94 TestCase tc; local
H A Dtest_helpers.cpp65 build_check_cxx_o_srcdir(const atf::tests::tc& tc, const char* sfile) argument
87 get_process_helpers_path(const atf::tests::tc& tc, bool is_detail) argument
/freebsd-current/contrib/atf/atf-c++/
H A Dtests_test.cpp64 check_equal(const atf::tests::tc& tc, const std::string& str, argument
H A Dtests.hpp71 class tc { class in namespace:atf::tests
/freebsd-current/contrib/netbsd-tests/fs/common/
H A Dfstest_tmpfs.c53 tmpfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
77 tmpfs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
87 tmpfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
102 tmpfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
H A Dfstest_rumpfs.c47 rumpfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
62 rumpfs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
69 rumpfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
81 rumpfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
/freebsd-current/libexec/rtld-elf/tests/
H A Dld_preload_fds.c36 setup(const atf_tc_t *tc) argument
[all...]
/freebsd-current/sys/i386/i386/
H A Dmp_clock.c87 piix_get_timecount(struct timecounter *tc) argument
/freebsd-current/sys/x86/x86/
H A Ddelay.c72 struct timecounter *tc; local
/freebsd-current/crypto/openssl/test/
H A Dpunycode_test.c149 const struct puny_test *tc = puny_cases + n; local

Completed in 141 milliseconds

123456789