Home
last modified time | relevance | path

Searched refs:adaptive (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.mutex_owned.d39 lockstat:::adaptive-acquire
45 lockstat:::adaptive-acquire
52 lockstat:::adaptive-acquire
59 lockstat:::adaptive-acquire
H A Derr.D_PROTO_LEN.motoofew.d37 lockstat:::adaptive-acquire
H A Derr.D_PROTO_LEN.mtatoofew.d39 lockstat:::adaptive-acquire
H A Derr.D_PROTO_LEN.motoomany.d37 lockstat:::adaptive-acquire
H A Derr.D_PROTO_LEN.mtatoomany.d38 lockstat:::adaptive-acquire
H A Dtst.mutex_owner.d51 lockstat:::adaptive-acquire
H A Dtst.mutex_type_adaptive.d47 lockstat:::adaptive-acquire
/freebsd/sbin/pfctl/tests/files/
H A Dpf0056.ok2 …port = http flags S/SA keep state (max 10, no-sync, tcp.first 2, adaptive.start 6, adaptive.end 12)
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.roch.d77 mtx_lock:adaptive-acquire
83 mtx_unlock:adaptive-release
/freebsd/sys/contrib/device-tree/Bindings/display/mediatek/
H A Dmediatek,aal.yaml7 title: Mediatek display adaptive ambient light processor
14 Mediatek display adaptive ambient light processor, namely AAL,
H A Dmediatek,disp.txt37 "mediatek,<chip>-disp-aal" - adaptive ambient light controller
/freebsd/sys/dev/sound/pcm/
H A Dfeeder_rate.c1097 int adaptive; in z_resampler_setup() local
1115 adaptive = 0; in z_resampler_setup()
1164 if (adaptive == 0) { in z_resampler_setup()
1190 if (adaptive == 0) { in z_resampler_setup()
1191 adaptive = 1; in z_resampler_setup()
1220 if (adaptive == 0) { in z_resampler_setup()
1221 adaptive = 1; in z_resampler_setup()
1251 if (Z_IS_SINC(info) && adaptive == 0 && in z_resampler_setup()
1317 if (adaptive == 0 && Z_IS_SINC(info)) { in z_resampler_setup()
1318 adaptive = 1; in z_resampler_setup()
[all …]
/freebsd/contrib/ofed/libmlx5/
H A Dcq.c1210 #define mlx5_start_poll_name(cqe_ver, lock, stall, adaptive) \ argument
1211 mlx5_start_poll##adaptive##stall##cqe_ver##lock
1212 #define mlx5_next_poll_name(cqe_ver, adaptive) \ argument
1213 mlx5_next_poll##adaptive##cqe_ver
1214 #define mlx5_end_poll_name(lock, stall, adaptive) \ argument
1215 mlx5_end_poll##adaptive##stall##lock
1217 #define POLL_FN_ENTRY(cqe_ver, lock, stall, adaptive) { \ argument
1218 .start_poll = &mlx5_start_poll_name(cqe_ver, lock, stall, adaptive), \
1219 .next_poll = &mlx5_next_poll_name(cqe_ver, adaptive), \
1220 .end_poll = &mlx5_end_poll_name(lock, stall, adaptive), \
/freebsd/sys/netpfil/pf/
H A Dpf_syncookies.c194 bool enabled, adaptive; in pf_set_syncookies() local
220 adaptive = nvlist_get_bool(nvl, "adaptive"); in pf_set_syncookies()
231 newmode = adaptive ? PF_SYNCOOKIES_ADAPTIVE : PF_SYNCOOKIES_ALWAYS; in pf_set_syncookies()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.cpp1970 lck->lk.adaptive.badness = 0; in __kmp_update_badness_after_success()
1977 if (newBadness > lck->lk.adaptive.max_badness) { in __kmp_step_badness()
1980 lck->lk.adaptive.badness = newBadness; in __kmp_step_badness()
1988 kmp_uint32 badness = lck->lk.adaptive.badness; in __kmp_should_speculate()
1999 int retries = lck->lk.adaptive.max_soft_retries; in __kmp_test_adaptive_lock_only()
2053 lck->lk.adaptive.acquire_attempts++; in __kmp_test_adaptive_lock()
2115 lck->lk.adaptive.acquire_attempts++; in __kmp_acquire_adaptive_lock()
2173 lck->lk.adaptive.badness = 0; in __kmp_init_adaptive_lock()
2175 lck->lk.adaptive.max_soft_retries = in __kmp_init_adaptive_lock()
3723 KMP_BIND_USER_LOCK_WITH_CHECKS(adaptive); in __kmp_set_user_lock_vptrs()
[all …]
H A Dkmp_lock.h421 adaptive; // Information for the speculative adaptive lock
618 kmp_adaptive_lock_t adaptive; member
1055 m(ticket, a) m(queuing, a) m(adaptive, a) m(drdpa, a) m(rtm_queuing, a) \
1061 m(ticket, a) m(queuing, a) m(adaptive, a) m(drdpa, a) m(rtm_queuing, a) \
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dadi,adin.yaml49 - adaptive-free-running
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcs35l32.txt20 of the two: Class G or adaptive LED voltage.
H A Dcs42l56.txt38 - cirrus,adaptive-pwr-cfg : Configures how the power to the Headphone and Lineout
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dallwinner,sun6i-a31-drc.yaml16 content adaptive backlight control.
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-lm3532.txt6 current control for all three channels. The adaptive current regulation
/freebsd/sys/contrib/device-tree/Bindings/leds/backlight/
H A Dqcom-wled.yaml51 enable content adaptive backlight control.
/freebsd/usr.bin/compress/doc/
H A Drevision.log56 * Introduce adaptive reset for block compression, to boost the rate
H A DNOTES125 good rates because it doesn't mention adaptive table reset,
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dmax77693.txt96 LEDS_BOOST_ADAPTIVE (1) - adaptive mode,

12