Home
last modified time | relevance | path

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

1234567

/Linux-v6.1/drivers/net/can/dev/
Drx-offload.c328 unsigned int weight) in can_rx_offload_init_queue()
350 unsigned int weight; in can_rx_offload_add_timestamp() local
369 struct can_rx_offload *offload, unsigned int weight) in can_rx_offload_add_fifo()
380 unsigned int weight) in can_rx_offload_add_manual()
/Linux-v6.1/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-v6.1/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.c325 int weight; in ip_vs_mh_gcd_weight() local
346 int new_weight, weight = 0; in ip_vs_mh_shift_weight() local
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.h15 u32 weight; in mtu_to_dwrr_weight() local
/Linux-v6.1/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-v6.1/tools/perf/arch/powerpc/util/
Devent.c16 union perf_sample_weight weight; in arch_perf_parse_sample_weight() local
/Linux-v6.1/arch/powerpc/platforms/pseries/
Dlparcfg.c79 u8 weight; member
633 static ssize_t update_ppp(u64 *entitlement, u8 *weight) in update_ppp()
671 static ssize_t update_mpp(u64 *entitlement, u8 *weight) in update_mpp()
/Linux-v6.1/include/linux/
Dirq_poll.h11 int weight; member
Ddtpm.h25 int weight; member
/Linux-v6.1/drivers/gpu/drm/ingenic/
Dingenic-ipu.c157 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.1/tools/perf/arch/x86/util/
Devent.c82 union perf_sample_weight weight; in arch_perf_parse_sample_weight() local
/Linux-v6.1/net/dccp/ccids/lib/
Dtfrc.h49 static inline u32 tfrc_ewma(const u32 avg, const u32 newval, const u8 weight) in tfrc_ewma()
/Linux-v6.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_ets.c7 static u32 lan966x_ets_hw_cost(u32 w_min, u32 weight) in lan966x_ets_hw_cost()
Dlan966x_fdma.c354 static void lan966x_fdma_tx_clear_buf(struct lan966x *lan966x, int weight) in lan966x_fdma_tx_clear_buf()
471 static int lan966x_fdma_napi_poll(struct napi_struct *napi, int weight) in lan966x_fdma_napi_poll()
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dskl_watermark.h58 unsigned int weight[I915_MAX_PIPES]; member
/Linux-v6.1/kernel/events/
Dhw_breakpoint.c409 toggle_bp_slot(struct perf_event *bp, bool enable, enum bp_type_idx type, int weight) in toggle_bp_slot()
596 int weight; in __reserve_bp_slot() local
635 int weight; in __release_bp_slot() local
/Linux-v6.1/drivers/dma/qcom/
Dhidma_mgmt.h20 u32 *weight; member
Dhidma_mgmt.c140 u32 weight = mgmtdev->weight[i]; in hidma_mgmt_setup() local
/Linux-v6.1/fs/dlm/
Dconfig.h19 int weight; member
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_tm.c380 struct hclge_pg_weight_cmd *weight; in hclge_tm_pg_weight_cfg() local
396 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
1809 int hclge_tm_get_qset_weight(struct hclge_dev *hdev, u16 qset_id, u8 *weight) in hclge_tm_get_qset_weight()
1879 int hclge_tm_get_pri_weight(struct hclge_dev *hdev, u8 pri_id, u8 *weight) in hclge_tm_get_pri_weight()
2015 int hclge_tm_get_pg_weight(struct hclge_dev *hdev, u8 pg_id, u8 *weight) in hclge_tm_get_pg_weight()
/Linux-v6.1/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-v6.1/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-v6.1/include/uapi/linux/
Dnexthop.h18 __u8 weight; /* weight of this nexthop */ member

1234567