| /linux-4.1.27/mm/ | 
| D | page-writeback.c | 507 static unsigned long dirty_freerun_ceiling(unsigned long thresh,  in dirty_freerun_ceiling() 513 static unsigned long hard_dirty_limit(unsigned long thresh)  in hard_dirty_limit() 668 					unsigned long thresh,  in bdi_position_ratio() 896 static void update_dirty_limit(unsigned long thresh, unsigned long dirty)  in update_dirty_limit() 923 static void global_update_bandwidth(unsigned long thresh,  in global_update_bandwidth() 951 				       unsigned long thresh,  in bdi_update_dirty_ratelimit() 1115 			    unsigned long thresh,  in __bdi_update_bandwidth() 1158 				 unsigned long thresh,  in bdi_update_bandwidth() 1182 					 unsigned long thresh)  in dirty_poll_interval() 1364 		unsigned long thresh;  in balance_dirty_pages()  local
  | 
| /linux-4.1.27/fs/btrfs/ | 
| D | async-thread.c | 47 	int thresh;  member 91 			 int thresh)  in __btrfs_alloc_workqueue() 137 					      int thresh)  in btrfs_alloc_workqueue()
  | 
| D | ioctl.c | 885 static int check_defrag_in_cache(struct inode *inode, u64 offset, u32 thresh)  in check_defrag_in_cache() 920 			    u64 *off, u32 thresh)  in find_new_extents() 1029 static int should_defrag_range(struct inode *inode, u64 start, u32 thresh,  in should_defrag_range()
  | 
| D | super.c | 1844 	u64 thresh = 0;  in btrfs_statfs()  local
  | 
| D | extent-tree.c | 4066 	u64 thresh;  in should_alloc_chunk()  local 4120 	u64 thresh;  in check_system_chunk()  local 4576 	u64 thresh = div_factor_fine(space_info->total_bytes, 98);  in need_do_async_reclaim()  local
  | 
| D | extent_io.c | 3328 		int thresh = 8192;  in writepage_delalloc()  local
  | 
| /linux-4.1.27/drivers/gpu/host1x/ | 
| D | intr.c | 51 	u32 thresh = waiter->thresh;  in add_waiter_to_queue()  local 103 	u32 thresh =  in reset_threshold_interrupt()  local 212 int host1x_intr_add_action(struct host1x *host, u32 id, u32 thresh,  in host1x_intr_add_action()
  | 
| D | syncpt.c | 179 static bool syncpt_load_min_is_expired(struct host1x_syncpt *sp, u32 thresh)  in syncpt_load_min_is_expired() 188 int host1x_syncpt_wait(struct host1x_syncpt *sp, u32 thresh, long timeout,  in host1x_syncpt_wait() 278 bool host1x_syncpt_is_expired(struct host1x_syncpt *sp, u32 thresh)  in host1x_syncpt_is_expired()
  | 
| D | intr.h | 59 	u32 thresh;  member
  | 
| D | job.h | 41 	u32 thresh;  member
  | 
| D | dev.h | 185 						       u32 id, u32 thresh)  in host1x_hw_intr_set_syncpt_threshold()
  | 
| /linux-4.1.27/include/linux/ | 
| D | netfilter.h | 52 	int thresh;  member 62 				      int thresh, u_int8_t pf,  in nf_hook_state_init() 164 				 int thresh)  in nf_hook_thresh() 205 	       int (*okfn)(struct sock *, struct sk_buff *), int thresh)  in NF_HOOK_THRESH() 338 				 int (*okfn)(struct sock *sk, struct sk_buff *), int thresh)  in nf_hook_thresh()
  | 
| D | igmp.h | 104 #define IGMPV3_EXP(thresh, nbmant, nbexp, value) \  argument
  | 
| /linux-4.1.27/arch/powerpc/perf/ | 
| D | mpc7450-pmu.c | 159 	int thresh, tuse;  in mpc7450_get_constraint()  local 272 	u32 ev, pmc, thresh;  in mpc7450_compute_mmcr()  local
  | 
| /linux-4.1.27/drivers/gpu/host1x/hw/ | 
| D | intr_hw.c | 109 	u32 id, u32 thresh)  in _host1x_intr_set_syncpt_threshold()
  | 
| /linux-4.1.27/include/uapi/drm/ | 
| D | tegra_drm.h | 55 	__u32 thresh;  member 113 	__u32 thresh;  member
  | 
