/freebsd-src/sys/contrib/pcg-c/include/ |
H A D | pcg_variants.h | 876 uint8_t threshold = ((uint8_t)(-bound)) % bound; in pcg_oneseq_16_xsh_rs_8_boundedrand_r() local 894 uint16_t threshold = ((uint16_t)(-bound)) % bound; in pcg_oneseq_32_xsh_rs_16_boundedrand_r() local 912 uint32_t threshold = -bound % bound; in pcg_oneseq_64_xsh_rs_32_boundedrand_r() local 933 uint64_t threshold = -bound % bound; in pcg_oneseq_128_xsh_rs_64_boundedrand_r() local 952 uint8_t threshold = ((uint8_t)(-bound)) % bound; in pcg_unique_16_xsh_rs_8_boundedrand_r() local 970 uint16_t threshold = ((uint16_t)(-bound)) % bound; in pcg_unique_32_xsh_rs_16_boundedrand_r() local 988 uint32_t threshold = -bound % bound; in pcg_unique_64_xsh_rs_32_boundedrand_r() local 1009 uint64_t threshold = -bound % bound; in pcg_unique_128_xsh_rs_64_boundedrand_r() local 1029 uint8_t threshold = ((uint8_t)(-bound)) % bound; in pcg_setseq_16_xsh_rs_8_boundedrand_r() local 1049 uint16_t threshold = ((uint16_t)(-bound)) % bound; in pcg_setseq_32_xsh_rs_16_boundedrand_r() local [all …]
|
/freebsd-src/sys/arm/nvidia/ |
H A D | tegra_efuse.c | 140 struct tegra_sku_info *sku, int *threshold) in tegra124_rev_sku_to_speedo_ids() argument 192 int i, threshold; in tegra124_init() local 297 tegra210_rev_sku_to_speedo_ids(struct tegra_efuse_softc * sc,struct tegra_sku_info * sku,int speedo_rev,int * threshold) tegra210_rev_sku_to_speedo_ids() argument 332 int i, threshold, speedo_rev; tegra210_init() local [all...] |
/freebsd-src/sys/kern/ |
H A D | subr_prng.c | 58 uint64_t threshold = -bound % bound; in pcg64u_boundedrand_r() local
|
/freebsd-src/contrib/ofed/infiniband-diags/src/ |
H A D | ibccconfig.c | 260 uint32_t threshold; in switch_congestion_setting() local 348 uint32_t threshold; in switch_port_congestion_setting() local
|
/freebsd-src/sys/contrib/openzfs/module/zstd/lib/common/ |
H A D | entropy_common.c | 49 int threshold; in FSE_readNCount() local
|
/freebsd-src/sys/contrib/device-tree/src/arm/mediatek/ |
H A D | mt2701.dtsi | 96 threshold: trip-point@0 { label
|
/freebsd-src/sys/contrib/ck/include/ |
H A D | ck_hp.h | 46 unsigned int threshold; member
|
/freebsd-src/sys/contrib/ck/src/ |
H A D | ck_hp.c | 86 ck_hp_set_threshold(struct ck_hp *state, unsigned int threshold) in ck_hp_set_threshold()
|
/freebsd-src/sys/contrib/device-tree/src/arm64/hisilicon/ |
H A D | hi6220.dtsi | 888 threshold: trip-point0 { label
|
H A D | hi3660.dtsi | 1129 threshold: trip-point0 { label
|
/freebsd-src/usr.bin/du/ |
H A D | du.c | 89 off_t threshold, threshold_sign; main() local [all...] |
/freebsd-src/sys/contrib/ncsw/Peripherals/QM/ |
H A D | qm.c | 971 t_Error QM_ConfigPfdrThreshold(t_Handle h_Qm, uint32_t threshold) in QM_ConfigPfdrThreshold() 983 t_Error QM_ConfigSfdrReservationThreshold(t_Handle h_Qm, uint32_t threshold) in QM_ConfigSfdrReservationThreshold()
|
/freebsd-src/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt8173-elm.dtsi | 197 threshold: trip-point0 { label
|
H A D | mt8173.dtsi | 277 threshold: trip-point0 { label
|
/freebsd-src/sys/powerpc/cpufreq/ |
H A D | mpc85xx_jog.c | 100 int threshold; /* Threshold frequency, in MHz, for setting CORE_SPD bit. */ member
|
/freebsd-src/sys/dev/sound/pci/ |
H A D | hdspe-pcm.c | 831 int threshold; hdspechan_setspeed() local 904 int threshold; hdspechan_setblocksize() local
|
H A D | hdsp-pcm.c | 849 int threshold; hdspchan_setspeed() local 911 int threshold; hdspchan_setblocksize() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_linux.cpp | 509 uptr threshold = common_flags()->clear_shadow_mmap_threshold; TagMemoryAligned() local
|
/freebsd-src/sys/contrib/device-tree/src/arm/rockchip/ |
H A D | rv1108.dtsi | 312 threshold: trip-point0 { label
|
/freebsd-src/sys/contrib/zstd/lib/common/ |
H A D | entropy_common.c | 78 int threshold; in FSE_readNCount_body() local
|
/freebsd-src/sys/dev/nvme/ |
H A D | nvme_ctrlr_cmd.c | 231 uint32_t microseconds, uint32_t threshold, nvme_cb_fn_t cb_fn, void *cb_arg) in nvme_ctrlr_cmd_set_interrupt_coalescing() argument
|
/freebsd-src/sys/contrib/ncsw/Peripherals/BM/ |
H A D | bm.c | 668 t_Error BM_ConfigFbprThreshold(t_Handle h_Bm, uint32_t threshold) in BM_ConfigFbprThreshold()
|
/freebsd-src/contrib/bc/src/ |
H A D | rand.c | 521 BcRand threshold; in bc_rand_bounded() local
|
/freebsd-src/sys/netinet/ |
H A D | sctp_timer.c | 87 struct sctp_nets *net, uint16_t threshold) in sctp_threshold_management()
|
/freebsd-src/sys/dev/sound/pcm/ |
H A D | feeder_eq.c | 273 uint32_t spd, threshold; in feed_eq_coeff_rate() local
|