Home
last modified time | relevance | path

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

123456

/Linux-v5.15/drivers/net/can/dev/
Drx-offload.c327 unsigned int weight) in can_rx_offload_init_queue()
348 unsigned int weight; in can_rx_offload_add_timestamp() local
367 struct can_rx_offload *offload, unsigned int weight) in can_rx_offload_add_fifo()
378 unsigned int weight) in can_rx_offload_add_manual()
/Linux-v5.15/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.15/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.15/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_twos.c50 int overhead2, total_weight = 0, weight; in ip_vs_twos_schedule() 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.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.h15 u32 weight; in mtu_to_dwrr_weight() local
/Linux-v5.15/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.15/drivers/gpu/drm/ingenic/
Dingenic-ipu.c121 unsigned int weight, unsigned int offset) in jz4760_set_coefs()
173 unsigned int weight, unsigned int offset) in jz4725b_set_coefs()
200 unsigned int i, offset, weight, weight_num = denom; in ingenic_ipu_set_downscale_coefs() local
232 unsigned int i, offset, weight, weight_num = 0; in ingenic_ipu_set_upscale_coefs() local
/Linux-v5.15/tools/perf/arch/powerpc/util/
Devent.c16 union perf_sample_weight weight; in arch_perf_parse_sample_weight() local
/Linux-v5.15/include/linux/
Dirq_poll.h11 int weight; member
Ddtpm.h25 int weight; member
/Linux-v5.15/arch/powerpc/platforms/pseries/
Dlparcfg.c79 u8 weight; member
545 static ssize_t update_ppp(u64 *entitlement, u8 *weight) in update_ppp()
583 static ssize_t update_mpp(u64 *entitlement, u8 *weight) in update_mpp()
/Linux-v5.15/tools/perf/arch/x86/util/
Devent.c82 union perf_sample_weight weight; in arch_perf_parse_sample_weight() local
/Linux-v5.15/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.15/drivers/gpu/drm/i915/
Dintel_pm.h79 unsigned int weight[I915_MAX_PIPES]; member
/Linux-v5.15/drivers/thermal/intel/int340x_thermal/
Dacpi_thermal_rel.h20 u64 weight; member
50 u64 weight; member
/Linux-v5.15/drivers/dma/qcom/
Dhidma_mgmt.h20 u32 *weight; member
Dhidma_mgmt.c140 u32 weight = mgmtdev->weight[i]; in hidma_mgmt_setup() local
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_tm.c339 struct hclge_pg_weight_cmd *weight; in hclge_tm_pg_weight_cfg() local
355 struct hclge_priority_weight_cmd *weight; in hclge_tm_pri_weight_cfg() local
371 struct hclge_qs_weight_cmd *weight; in hclge_tm_qs_weight_cfg() local
1695 int hclge_tm_get_qset_weight(struct hclge_dev *hdev, u16 qset_id, u8 *weight) in hclge_tm_get_qset_weight()
1765 int hclge_tm_get_pri_weight(struct hclge_dev *hdev, u8 pri_id, u8 *weight) in hclge_tm_get_pri_weight()
1901 int hclge_tm_get_pg_weight(struct hclge_dev *hdev, u8 pg_id, u8 *weight) in hclge_tm_get_pg_weight()
/Linux-v5.15/fs/dlm/
Dconfig.h19 int weight; member
/Linux-v5.15/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
/Linux-v5.15/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.15/include/uapi/linux/
Dnexthop.h18 __u8 weight; /* weight of this nexthop */ member
/Linux-v5.15/arch/x86/hyperv/
Dhv_apic.c161 unsigned int weight; in __send_ipi_mask() local

123456