Home
last modified time | relevance | path

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

12345

/Linux-v5.4/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.4/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()
272 int weight; in __reserve_bp_slot() local
318 int weight; in __release_bp_slot() local
/Linux-v5.4/drivers/net/can/
Drx-offload.c331 …_rx_offload_init_queue(struct net_device *dev, struct can_rx_offload *offload, unsigned int weight) in can_rx_offload_init_queue()
351 unsigned int weight; in can_rx_offload_add_timestamp() local
369 …an_rx_offload_add_fifo(struct net_device *dev, struct can_rx_offload *offload, unsigned int weight) in can_rx_offload_add_fifo()
/Linux-v5.4/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.4/drivers/s390/crypto/
Dzcrypt_api.c572 unsigned int weight) in zcrypt_pick_queue()
588 unsigned int weight) in zcrypt_drop_queue()
600 unsigned int weight, in zcrypt_card_compare()
615 unsigned int weight, in zcrypt_queue_compare()
636 unsigned int weight, pref_weight; in zcrypt_rsa_modexpo() local
720 unsigned int weight, pref_weight; in zcrypt_rsa_crt() local
805 unsigned int weight, pref_weight; in _zcrypt_send_cprb() local
930 unsigned int weight, pref_weight; in zcrypt_send_ep11_cprb() local
1033 unsigned int weight, pref_weight; in zcrypt_rng() local
/Linux-v5.4/include/linux/
Dirq_poll.h11 int weight; member
/Linux-v5.4/arch/powerpc/platforms/pseries/
Dlparcfg.c79 u8 weight; member
508 static ssize_t update_ppp(u64 *entitlement, u8 *weight) in update_ppp()
546 static ssize_t update_mpp(u64 *entitlement, u8 *weight) in update_mpp()
/Linux-v5.4/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.4/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.4/drivers/thermal/intel/int340x_thermal/
Dacpi_thermal_rel.h20 u64 weight; member
50 u64 weight; member
/Linux-v5.4/drivers/dma/qcom/
Dhidma_mgmt.h20 u32 *weight; member
Dhidma_mgmt.c140 u32 weight = mgmtdev->weight[i]; in hidma_mgmt_setup() local
/Linux-v5.4/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.4/fs/dlm/
Dconfig.h17 int weight; member
/Linux-v5.4/include/net/
Dnexthop.h65 u8 weight; member
174 int weight = nhg->nh_entries[i].weight; in nexthop_mpath_fill_node() local
/Linux-v5.4/drivers/thermal/
Dthermal_core.h54 unsigned int weight; /* The weight of the cooling device */ member
/Linux-v5.4/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.4/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-v5.4/drivers/gpu/drm/i915/gvt/
Dvgpu.c88 unsigned int weight; member
/Linux-v5.4/arch/s390/include/asm/
Ddiag.h162 __u16 weight; member
172 __u16 weight; member
217 __u16 weight; member
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_tm.c320 struct hclge_pg_weight_cmd *weight; in hclge_tm_pg_weight_cfg() local
336 struct hclge_priority_weight_cmd *weight; in hclge_tm_pri_weight_cfg() local
352 struct hclge_qs_weight_cmd *weight; in hclge_tm_qs_weight_cfg() local
/Linux-v5.4/arch/powerpc/perf/
Disa207-common.c228 void isa207_get_mem_weight(u64 *weight) in isa207_get_mem_weight()

12345