Home
last modified time | relevance | path

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

1234567

/linux/drivers/net/can/dev/
H A Drx-offload.c354 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/lib/
H A 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/net/netfilter/ipvs/
H A 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
H A Dip_vs_twos.c50 int overhead2, total_weight = 0, weight; in ip_vs_twos_schedule() local
H A 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/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.h15 u32 weight; in mtu_to_dwrr_weight() local
/linux/net/sctp/
H A Dstream_sched_fc.c28 __u16 weight, gfp_t gfp) in sctp_sched_wfq_set()
49 __u16 weight, gfp_t gfp) in sctp_sched_fc_set()
/linux/net/ceph/crush/
H A Dmapper.c414 const __u32 *weight, int weight_max, in is_out()
456 const __u32 *weight, int weight_max, in crush_choose_firstn()
649 const __u32 *weight, int weight_max, in crush_choose_indep()
899 const __u32 *weight, int weight_max, in crush_do_rule()
/linux/arch/powerpc/platforms/pseries/
H A Dlparcfg.c79 u8 weight; member
590 static ssize_t update_ppp(u64 *entitlement, u8 *weight) in update_ppp()
628 static ssize_t update_mpp(u64 *entitlement, u8 *weight) in update_mpp()
/linux/include/linux/
H A Dirq_poll.h11 int weight; member
H A Ddtpm.h25 int weight; member
/linux/drivers/gpu/drm/ingenic/
H A 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/drivers/net/ethernet/microchip/sparx5/lan969x/
H A Dlan969x_fdma.c53 static void lan969x_fdma_tx_clear_buf(struct sparx5 *sparx5, int weight) in lan969x_fdma_tx_clear_buf()
246 int lan969x_fdma_napi_poll(struct napi_struct *napi, int weight) in lan969x_fdma_napi_poll()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ets.c7 static u32 lan966x_ets_hw_cost(u32 w_min, u32 weight) in lan966x_ets_hw_cost()
/linux/kernel/events/
H A Dhw_breakpoint.c409 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/drivers/dma/qcom/
H A Dhidma_mgmt.h20 u32 *weight; member
H A Dhidma_mgmt.c137 u32 weight = mgmtdev->weight[i]; in hidma_mgmt_setup() local
/linux/tools/testing/selftests/sched_ext/
H A Dmaximal.bpf.c60 void BPF_STRUCT_OPS(maximal_set_weight, struct task_struct *p, u32 weight) in BPF_STRUCT_OPS()
123 void BPF_STRUCT_OPS(maximal_cgroup_set_weight, struct cgroup *cgrp, u32 weight) in BPF_STRUCT_OPS()
/linux/include/linux/sched/
H A Dext.h150 u32 weight; member
227 u32 weight; member
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A 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
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/fs/dlm/
H A Dconfig.h19 int weight; member
/linux/include/net/
H A Dnet_shaper.h52 u32 weight; member
/linux/tools/sched_ext/
H A Dscx_flatcg.h43 u32 weight; member
/linux/net/sched/
H A 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/drivers/net/ethernet/mellanox/mlxsw/
H A 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

1234567