Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 25 of 45) sorted by relevance

12

/f-stack/freebsd/contrib/pcg-c/include/
H A Dpcg_variants.h912 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
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
1069 uint32_t threshold = -bound % bound; in pcg_setseq_64_xsh_rs_32_boundedrand_r() local
1091 uint64_t threshold = -bound % bound; in pcg_setseq_128_xsh_rs_64_boundedrand_r() local
1146 uint32_t threshold = -bound % bound; in pcg_mcg_64_xsh_rs_32_boundedrand_r() local
1166 uint64_t threshold = -bound % bound; in pcg_mcg_128_xsh_rs_64_boundedrand_r() local
1223 uint32_t threshold = -bound % bound; in pcg_oneseq_64_xsh_rr_32_boundedrand_r() local
1244 uint64_t threshold = -bound % bound; in pcg_oneseq_128_xsh_rr_64_boundedrand_r() local
[all …]
/f-stack/freebsd/arm/nvidia/
H A Dtegra_efuse.c143 struct tegra_sku_info *sku, int *threshold) in tegra124_rev_sku_to_speedo_ids()
195 int i, threshold; in tegra124_init() local
300 struct tegra_sku_info *sku, int speedo_rev, int *threshold) in tegra210_rev_sku_to_speedo_ids()
335 int i, threshold, speedo_rev; in tegra210_init() local
/f-stack/dpdk/drivers/crypto/scheduler/
H A Dscheduler_pkt_size_distr.c19 uint32_t threshold; member
26 uint32_t threshold; member
361 uint32_t threshold; in scheduler_option_set() local
H A Drte_cryptodev_scheduler.h81 uint32_t threshold; /**< Threshold for packet-size mode */ member
/f-stack/freebsd/kern/
H A Dsubr_prng.c61 uint64_t threshold = -bound % bound; in pcg64u_boundedrand_r() local
/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_fme.c508 static int fme_pwr_get_threshold1(struct ifpga_fme_hw *fme, u64 *threshold) in fme_pwr_get_threshold1()
522 static int fme_pwr_set_threshold1(struct ifpga_fme_hw *fme, u64 threshold) in fme_pwr_set_threshold1()
545 static int fme_pwr_get_threshold2(struct ifpga_fme_hw *fme, u64 *threshold) in fme_pwr_get_threshold2()
559 static int fme_pwr_set_threshold2(struct ifpga_fme_hw *fme, u64 threshold) in fme_pwr_set_threshold2()
/f-stack/freebsd/contrib/ck/include/
H A Dck_hp.h46 unsigned int threshold; member
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dmt2701.dtsi96 threshold: trip-point@0 { label
H A Drv1108.dtsi319 threshold: trip-point0 { label
/f-stack/freebsd/contrib/ck/src/
H A Dck_hp.c86 ck_hp_set_threshold(struct ck_hp *state, unsigned int threshold) in ck_hp_set_threshold()
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm.c971 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()
/f-stack/freebsd/contrib/device-tree/src/arm64/hisilicon/
H A Dhi6220.dtsi883 threshold: trip-point@0 { label
H A Dhi3660.dtsi1122 threshold: trip-point@0 { label
/f-stack/freebsd/contrib/device-tree/src/arm64/mediatek/
H A Dmt8173-elm.dtsi185 threshold: trip-point0 { label
H A Dmt8173.dtsi284 threshold: trip-point0 { label
/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_dpio.c176 int threshold = 0x3, timeout = 0xFF; in dpaa2_dpio_intr_init() local
/f-stack/freebsd/contrib/zstd/lib/common/
H A Dentropy_common.c72 int threshold; in FSE_readNCount_body() local
H A Dfse.h574 U32 const threshold = (minNbBits+1) << 16; in FSE_bitCost() local
/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbm.c668 t_Error BM_ConfigFbprThreshold(t_Handle h_Bm, uint32_t threshold) in BM_ConfigFbprThreshold()
/f-stack/freebsd/netinet/
H A Dsctp_timer.c91 struct sctp_nets *net, uint16_t threshold) in sctp_threshold_management()
/f-stack/freebsd/mips/ingenic/
H A Djz4780_aic.c244 int threshold; in aicchan_setspeed() local
/f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/
H A Drk3328.dtsi516 threshold: trip-point0 { label
H A Dpx30.dtsi188 threshold: trip-point-0 { label
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dfse_compress.c207 int threshold; in FSE_writeNCount_generic() local
/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_sai.c311 int threshold; in saichan_setspeed() local

12