| /linux-4.1.27/net/ipv4/ | 
| D | inet_connection_sock.c | 536 static inline void syn_ack_recalc(struct request_sock *req, const int thresh,  in syn_ack_recalc() 610 	int max_retries, thresh;  in reqsk_timer_handler()  local
  | 
| /linux-4.1.27/drivers/cpuidle/governors/ | 
| D | menu.c | 202 	unsigned int max, thresh;  in get_typical_interval()  local
  | 
| /linux-4.1.27/fs/jfs/ | 
| D | jfs_types.h | 145 	u8 thresh;		/* Alert Threshold (in percent)		*/  member
  | 
| /linux-4.1.27/drivers/input/mouse/ | 
| D | trackpoint.h | 142 	unsigned char thresh, upthresh;  member
  | 
| /linux-4.1.27/include/linux/soc/ti/ | 
| D | knav_dma.h | 112 	enum knav_dma_rx_thresholds	thresh;  member
  | 
| /linux-4.1.27/drivers/media/tuners/ | 
| D | msi001.c | 94 	unsigned int n, m, thresh, frac, vco_step, tmp, f_if1;  in msi001_set_tuner()  local
  | 
| /linux-4.1.27/drivers/isdn/i4l/ | 
| D | isdn_audio.c | 507 	int thresh;  in isdn_audio_eval_dtmf()  local
  | 
| /linux-4.1.27/arch/arm/mach-pxa/ | 
| D | sharpsl_pm.c | 191 	struct battery_thresh *thresh;  in get_percentage()  local
  | 
| /linux-4.1.27/fs/ext3/ | 
| D | resize.c | 158 static int extend_or_restart_transaction(handle_t *handle, int thresh,  in extend_or_restart_transaction()
  | 
| /linux-4.1.27/arch/x86/kernel/cpu/ | 
| D | perf_event_intel_bts.c | 143 	unsigned long index, thresh = 0, end = phys->size;  in bts_config_buffer()  local
  | 
| D | perf_event_intel_ds.c | 253 	int max, thresh = 1; /* always use a single PEBS record */  in alloc_pebs_buffer()  local 307 	int max, thresh;  in alloc_bts_buffer()  local
  | 
| /linux-4.1.27/drivers/regulator/ | 
| D | da903x.c | 197 	int thresh, sel;  in da9030_map_ldo14_voltage()  local
  | 
| /linux-4.1.27/drivers/soc/ti/ | 
| D | knav_dma.c | 88 	u32	thresh[3];  member
  | 
| /linux-4.1.27/drivers/net/wireless/ath/ath9k/ | 
| D | ar9003_mci.c | 804 	u32 thresh;  in ar9003_mci_osla_setup()  local
  | 
| /linux-4.1.27/arch/mips/include/asm/octeon/ | 
| D | cvmx-fpa-defs.h | 1203 		uint64_t thresh:32;  member 1258 		uint64_t thresh:32;  member 1267 		uint64_t thresh:29;  member 1484 		uint64_t thresh:32;  member
  | 
| D | cvmx-gmxx-defs.h | 6853 		uint64_t thresh:6;  member 6909 		uint64_t thresh:4;  member
  | 
| /linux-4.1.27/fs/ext4/ | 
| D | resize.c | 380 static int extend_or_restart_transaction(handle_t *handle, int thresh)  in extend_or_restart_transaction()
  | 
| /linux-4.1.27/drivers/misc/ | 
| D | apds990x.c | 900 	unsigned long thresh;  in apds990x_set_lux_thresh()  local
  | 
| D | bh1770glc.c | 1066 	unsigned long thresh;  in bh1770_set_lux_thresh()  local
  | 
| /linux-4.1.27/fs/ocfs2/ | 
| D | journal.c | 471 int ocfs2_allocate_extend_trans(handle_t *handle, int thresh)  in ocfs2_allocate_extend_trans()
  | 
| /linux-4.1.27/drivers/crypto/ | 
| D | picoxcell_crypto.c | 1283 	unsigned long thresh;  in spacc_stat_irq_thresh_store()  local
  | 
| /linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/ | 
| D | pch_gbe_main.c | 1544 	int unused, thresh;  in pch_gbe_clean_tx()  local
  | 
| /linux-4.1.27/tools/perf/ | 
| D | builtin-timechart.c | 1456 	int thresh = tchart->io_events ? BYTES_THRESH : TIME_THRESH;  in write_svg_file()  local
  | 
| /linux-4.1.27/drivers/net/ethernet/marvell/ | 
| D | sky2.c | 1536 	unsigned i, thresh;  in sky2_rx_start()  local
  | 
| /linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ | 
| D | phy_lcn.c | 3586 wlc_lcnphy_samp_cap(struct brcms_phy *pi, int clip_detect_algo, u16 thresh,  in wlc_lcnphy_samp_cap()
  | 
| /linux-4.1.27/kernel/sched/ | 
| D | fair.c | 3046 		unsigned long thresh = sysctl_sched_latency;  in place_entity()  local
  | 
| /linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_link.c | 2516 		u32 thresh = (ETH_MAX_JUMBO_PACKET_SIZE +  in bnx2x_pbf_update()  local
  |