/linux-4.1.27/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.1.27/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 | 256 unsigned int weight; member
|
/linux-4.1.27/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.1.27/lib/ |
D | average.c | 37 void ewma_init(struct ewma *avg, unsigned long factor, unsigned long weight) in ewma_init()
|
/linux-4.1.27/include/linux/ |
D | average.h | 11 unsigned long weight; member
|
D | blk-iopoll.h | 11 int weight; member
|
D | thermal.h | 228 int weight; member
|
D | perf_event.h | 666 u64 weight; member
|
D | netdevice.h | 309 int weight; member
|
D | sched.h | 1115 unsigned long weight; member
|
/linux-4.1.27/net/ceph/crush/ |
D | mapper.c | 369 const __u32 *weight, int weight_max, in is_out() 405 const __u32 *weight, int weight_max, in crush_choose_firstn() 583 const __u32 *weight, int weight_max, in crush_choose_indep() 744 const __u32 *weight, int weight_max, in crush_do_rule()
|
/linux-4.1.27/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.1.27/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.1.27/drivers/thermal/ |
D | fair_share.c | 62 struct thermal_cooling_device *cdev, int weight, int level) in get_target_state()
|
/linux-4.1.27/drivers/thermal/int340x_thermal/ |
D | acpi_thermal_rel.h | 19 u64 weight; member 49 u64 weight; member
|
/linux-4.1.27/fs/dlm/ |
D | config.h | 19 int weight; member
|
D | config.c | 340 int weight; member
|
D | dlm_internal.h | 118 int weight; member
|
/linux-4.1.27/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()
|
D | main.c | 1135 int weight) in ieee80211_napi_add()
|
/linux-4.1.27/net/sched/ |
D | sch_hhf.c | 401 unsigned int weight; in hhf_enqueue() local 449 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() 387 static int qfq_change_agg(struct Qdisc *sch, struct qfq_class *cl, u32 weight, in qfq_change_agg() 413 u32 weight, lmax, inv_w; in qfq_change_class() local
|
D | sch_cbq.c | 104 long weight; /* Relative allotment: see below */ member
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/ |
D | iwl-op-mode.h | 267 int weight) in iwl_op_mode_napi_add()
|
/linux-4.1.27/tools/perf/util/ |
D | hist.c | 200 u64 weight) in he_stat__add_period() 378 u64 weight = entry->stat.weight; in add_hist_entry() local 447 u64 period, u64 weight, u64 transaction, in __hists__add_entry()
|
D | sort.h | 55 u64 weight; member
|
D | event.h | 180 u64 weight; member
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | ipt_CLUSTERIP.c | 573 unsigned int weight; /* number of bits set == size */ member 581 unsigned int weight; in clusterip_seq_start() local
|
/linux-4.1.27/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.1.27/include/linux/crush/ |
D | crush.h | 116 __u32 weight; /* 16-bit fixed point */ member
|
/linux-4.1.27/include/uapi/linux/ |
D | ip_vs.h | 152 int weight; /* destination weight */ member 217 int weight; /* destination weight */ member
|
D | pkt_sched.h | 440 __u32 weight; member 670 __u32 weight; member
|
/linux-4.1.27/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 429 …t, ip, time, cpu, to_dso_id, to_symbol_id, to_sym_offset, to_ip, period, weight, transaction, data… argument
|
/linux-4.1.27/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.1.27/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.1.27/arch/s390/hypfs/ |
D | hypfs_diag.c | 178 __u16 weight; member 188 __u16 weight; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-cpu.c | 509 int weight; in cfs_cpt_spread_node() local
|
/linux-4.1.27/drivers/extcon/ |
D | extcon.c | 93 int weight; in check_mutually_exclusive() local
|
/linux-4.1.27/drivers/thunderbolt/ |
D | tb.h | 88 int weight:4; member
|
D | tb_regs.h | 199 u32 weight:4; member
|
/linux-4.1.27/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.1.27/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
|
D | qib_mad.h | 179 u8 weight; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | service.c | 494 int weight; in ptlrpc_server_nthreads_check() local 2759 int weight; in ptlrpc_hr_init() local
|
/linux-4.1.27/drivers/hid/ |
D | hid-roccat-kone.c | 423 int weight = 0; in kone_sysfs_show_weight() local
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
D | acx.c | 723 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.1.27/arch/s390/include/uapi/asm/ |
D | zcrypt.h | 210 uint64_t weight; member
|
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_topology.h | 123 uint32_t weight; member
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | ops.c | 1323 int weight) in iwl_mvm_napi_add()
|
/linux-4.1.27/drivers/net/wireless/rsi/ |
D | rsi_main.h | 115 s32 weight; member
|
/linux-4.1.27/kernel/sched/ |
D | rt.c | 629 int i, weight, more = 0; in do_balance_runtime() local 2066 int weight; in set_cpus_allowed_rt() local
|
D | deadline.c | 1582 int weight; in set_cpus_allowed_dl() local
|
D | fair.c | 214 static u64 __calc_delta(u64 delta_exec, unsigned long weight, struct load_weight *lw) in __calc_delta() 2362 unsigned long weight) in reweight_entity() 4570 unsigned long weight; in wake_affine() local 4869 int weight; in select_task_rq_fair() local
|
/linux-4.1.27/drivers/md/bcache/ |
D | util.h | 444 #define ewma_add(ewma, val, weight, factor) \ argument
|
/linux-4.1.27/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.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | main.c | 2036 int weight) in iwl_napi_add()
|
/linux-4.1.27/tools/hv/ |
D | hv_kvp_daemon.c | 927 int weight; in kvp_get_ip_info() local
|
/linux-4.1.27/drivers/video/fbdev/nvidia/ |
D | nv_type.h | 30 int weight; member
|
/linux-4.1.27/drivers/net/can/c_can/ |
D | c_can.c | 717 u32 weight, lasts; in c_can_adjust_pending() local
|
/linux-4.1.27/arch/powerpc/mm/ |
D | numa.c | 1368 int weight, new_nid, i = 0; in arch_update_cpu_topology() local
|
/linux-4.1.27/net/batman-adv/ |
D | bat_iv_ogm.c | 1648 uint8_t *weight; in batadv_iv_ogm_process() local
|
/linux-4.1.27/tools/perf/ |
D | builtin-diff.c | 315 u64 weight, u64 transaction) in hists__add_entry()
|
/linux-4.1.27/drivers/mtd/ |
D | mtdswap.c | 521 unsigned int weight = eb->active_count; in mtdswap_store_eb() local
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event.c | 638 int weight; member
|
D | perf_event.h | 61 int weight; member
|
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-dev.c | 1305 unsigned int total_weight, min_weight, weight; in xgbe_config_dcb_tc() local
|
/linux-4.1.27/include/net/ |
D | ip_vs.h | 638 int weight; /* destination weight */ member 703 atomic_t weight; /* server weight */ member
|
/linux-4.1.27/arch/mips/cavium-octeon/ |
D | octeon-irq.c | 228 int weight = cpumask_weight(data->affinity); in next_cpu_for_irq() local
|
/linux-4.1.27/net/core/ |
D | dev.c | 4569 int (*poll)(struct napi_struct *, int), int weight) in netif_napi_add() argument 4620 int work, weight; in napi_poll() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | wmi.h | 92 u8 weight; member 1264 u8 weight; member 1279 u8 weight; member
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | netdev.c | 2685 static int e1000e_poll(struct napi_struct *napi, int weight) in e1000e_poll()
|