Searched defs:thresh (Results 1 - 25 of 63) sorted by relevance

123

/linux-master/drivers/gpu/host1x/hw/
H A Dintr_hw.c118 host1x_intr_set_syncpt_threshold(struct host1x *host, unsigned int id, u32 thresh) argument
/linux-master/fs/jfs/
H A Djfs_types.h132 u8 thresh; /* Alert Threshold (in percent) */ member in struct:dasd
/linux-master/net/ipv4/
H A Dtcp_cdg.c175 s32 thresh = max(ca->delay_min + ca->delay_min / 8U, local
/linux-master/drivers/gpu/host1x/
H A Dsyncpt.c220 int host1x_syncpt_wait(struct host1x_syncpt *sp, u32 thresh, long timeout, argument
269 bool host1x_syncpt_is_expired(struct host1x_syncpt *sp, u32 thresh) argument
H A Djob.c126 void host1x_job_add_wait(struct host1x_job *job, u32 id, u32 thresh, argument
/linux-master/arch/powerpc/perf/
H A Dmpc7450-pmu.c155 int thresh, tuse; local
269 u32 ev, pmc, thresh; local
/linux-master/drivers/cpuidle/governors/
H A Dmenu.c174 unsigned int min, max, thresh, avg; local
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ptp.c161 static int ptp_set_thresh(struct otx2_ptp *ptp, u64 thresh) argument
/linux-master/arch/x86/kernel/cpu/mce/
H A Dintel.c137 static void cmci_set_threshold(int bank, int thresh) argument
145 wrmsrl(MSR_IA32_MCx_CTL2(bank), val | thresh); local
/linux-master/fs/btrfs/
H A Dasync-thread.c45 int thresh; member in struct:btrfs_workqueue
84 btrfs_alloc_workqueue(struct btrfs_fs_info *fs_info, const char *name, unsigned int flags, int limit_active, int thresh) argument
[all...]
/linux-master/arch/x86/events/intel/
H A Dbts.c149 unsigned long index, thresh = 0, end = phys->size; local
/linux-master/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c75 unsigned int thresh; member in struct:qpnp_tm_chip
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c442 u8 thresh; local
463 u8 thresh, prev_thresh; local
/linux-master/drivers/input/mouse/
H A Dtrackpoint.h150 u8 thresh, upthresh; member in struct:trackpoint_data
/linux-master/include/linux/soc/ti/
H A Dknav_dma.h109 enum knav_dma_rx_thresholds thresh; member in struct:knav_dma_rx_cfg
/linux-master/drivers/regulator/
H A Dda903x-regulator.c193 int thresh, sel; local
/linux-master/arch/arm/mach-pxa/
H A Dsharpsl_pm.c183 struct battery_thresh *thresh; local
/linux-master/include/uapi/drm/
H A Dtegra_drm.h133 __u32 thresh; member in struct:drm_tegra_syncpt_wait
388 __u32 thresh; member in struct:drm_tegra_waitchk
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dar9003_mci.c816 u32 thresh; local
/linux-master/sound/soc/codecs/
H A Dtda7419.c130 unsigned int reg, rreg, mask, thresh; member in struct:tda7419_vol_control
187 int thresh = tvc->thresh; local
156 tda7419_vol_get_value(int val, unsigned int mask, int min, int thresh, unsigned int invert) argument
204 tda7419_vol_put_value(int val, int thresh, unsigned int invert) argument
229 int thresh = tvc->thresh; local
[all...]
/linux-master/drivers/spi/
H A Dspi-pxa2xx.c1066 u32 thresh = 0; local
/linux-master/kernel/trace/
H A Dtrace_hwlat.c209 u64 thresh = tracing_thresh; local
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c444 static int ptp_set_thresh(struct ptp *ptp, u64 thresh) argument
/linux-master/drivers/soc/ti/
H A Dknav_dma.c80 u32 thresh[3]; member in struct:reg_rx_flow
/linux-master/mm/kfence/
H A Dcore.c197 unsigned long thresh = (CONFIG_KFENCE_NUM_OBJECTS * kfence_skip_covered_thresh) / 100; local

Completed in 331 milliseconds

123