| /Linux-v5.4/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-v5.4/kernel/events/ | 
| D | hw_breakpoint.c | 164 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/ | 
| D | rx-offload.c | 331 …_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/ | 
| 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_mh.c | 326 	int weight;  in ip_vs_mh_gcd_weight()  local347 	int new_weight, weight = 0;  in ip_vs_mh_shift_weight()  local
 
 | 
| /Linux-v5.4/drivers/s390/crypto/ | 
| D | zcrypt_api.c | 572 						     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/ | 
| D | irq_poll.h | 11 	int weight;  member
 | 
| /Linux-v5.4/arch/powerpc/platforms/pseries/ | 
| D | lparcfg.c | 79 	u8	weight;  member508 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/ | 
| 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-v5.4/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-v5.4/drivers/thermal/intel/int340x_thermal/ | 
| D | acpi_thermal_rel.h | 20 	u64 weight;  member50 		u64 weight;  member
 
 | 
| /Linux-v5.4/drivers/dma/qcom/ | 
| D | hidma_mgmt.h | 20 	u32 *weight;  member
 | 
| D | hidma_mgmt.c | 140 		u32 weight = mgmtdev->weight[i];  in hidma_mgmt_setup()  local
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | nexthop.h | 18 	__u8	weight;   /* weight of this nexthop */  member
 | 
| D | dns_resolver.h | 100 	__u16		weight;		/* Weight (as SRV record) (LE) */  member
 | 
| /Linux-v5.4/fs/dlm/ | 
| D | config.h | 17 	int weight;  member
 | 
| /Linux-v5.4/include/net/ | 
| D | nexthop.h | 65 	u8		weight;  member174 		int weight = nhg->nh_entries[i].weight;  in nexthop_mpath_fill_node()  local
 
 | 
| /Linux-v5.4/drivers/thermal/ | 
| D | thermal_core.h | 54 	unsigned int weight; /* The weight of the cooling device */  member
 | 
| /Linux-v5.4/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
 
 | 
| D | sch_qfq.c | 254 			 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/ | 
| D | spectrum_dcb.c | 160 		u8 weight = ets->tc_tx_bw[i];  in __mlxsw_sp_dcbnl_ieee_setets()  local198 		u8 weight = my_ets->tc_tx_bw[i];  in __mlxsw_sp_dcbnl_ieee_setets()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/gvt/ | 
| D | vgpu.c | 88 	unsigned int weight;  member
 | 
| /Linux-v5.4/arch/s390/include/asm/ | 
| D | diag.h | 162 	__u16 weight;  member172 	__u16 weight;  member
 217 	__u16 weight;  member
 
 | 
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/ | 
| D | hclge_tm.c | 320 	struct hclge_pg_weight_cmd *weight;  in hclge_tm_pg_weight_cfg()  local336 	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/ | 
| D | isa207-common.c | 228 void isa207_get_mem_weight(u64 *weight)  in isa207_get_mem_weight()
 |