| /Linux-v6.6/drivers/net/can/dev/ | 
| D | rx-offload.c | 354 				     unsigned int weight)  in can_rx_offload_init_queue()376 	unsigned int weight;  in can_rx_offload_add_timestamp()  local
 395 			    struct can_rx_offload *offload, unsigned int weight)  in can_rx_offload_add_fifo()
 406 			      unsigned int weight)  in can_rx_offload_add_manual()
 
 | 
| /Linux-v6.6/lib/ | 
| D | irq_poll.c | 88 		int work, weight;  in irq_poll_softirq()  local179 void irq_poll_init(struct irq_poll *iop, int weight, irq_poll_fn *poll_fn)  in irq_poll_init()
 
 | 
| /Linux-v6.6/net/netfilter/ipvs/ | 
| D | ip_vs_wrr.c | 72 	int weight;  in ip_vs_wrr_gcd_weight()  local94 	int new_weight, weight = 0;  in ip_vs_wrr_max_weight()  local
 
 | 
| D | ip_vs_twos.c | 50 	int overhead2, total_weight = 0, weight;  in ip_vs_twos_schedule()  local
 | 
| D | ip_vs_mh.c | 325 	int weight;  in ip_vs_mh_gcd_weight()  local346 	int new_weight, weight = 0;  in ip_vs_mh_shift_weight()  local
 
 | 
| /Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/ | 
| D | cn10k.h | 15 	u32 weight;  in mtu_to_dwrr_weight()  local
 | 
| /Linux-v6.6/net/sctp/ | 
| D | stream_sched_fc.c | 28 			      __u16 weight, gfp_t gfp)  in sctp_sched_wfq_set()49 			     __u16 weight, gfp_t gfp)  in sctp_sched_fc_set()
 
 | 
| /Linux-v6.6/net/ceph/crush/ | 
| D | mapper.c | 414 		  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-v6.6/tools/perf/arch/powerpc/util/ | 
| D | event.c | 17 	union perf_sample_weight weight;  in arch_perf_parse_sample_weight()  local
 | 
| /Linux-v6.6/arch/powerpc/platforms/pseries/ | 
| D | lparcfg.c | 80 	u8	weight;  member577 static ssize_t update_ppp(u64 *entitlement, u8 *weight)  in update_ppp()
 615 static ssize_t update_mpp(u64 *entitlement, u8 *weight)  in update_mpp()
 
 | 
| /Linux-v6.6/include/linux/ | 
| D | irq_poll.h | 11 	int weight;  member
 | 
| D | dtpm.h | 25 	int weight;  member
 | 
| /Linux-v6.6/drivers/gpu/drm/ingenic/ | 
| D | ingenic-ipu.c | 157 			     unsigned int weight, unsigned int offset)  in jz4760_set_coefs()209 			      unsigned int weight, unsigned int offset)  in jz4725b_set_coefs()
 236 	unsigned int i, offset, weight, weight_num = denom;  in ingenic_ipu_set_downscale_coefs()  local
 268 	unsigned int i, offset, weight, weight_num = 0;  in ingenic_ipu_set_upscale_coefs()  local
 
 | 
| /Linux-v6.6/net/dccp/ccids/lib/ | 
| D | tfrc.h | 49 static inline u32 tfrc_ewma(const u32 avg, const u32 newval, const u8 weight)  in tfrc_ewma()
 | 
| /Linux-v6.6/drivers/net/ethernet/microchip/lan966x/ | 
| D | lan966x_ets.c | 7 static u32 lan966x_ets_hw_cost(u32 w_min, u32 weight)  in lan966x_ets_hw_cost()
 | 
| /Linux-v6.6/drivers/gpu/drm/i915/display/ | 
| D | skl_watermark.h | 55 	unsigned int weight[I915_MAX_PIPES];  member
 | 
| /Linux-v6.6/tools/perf/arch/x86/util/ | 
| D | event.c | 85 	union perf_sample_weight weight;  in arch_perf_parse_sample_weight()  local
 | 
| /Linux-v6.6/kernel/events/ | 
| D | hw_breakpoint.c | 409 toggle_bp_slot(struct perf_event *bp, bool enable, enum bp_type_idx type, int weight)  in toggle_bp_slot()576 	int weight;  in __reserve_bp_slot()  local
 610 	int weight;  in __release_bp_slot()  local
 
 | 
| /Linux-v6.6/drivers/dma/qcom/ | 
| D | hidma_mgmt.h | 20 	u32 *weight;  member
 | 
| D | hidma_mgmt.c | 142 		u32 weight = mgmtdev->weight[i];  in hidma_mgmt_setup()  local
 | 
| /Linux-v6.6/fs/dlm/ | 
| D | config.h | 19 	int weight;  member
 | 
| /Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ | 
| D | hclge_tm.c | 380 	struct hclge_pg_weight_cmd *weight;  in hclge_tm_pg_weight_cfg()  local396 	struct hclge_priority_weight_cmd *weight;  in hclge_tm_pri_weight_cfg()  local
 412 	struct hclge_qs_weight_cmd *weight;  in hclge_tm_qs_weight_cfg()  local
 1814 int hclge_tm_get_qset_weight(struct hclge_dev *hdev, u16 qset_id, u8 *weight)  in hclge_tm_get_qset_weight()
 1884 int hclge_tm_get_pri_weight(struct hclge_dev *hdev, u8 pri_id, u8 *weight)  in hclge_tm_get_pri_weight()
 2020 int hclge_tm_get_pg_weight(struct hclge_dev *hdev, u8 pg_id, u8 *weight)  in hclge_tm_get_pg_weight()
 
 | 
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | spectrum_dcb.c | 101 		u8 weight = ets->tc_tx_bw[i];  in __mlxsw_sp_dcbnl_ieee_setets()  local139 		u8 weight = my_ets->tc_tx_bw[i];  in __mlxsw_sp_dcbnl_ieee_setets()  local
 
 | 
| /Linux-v6.6/net/sched/ | 
| D | sch_hhf.c | 386 		unsigned int weight;  in hhf_enqueue()  local435 		int weight = (bucket - q->buckets == WDRR_BUCKET_FOR_HH) ?  in hhf_dequeue()  local
 
 | 
| /Linux-v6.6/drivers/thermal/ | 
| D | thermal_core.h | 101 	unsigned int weight; /* The weight of the cooling device */  member
 |