Home
last modified time | relevance | path

Searched defs:thresh (Results 1 – 25 of 73) sorted by relevance

123

/linux-6.14.4/drivers/iio/humidity/
Dhdc3020.c374 static int hdc3020_thresh_get_temp(u16 thresh) in hdc3020_thresh_get_temp()
390 static int hdc3020_thresh_get_hum(u16 thresh) in hdc3020_thresh_get_hum()
409 u16 thresh; in hdc3020_thresh_set_temp() local
428 u16 thresh; in hdc3020_thresh_set_hum() local
483 int s_val, thresh, clr, ret; in hdc3020_write_thresh() local
612 int thresh, clr, ret; in hdc3020_read_thresh() local
/linux-6.14.4/sound/soc/codecs/
Dtda7419.c130 unsigned int reg, rreg, mask, thresh; member
157 int min, int thresh, in tda7419_vol_get_value()
187 int thresh = tvc->thresh; in tda7419_vol_get() local
204 static inline int tda7419_vol_put_value(int val, int thresh, in tda7419_vol_put_value()
229 int thresh = tvc->thresh; in tda7419_vol_put() local
/linux-6.14.4/mm/
Dpage-writeback.c363 unsigned long thresh; in domain_dirty_limits() local
820 static unsigned long dirty_freerun_ceiling(unsigned long thresh, in dirty_freerun_ceiling()
827 unsigned long thresh) in hard_dirty_limit()
900 unsigned long thresh) in __wb_calc_thresh()
944 unsigned long wb_calc_thresh(struct bdi_writeback *wb, unsigned long thresh) in wb_calc_thresh()
1288 unsigned long thresh = dtc->thresh; in update_dirty_limit() local
1567 unsigned long thresh) in dirty_poll_interval()
1713 unsigned long dirty, thresh; in domain_poll_intv() local
1738 unsigned long dirty, thresh, bg_thresh; in domain_dirty_freerun() local
/linux-6.14.4/arch/powerpc/perf/
Dmpc7450-pmu.c155 int thresh, tuse; in mpc7450_get_constraint() local
269 u32 ev, pmc, thresh; in mpc7450_compute_mmcr() local
/linux-6.14.4/fs/btrfs/
Dasync-thread.c45 int thresh; member
86 int limit_active, int thresh) in btrfs_alloc_workqueue()
Dspace-info.c887 u64 thresh; in need_preemptive_reclaim() local
2021 u64 thresh; in do_reclaim_sweep() local
/linux-6.14.4/drivers/gpu/host1x/
Dsyncpt.c220 int host1x_syncpt_wait(struct host1x_syncpt *sp, u32 thresh, long timeout, in host1x_syncpt_wait()
269 bool host1x_syncpt_is_expired(struct host1x_syncpt *sp, u32 thresh) in host1x_syncpt_is_expired()
/linux-6.14.4/drivers/input/misc/
Diqs626a.c288 u8 thresh[2]; member
300 u8 thresh; member
313 u8 thresh[3]; member
328 u8 thresh; member
466 u8 *thresh, *hyst; in iqs626_parse_events() local
771 u8 *thresh = &sys_reg->tp_grp_reg.ch_reg_tp[i].thresh; in iqs626_parse_trackpad() local
/linux-6.14.4/drivers/gpu/host1x/hw/
Dintr_hw.c88 u32 thresh) in host1x_intr_set_syncpt_threshold()
/linux-6.14.4/drivers/net/ethernet/freescale/dpaa/
Ddpaa_ethtool.c428 u8 thresh; in dpaa_get_coalesce() local
448 u8 thresh, prev_thresh; in dpaa_set_coalesce() local
/linux-6.14.4/tools/perf/util/
Dstat-display.c76 const char *metric_threshold_classify__color(enum metric_threshold_classify thresh) in metric_threshold_classify__color()
89 static const char *metric_threshold_classify__str(enum metric_threshold_classify thresh) in metric_threshold_classify__str()
457 void *ctx, enum metric_threshold_classify thresh, in print_metric_std()
517 enum metric_threshold_classify thresh, in print_metric_json()
619 void *ctx, enum metric_threshold_classify thresh, in print_metric_only()
Dstat-shadow.c200 enum metric_threshold_classify thresh = METRIC_THRESHOLD_UNKNOWN; in print_ratio() local
504 enum metric_threshold_classify thresh = METRIC_THRESHOLD_UNKNOWN; in generic_metric() local
/linux-6.14.4/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.h225 u32 thresh; /* Threshold level for interrupt */ member
257 u16 thresh; member
268 u16 thresh; member
/linux-6.14.4/drivers/cpuidle/governors/
Dmenu.c120 unsigned int min, max, thresh, avg; in get_typical_interval() local
/linux-6.14.4/arch/x86/kernel/cpu/mce/
Dintel.c138 static void cmci_set_threshold(int bank, int thresh) in cmci_set_threshold()
/linux-6.14.4/include/linux/
Digmp.h97 #define IGMPV3_EXP(thresh, nbmant, nbexp, value) \ argument
Dwriteback.h327 unsigned long thresh; /* dirty threshold */ member
/linux-6.14.4/fs/jfs/
Djfs_types.h132 u8 thresh; /* Alert Threshold (in percent) */ member
/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ptp.c161 static int ptp_set_thresh(struct otx2_ptp *ptp, u64 thresh) in ptp_set_thresh()
/linux-6.14.4/drivers/input/mouse/
Dtrackpoint.h150 u8 thresh, upthresh; member
/linux-6.14.4/net/ipv4/
Dtcp_cdg.c175 s32 thresh = max(ca->delay_min + ca->delay_min / 8U, in tcp_cdg_hystart_update() local
/linux-6.14.4/drivers/thermal/qcom/
Dqcom-spmi-temp-alarm.c75 unsigned int thresh; member
/linux-6.14.4/include/linux/soc/ti/
Dknav_dma.h109 enum knav_dma_rx_thresholds thresh; member
/linux-6.14.4/include/uapi/drm/
Dtegra_drm.h133 __u32 thresh; member
388 __u32 thresh; member
/linux-6.14.4/arch/arm/mach-pxa/
Dsharpsl_pm.c183 struct battery_thresh *thresh; in get_percentage() local

123