Searched defs:spin (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/
H A Dtst.allcpus.ksh47 spin() function
/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dspin.h21 spin_adaptive(spin_t *spin) { argument
/freebsd-13-stable/sys/sys/
H A Dlock_profile.h55 lock_profile_obtain_lock_failed(struct lock_object *lo, bool spin, argument
/freebsd-13-stable/sys/dev/ppc/
H A Dppc_isa.c146 int spin; local
/freebsd-13-stable/sys/dev/ppbus/
H A Dppb_1284.c200 int spin, request_mode, error = 0; local
H A Dif_plip.c484 clpoutbyte(u_char byte, int spin, device_t ppbus) argument
501 clpinbyte(int spin, device_t ppbus) argument
670 lpoutbyte(u_char byte, int spin, device_t ppbus) argument
696 int i, len, spin; local
[all...]
H A Dlpt.c664 int spin, err, tic; local
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.h292 volatile UT *spin = spinner; local
H A Dkmp_wait_release.h169 volatile void *spin = flag->get(); local
H A Dkmp_tasking.cpp3606 std::atomic<kmp_uint32> *spin local
[all...]
/freebsd-13-stable/lib/libdpv/
H A Ddprompt.c74 static char spin[SPIN_SIZE + 1] = "/-\\|"; variable
/freebsd-13-stable/sys/kern/
H A Dsubr_lock.c443 lock_prof_type_stats(struct lock_prof_type *type, struct sbuf *sb, int spin, argument
536 lock_profile_lookup(struct lock_object *lo, int spin, const char *file, argument
573 lock_profile_object_lookup(struct lock_object *lo, int spin, const char *file, argument
409 lock_prof_sum(struct lock_prof *match, struct lock_prof *dst, int hash, int spin, int t) argument
602 lock_profile_obtain_lock_success(struct lock_object *lo, bool spin, int contested, uint64_t waittime, const char *file, int line) argument
675 lock_profile_release_lock(struct lock_object *lo, bool spin) argument
[all...]
/freebsd-13-stable/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c6627 static char *spin[] = { "-", "\\", "|", "/" }; local

Completed in 282 milliseconds