Home
last modified time | relevance | path

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

123456

/Linux-v5.10/drivers/net/can/
Drx-offload.c306 unsigned int weight) in can_rx_offload_init_queue()
326 unsigned int weight; in can_rx_offload_add_timestamp() local
345 struct can_rx_offload *offload, unsigned int weight) in can_rx_offload_add_fifo()
356 unsigned int weight) in can_rx_offload_add_manual()
/Linux-v5.10/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-v5.10/kernel/events/
Dhw_breakpoint.c164 fetch_this_slot(struct bp_busy_slots *slots, int weight) in fetch_this_slot()
173 enum bp_type_idx type, int weight) in toggle_bp_task_slot()
192 int weight) in toggle_bp_slot()
281 int weight; in __reserve_bp_slot() local
332 int weight; in __release_bp_slot() local
/Linux-v5.10/net/netfilter/ipvs/
Dip_vs_wrr.c72 int weight; in ip_vs_wrr_gcd_weight() local
94 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-v5.10/include/linux/
Dirq_poll.h11 int weight; member
/Linux-v5.10/drivers/gpu/drm/ingenic/
Dingenic-ipu.c118 unsigned int weight, unsigned int offset) in jz4760_set_coefs()
170 unsigned int weight, unsigned int offset) in jz4725b_set_coefs()
197 unsigned int i, offset, weight, weight_num = denom; in ingenic_ipu_set_downscale_coefs() local
229 unsigned int i, offset, weight, weight_num = 0; in ingenic_ipu_set_upscale_coefs() local
/Linux-v5.10/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-v5.10/arch/powerpc/platforms/pseries/
Dlparcfg.c79 u8 weight; member
543 static ssize_t update_ppp(u64 *entitlement, u8 *weight) in update_ppp()
581 static ssize_t update_mpp(u64 *entitlement, u8 *weight) in update_mpp()
/Linux-v5.10/net/dccp/ccids/lib/
Dtfrc.h49 static inline u32 tfrc_ewma(const u32 avg, const u32 newval, const u8 weight) in tfrc_ewma()
/Linux-v5.10/drivers/thermal/intel/int340x_thermal/
Dacpi_thermal_rel.h20 u64 weight; member
50 u64 weight; member
/Linux-v5.10/drivers/dma/qcom/
Dhidma_mgmt.h20 u32 *weight; member
Dhidma_mgmt.c140 u32 weight = mgmtdev->weight[i]; in hidma_mgmt_setup() local
/Linux-v5.10/include/uapi/linux/
Dnexthop.h18 __u8 weight; /* weight of this nexthop */ member
Ddns_resolver.h100 __u16 weight; /* Weight (as SRV record) (LE) */ member
/Linux-v5.10/fs/dlm/
Dconfig.h19 int weight; member
/Linux-v5.10/net/sched/
Dsch_hhf.c386 unsigned int weight; in hhf_enqueue() local
435 int weight = (bucket - q->buckets == WDRR_BUCKET_FOR_HH) ? in hhf_dequeue() local
Dsch_qfq.c254 u32 lmax, u32 weight) in qfq_init_agg()
264 u32 lmax, u32 weight) in qfq_find_agg()
374 static int qfq_change_agg(struct Qdisc *sch, struct qfq_class *cl, u32 weight, in qfq_change_agg()
401 u32 weight, lmax, inv_w; in qfq_change_class() local
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dcb.c101 u8 weight = ets->tc_tx_bw[i]; in __mlxsw_sp_dcbnl_ieee_setets() local
139 u8 weight = my_ets->tc_tx_bw[i]; in __mlxsw_sp_dcbnl_ieee_setets() local
/Linux-v5.10/drivers/gpu/drm/i915/gvt/
Dvgpu.c89 unsigned int weight; member
/Linux-v5.10/drivers/thermal/
Dthermal_core.h116 unsigned int weight; /* The weight of the cooling device */ member
/Linux-v5.10/include/net/
Dnexthop.h68 u8 weight; member
212 int weight = nhg->nh_entries[i].weight; in nexthop_mpath_fill_node() local
/Linux-v5.10/drivers/s390/crypto/
Dzcrypt_api.c574 unsigned int weight) in zcrypt_pick_queue()
590 unsigned int weight) in zcrypt_drop_queue()
602 unsigned int weight, in zcrypt_card_compare()
617 unsigned int weight, in zcrypt_queue_compare()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_tm.c319 struct hclge_pg_weight_cmd *weight; in hclge_tm_pg_weight_cfg() local
335 struct hclge_priority_weight_cmd *weight; in hclge_tm_pri_weight_cfg() local
351 struct hclge_qs_weight_cmd *weight; in hclge_tm_qs_weight_cfg() local
/Linux-v5.10/arch/s390/include/asm/
Ddiag.h162 __u16 weight; member
172 __u16 weight; member
217 __u16 weight; member

123456