Home
last modified time | relevance | path

Searched defs:thresh (Results 51 - 75 of 122) sorted by relevance

12345

/kernel/linux/linux-6.6/include/uapi/drm/
H A Dtegra_drm.h133 __u32 thresh; member
388 __u32 thresh; member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c460 static int ptp_set_thresh(struct ptp *ptp, u64 thresh) in ptp_set_thresh() argument
/kernel/linux/linux-6.6/drivers/media/pci/tw5864/
H A Dtw5864-video.c1306 const u16 thresh = input->md_threshold_grid_values[i]; in tw5864_is_motion_triggered() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dar9003_mci.c816 u32 thresh; in ar9003_mci_osla_setup() local
/kernel/linux/linux-6.6/block/
H A Dblk-iolatency.c236 u64 thresh = div64_u64(stat->ps.total, 10); in latency_sum_ok() local
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Ddev.h223 host1x_hw_intr_set_syncpt_threshold(struct host1x *host, unsigned int id, u32 thresh) host1x_hw_intr_set_syncpt_threshold() argument
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtda7419.c130 unsigned int reg, rreg, mask, thresh; member
187 int thresh = tvc->thresh; in tda7419_vol_get() local
156 tda7419_vol_get_value(int val, unsigned int mask, int min, int thresh, unsigned int invert) tda7419_vol_get_value() argument
204 tda7419_vol_put_value(int val, int thresh, unsigned int invert) tda7419_vol_put_value() argument
229 int thresh = tvc->thresh; tda7419_vol_put() local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_hwlat.c209 u64 thresh = tracing_thresh; in get_sample() local
/kernel/linux/linux-6.6/mm/kfence/
H A Dcore.c197 unsigned long thresh = (CONFIG_KFENCE_NUM_OBJECTS * kfence_skip_covered_thresh) / 100; in should_skip_covered() local
/kernel/linux/linux-5.10/drivers/crypto/
H A Dpicoxcell_crypto.c1208 unsigned long thresh; in spacc_stat_irq_thresh_store() local
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-fpa-defs.h1079 uint64_t thresh:32; member
1118 uint64_t thresh:32; member
1127 uint64_t thresh:29; member
1244 uint64_t thresh:32; member
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dtsc.c319 u64 thresh = tsc_khz ? tsc_khz >> 5 : TSC_DEFAULT_THRESHOLD; in tsc_read_refs() local
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h225 u32 thresh; /* Threshold level for interrupt */ member
257 u16 thresh; member
268 u16 thresh; member
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-fpa-defs.h1079 uint64_t thresh:32; member
1118 uint64_t thresh:32; member
1127 uint64_t thresh:29; member
1244 uint64_t thresh:32; member
/kernel/linux/linux-5.10/drivers/misc/
H A Dbh1770glc.c1049 unsigned long thresh; in bh1770_set_lux_thresh() local
H A Dapds990x.c892 unsigned long thresh; in apds990x_set_lux_thresh() local
/kernel/linux/linux-5.10/drivers/input/misc/
H A Diqs269a.c246 u8 thresh[3]; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dpio.c704 u32 thresh; in sc_alloc() local
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-timechart.c1455 int thresh = tchart->io_events ? BYTES_THRESH : TIME_THRESH; in write_svg_file() local
/kernel/linux/linux-5.10/fs/btrfs/
H A Dsuper.c2195 u64 thresh = 0; in btrfs_statfs() local
H A Dblock-group.c3068 u64 thresh; in should_alloc_chunk() local
3246 u64 thresh; in check_system_chunk() local
[all...]
/kernel/linux/linux-5.10/mm/
H A Dpage-writeback.c134 unsigned long thresh; /* dirty threshold */ member
396 unsigned long thresh; in domain_dirty_limits() local
727 dirty_freerun_ceiling(unsigned long thresh, unsigned long bg_thresh) dirty_freerun_ceiling() argument
733 hard_dirty_limit(struct wb_domain *dom, unsigned long thresh) hard_dirty_limit() argument
778 unsigned long thresh = dtc->thresh; __wb_calc_thresh() local
802 wb_calc_thresh(struct bdi_writeback *wb, unsigned long thresh) wb_calc_thresh() argument
1147 unsigned long thresh = dtc->thresh; update_dirty_limit() local
1421 dirty_poll_interval(unsigned long dirty, unsigned long thresh) dirty_poll_interval() argument
1596 unsigned long dirty, thresh, bg_thresh; balance_dirty_pages() local
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/
H A Djournal.c458 int ocfs2_allocate_extend_trans(handle_t *handle, int thresh) in ocfs2_allocate_extend_trans() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c1483 int unused, thresh; in pch_gbe_clean_tx() local
/kernel/linux/linux-5.10/drivers/staging/media/tegra-video/
H A Dtegra210.c275 u32 thresh, value, frame_start, mw_ack_done; in tegra_channel_capture_frame() local

Completed in 50 milliseconds

12345