| /linux-4.4.14/kernel/events/ | 
| D | hw_breakpoint.c | 176 fetch_this_slot(struct bp_busy_slots *slots, int weight)  in fetch_this_slot() 185 				enum bp_type_idx type, int weight)  in toggle_bp_task_slot() 204 	       int weight)  in toggle_bp_slot() 284 	int weight;  in __reserve_bp_slot()  local 330 	int weight;  in __release_bp_slot()  local
  | 
| /linux-4.4.14/block/ | 
| D | blk-iopoll.c | 87 		int work, weight;  in blk_iopoll_softirq()  local 179 void blk_iopoll_init(struct blk_iopoll *iop, int weight, blk_iopoll_fn *poll_fn)  in blk_iopoll_init()
  | 
| D | cfq-iosched.c | 219 	unsigned int weight;  member 264 	unsigned int weight;  member 1584 	unsigned int weight = cgroup_subsys_on_dfl(io_cgrp_subsys) ?  in cfq_cpd_init()  local 1603 	unsigned int weight = on_dfl ? CGROUP_WEIGHT_DFL : CFQ_WEIGHT_LEGACY_DFL;  in cfq_cpd_bind()  local
  | 
| /linux-4.4.14/net/netfilter/ipvs/ | 
| D | ip_vs_wrr.c | 77 	int weight;  in ip_vs_wrr_gcd_weight()  local 99 	int new_weight, weight = 0;  in ip_vs_wrr_max_weight()  local
  | 
| /linux-4.4.14/net/ceph/crush/ | 
| D | mapper.c | 376 		  const __u32 *weight, int weight_max,  in is_out() 412 			       const __u32 *weight, int weight_max,  in crush_choose_firstn() 594 			       const __u32 *weight, int weight_max,  in crush_choose_indep() 787 		  const __u32 *weight, int weight_max,  in crush_do_rule()
  | 
| /linux-4.4.14/arch/powerpc/platforms/pseries/ | 
| D | lparcfg.c | 78 	u8	weight;  member 494 static ssize_t update_ppp(u64 *entitlement, u8 *weight)  in update_ppp() 532 static ssize_t update_mpp(u64 *entitlement, u8 *weight)  in update_mpp()
  | 
| /linux-4.4.14/net/dccp/ccids/lib/ | 
| D | tfrc.h | 53 static inline u32 tfrc_ewma(const u32 avg, const u32 newval, const u8 weight)  in tfrc_ewma()
  | 
| /linux-4.4.14/include/linux/ | 
| D | blk-iopoll.h | 11 	int weight;  member
  | 
| D | thermal.h | 248 	int weight;  member 449 	unsigned int weight)  in thermal_zone_bind_cooling_device()
  | 
| D | perf_event.h | 766 	u64				weight;  member
  | 
| D | sched.h | 1186 	unsigned long weight;  member
  | 
| D | netdevice.h | 310 	int			weight;  member
  | 
| /linux-4.4.14/drivers/thermal/int340x_thermal/ | 
| D | acpi_thermal_rel.h | 19 	u64 weight;  member 49 		u64 weight;  member
  | 
| /linux-4.4.14/fs/dlm/ | 
| D | config.h | 19 	int weight;  member
  | 
| D | config.c | 240 	int weight;  member
  | 
| D | dlm_internal.h | 118 	int			weight;  member
  | 
| /linux-4.4.14/net/mac80211/ | 
| D | rc80211_minstrel.h | 28 minstrel_ewma(int old, int new, int weight)  in minstrel_ewma() 42 minstrel_ewmsd(int old_ewmsd, int cur_prob, int prob_ewma, int weight)  in minstrel_ewmsd()
  | 
| /linux-4.4.14/drivers/thermal/ | 
| D | thermal_core.h | 54 	unsigned int weight; /* The weight of the cooling device */  member
  | 
| D | thermal_core.c | 284 			unsigned int weight)  in __bind() 1223 	int ret, weight;  in thermal_cooling_device_weight_store()  local 1262 				     unsigned int weight)  in thermal_zone_bind_cooling_device()
  | 
| D | power_allocator.c | 389 		int weight;  in allocate_power()  local
  | 
| /linux-4.4.14/net/sched/ | 
| D | sch_hhf.c | 394 		unsigned int weight;  in hhf_enqueue()  local 443 		int weight = (bucket - q->buckets == WDRR_BUCKET_FOR_HH) ?  in hhf_dequeue()  local
  | 
