Home
last modified time | relevance | path

Searched defs:weight (Results 1 – 25 of 110) sorted by relevance

12345

/Linux-v4.19/drivers/s390/crypto/
Dzcrypt_api.c157 unsigned int weight) in zcrypt_pick_queue()
171 unsigned int weight) in zcrypt_drop_queue()
185 unsigned int weight, in zcrypt_card_compare()
200 unsigned int weight, in zcrypt_queue_compare()
220 unsigned int weight, pref_weight; in zcrypt_rsa_modexpo() local
294 unsigned int weight, pref_weight; in zcrypt_rsa_crt() local
369 unsigned int weight, pref_weight; in zcrypt_send_cprb() local
468 unsigned int weight, pref_weight; in zcrypt_send_ep11_cprb() local
561 unsigned int weight, pref_weight; in zcrypt_rng() local
/Linux-v4.19/lib/
Dirq_poll.c88 int work, weight; in irq_poll_softirq() local
179 void irq_poll_init(struct irq_poll *iop, int weight, irq_poll_fn *poll_fn) in irq_poll_init()
/Linux-v4.19/kernel/events/
Dhw_breakpoint.c177 fetch_this_slot(struct bp_busy_slots *slots, int weight) in fetch_this_slot()
186 enum bp_type_idx type, int weight) in toggle_bp_task_slot()
205 int weight) in toggle_bp_slot()
285 int weight; in __reserve_bp_slot() local
331 int weight; in __release_bp_slot() local
/Linux-v4.19/drivers/net/can/
Drx-offload.c225 …_rx_offload_init_queue(struct net_device *dev, struct can_rx_offload *offload, unsigned int weight) in can_rx_offload_init_queue()
245 unsigned int weight; in can_rx_offload_add_timestamp() local
263 …an_rx_offload_add_fifo(struct net_device *dev, struct can_rx_offload *offload, unsigned int weight) in can_rx_offload_add_fifo()
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_wrr.c77 int weight; in ip_vs_wrr_gcd_weight() local
99 int new_weight, weight = 0; in ip_vs_wrr_max_weight() local
Dip_vs_mh.c326 int weight; in ip_vs_mh_gcd_weight() local
347 int new_weight, weight = 0; in ip_vs_mh_shift_weight() local
/Linux-v4.19/include/linux/
Dirq_poll.h11 int weight; member
/Linux-v4.19/arch/powerpc/platforms/pseries/
Dlparcfg.c81 u8 weight; member
498 static ssize_t update_ppp(u64 *entitlement, u8 *weight) in update_ppp()
536 static ssize_t update_mpp(u64 *entitlement, u8 *weight) in update_mpp()
/Linux-v4.19/net/ceph/crush/
Dmapper.c414 const __u32 *weight, int weight_max, in is_out()
452 const __u32 *weight, int weight_max, in crush_choose_firstn()
646 const __u32 *weight, int weight_max, in crush_choose_indep()
896 const __u32 *weight, int weight_max, in crush_do_rule()
/Linux-v4.19/net/dccp/ccids/lib/
Dtfrc.h53 static inline u32 tfrc_ewma(const u32 avg, const u32 newval, const u8 weight) in tfrc_ewma()
/Linux-v4.19/drivers/thermal/int340x_thermal/
Dacpi_thermal_rel.h20 u64 weight; member
50 u64 weight; member
/Linux-v4.19/drivers/dma/qcom/
Dhidma_mgmt.h28 u32 *weight; member
Dhidma_mgmt.c148 u32 weight = mgmtdev->weight[i]; in hidma_mgmt_setup() local
/Linux-v4.19/fs/dlm/
Dconfig.h19 int weight; member
/Linux-v4.19/net/mac80211/
Drc80211_minstrel.h28 minstrel_ewma(int old, int new, int weight) in minstrel_ewma()
42 minstrel_ewmv(int old_ewmv, int cur_prob, int prob_ewma, int weight) in minstrel_ewmv()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dcb.c160 u8 weight = ets->tc_tx_bw[i]; in __mlxsw_sp_dcbnl_ieee_setets() local
198 u8 weight = my_ets->tc_tx_bw[i]; in __mlxsw_sp_dcbnl_ieee_setets() local
/Linux-v4.19/net/sched/
Dsch_hhf.c385 unsigned int weight; in hhf_enqueue() local
434 int weight = (bucket - q->buckets == WDRR_BUCKET_FOR_HH) ? in hhf_dequeue() local
Dsch_qfq.c266 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()
413 u32 weight, lmax, inv_w; in qfq_change_class() local
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dvgpu.c88 unsigned int weight; member
/Linux-v4.19/drivers/thermal/
Dthermal_core.h39 unsigned int weight; /* The weight of the cooling device */ member
Dthermal_core.c675 unsigned int weight) in thermal_zone_bind_cooling_device()
861 unsigned int weight) in __bind()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_tm.c318 struct hclge_pg_weight_cmd *weight; in hclge_tm_pg_weight_cfg() local
334 struct hclge_priority_weight_cmd *weight; in hclge_tm_pri_weight_cfg() local
350 struct hclge_qs_weight_cmd *weight; in hclge_tm_qs_weight_cfg() local
/Linux-v4.19/arch/s390/include/asm/
Ddiag.h161 __u16 weight; member
171 __u16 weight; member
216 __u16 weight; member
/Linux-v4.19/net/ipv4/netfilter/
Dipt_CLUSTERIP.c662 unsigned int weight; /* number of bits set == size */ member
670 unsigned int weight; in clusterip_seq_start() local
/Linux-v4.19/arch/powerpc/perf/
Disa207-common.c224 void isa207_get_mem_weight(u64 *weight) in isa207_get_mem_weight()

12345