| D | sch_qfq.c | 266 			 u32 lmax, u32 weight)  in qfq_init_agg() 276 					  u32 lmax, u32 weight)  in qfq_find_agg() 386 static int qfq_change_agg(struct Qdisc *sch, struct qfq_class *cl, u32 weight,  in qfq_change_agg() 412 	u32 weight, lmax, inv_w;  in qfq_change_class()  local
  | 
| D | sch_cbq.c | 104 	long			weight;		/* Relative allotment: see below */  member
  | 
| /linux-4.4.14/net/ipv4/netfilter/ | 
| D | ipt_CLUSTERIP.c | 578 	unsigned int weight;	/* number of bits set == size */  member 586 	unsigned int weight;  in clusterip_seq_start()  local
  | 
| /linux-4.4.14/drivers/net/wireless/ath/ath9k/ | 
| D | btcoex.c | 221 	const u32 *weight = ar9003_wlan_weights[stomp_type];  in ath9k_hw_btcoex_set_weight()  local
  | 
| /linux-4.4.14/tools/perf/util/ | 
| D | hist.c | 220 				u64 weight)  in he_stat__add_period() 394 	u64 weight = entry->stat.weight;  in hists__findnew_entry()  local 462 				      u64 period, u64 weight, u64 transaction,  in __hists__add_entry()
  | 
| D | sort.h | 56 	u64			weight;  member
  | 
| D | event.h | 188 	u64 weight;  member
  | 
| /linux-4.4.14/drivers/input/touchscreen/ | 
| D | ft6236.c | 67 	u8 weight;  member
  | 
| /linux-4.4.14/include/uapi/linux/ | 
| D | ip_vs.h | 152 	int			weight;		/* destination weight */  member 217 	int			weight;		/* destination weight */  member
  | 
| D | pkt_sched.h | 441 	__u32		weight;  member 671 	__u32 weight;  member
  | 
| /linux-4.4.14/include/linux/crush/ | 
| D | crush.h | 133 	__u32 weight;    /* 16-bit fixed point */  member
  | 
| /linux-4.4.14/tools/perf/scripts/python/ | 
| D | export-to-postgresql.py | 697 …t, ip, time, cpu, to_dso_id, to_symbol_id, to_sym_offset, to_ip, period, weight, transaction, data…  argument
  | 
| /linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ | 
| D | service.c | 351 	int weight;  in ptlrpc_server_nthreads_check()  local 2484 	int weight;  in ptlrpc_hr_init()  local
  | 
| /linux-4.4.14/drivers/net/ethernet/broadcom/ | 
| D | bgmac.c | 415 			     int weight)  in bgmac_dma_rx_read() 1250 static int bgmac_poll(struct napi_struct *napi, int weight)  in bgmac_poll()
  | 
| /linux-4.4.14/net/ceph/ | 
| D | osdmap.c | 694 	u32 *weight;  in osdmap_set_max_osd()  local 1476 		    const __u32 *weight, int weight_max)  in do_crush()
  | 
| /linux-4.4.14/arch/s390/hypfs/ | 
| D | hypfs_diag.c | 179 	__u16 weight;  member 189 	__u16 weight;  member
  | 
| /linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/ | 
| D | linux-cpu.c | 509 	int		weight;  in cfs_cpt_spread_node()  local
  | 
| /linux-4.4.14/drivers/thunderbolt/ | 
| D | tb.h | 88 	int weight:4;  member
  | 
| D | tb_regs.h | 199 	u32 weight:4;  member
  | 
| /linux-4.4.14/include/rdma/ | 
| D | ib_smi.h | 140 	u8      weight;  member
  | 
| /linux-4.4.14/drivers/net/ethernet/toshiba/ | 
| D | ps3_gelic_wireless.c | 1660 			int *weight)  in update_best() 1673 	int weight, best_weight;  in gelic_wl_find_best_bss()  local
  | 
| /linux-4.4.14/drivers/infiniband/hw/qib/ | 
| D | qib_file_ops.c | 1169 	const unsigned int weight = cpumask_weight(¤t->cpus_allowed);  in assign_ctxt_affinity()  local 1651 		const unsigned int weight =  in qib_assign_ctxt()  local
  | 
| /linux-4.4.14/drivers/extcon/ | 
| D | extcon.c | 105 		int weight;  in check_mutually_exclusive()  local
  | 
| /linux-4.4.14/arch/s390/include/uapi/asm/ | 
| D | zcrypt.h | 210 	uint64_t		weight;  member
  | 
| /linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ | 
| D | kfd_topology.h | 124 	uint32_t		weight;  member
  | 
| /linux-4.4.14/drivers/net/wireless/ti/wl1251/ | 
| D | acx.c | 720 int wl1251_acx_low_rssi(struct wl1251 *wl, s8 threshold, u8 weight,  in wl1251_acx_low_rssi()
  | 
| D | acx.h | 430 	u8 weight;  member
  | 
| /linux-4.4.14/drivers/hid/ | 
| D | hid-roccat-kone.c | 423 	int weight = 0;  in kone_sysfs_show_weight()  local
  | 
| /linux-4.4.14/drivers/net/wireless/rsi/ | 
| D | rsi_main.h | 115 	s32 weight;  member
  | 
| /linux-4.4.14/drivers/md/bcache/ | 
| D | util.h | 439 #define ewma_add(ewma, val, weight, factor)				\  argument
  | 
| /linux-4.4.14/drivers/net/ethernet/qlogic/qed/ | 
| D | qed_init_fw_funcs.c | 50 #define QM_WFQ_INC_VAL(weight)          ((weight) * 0x9000)  argument
  | 
| /linux-4.4.14/drivers/input/mouse/ | 
| D | elantech.c | 618 	int weight, delta_x1 = 0, delta_y1 = 0, delta_x2 = 0, delta_y2 = 0;  in process_packet_motion_v4()  local
  | 
| /linux-4.4.14/tools/hv/ | 
| D | hv_kvp_daemon.c | 925 	int weight;  in kvp_get_ip_info()  local
  | 
| /linux-4.4.14/drivers/video/fbdev/nvidia/ | 
| D | nv_type.h | 30 	int weight;  member
  | 
| /linux-4.4.14/kernel/sched/ | 
| D | fair.c | 214 static u64 __calc_delta(u64 delta_exec, unsigned long weight, struct load_weight *lw)  in __calc_delta() 2403 			    unsigned long weight)  in reweight_entity() 2561 		  unsigned long weight, int running, struct cfs_rq *cfs_rq)  in __update_load_avg() 4667 	unsigned long weight;  in wake_affine()  local 4970 		int weight;  in select_task_rq_fair()  local
  | 
| D | rt.c | 642 	int i, weight;  in do_balance_runtime()  local
  | 
| /linux-4.4.14/drivers/net/can/c_can/ | 
| D | c_can.c | 717 	u32 weight, lasts;  in c_can_adjust_pending()  local
  | 
| /linux-4.4.14/arch/powerpc/mm/ | 
| D | numa.c | 1375 	int weight, new_nid, i = 0;  in arch_update_cpu_topology()  local
  | 
| /linux-4.4.14/net/batman-adv/ | 
| D | bat_iv_ogm.c | 1652 		u8 *weight;  in batadv_iv_ogm_process()  local
  | 
| /linux-4.4.14/tools/perf/ | 
| D | builtin-diff.c | 315 			    u64 weight, u64 transaction)  in hists__add_entry()
  | 
| /linux-4.4.14/drivers/mtd/ | 
| D | mtdswap.c | 521 	unsigned int weight = eb->active_count;  in mtdswap_store_eb()  local
  | 
| /linux-4.4.14/arch/x86/kernel/cpu/ | 
| D | perf_event.c | 656 	int	weight;  member
  | 
| D | perf_event.h | 62 	int	weight;  member
  | 
| /linux-4.4.14/drivers/net/ethernet/amd/xgbe/ | 
| D | xgbe-dev.c | 1294 	unsigned int total_weight, min_weight, weight;  in xgbe_config_dcb_tc()  local
  | 
| /linux-4.4.14/include/net/ | 
| D | ip_vs.h | 603 	int			weight;		/* destination weight */  member 668 	atomic_t		weight;		/* server weight */  member
  | 
| /linux-4.4.14/arch/mips/cavium-octeon/ | 
| D | octeon-irq.c | 229 	int weight = cpumask_weight(mask);  in next_cpu_for_irq()  local
  | 
| /linux-4.4.14/net/core/ | 
| D | dev.c | 4735 		    int (*poll)(struct napi_struct *, int), int weight)  in netif_napi_add()  argument 4788 	int work, weight;  in napi_poll()  local
  | 
| /linux-4.4.14/drivers/net/wireless/ath/ath6kl/ | 
| D | wmi.h | 92 	u8 weight;  member 1264 	u8 weight;  member 1279 	u8 weight;  member
  | 
| /linux-4.4.14/drivers/mtd/nand/ | 
| D | nand_base.c | 1133 	int weight;  in nand_check_erased_buf()  local
  | 
| /linux-4.4.14/drivers/net/ethernet/intel/e1000e/ | 
| D | netdev.c | 2673 static int e1000e_poll(struct napi_struct *napi, int weight)  in e1000e_poll()
  | 
| /linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ | 
| D | bnxt_hsi.h | 2413 	__le32 weight;  member 2663 	__le32 weight;  member
  |