Home
last modified time | relevance | path

Searched defs:weight (Results 51 – 75 of 161) sorted by relevance

1234567

/openbmc/linux/drivers/thermal/
H A Dgov_power_allocator.c435 int weight; in allocate_power() local
H A Dthermal_of.c326 int ret, weight = THERMAL_WEIGHT_DEFAULT; in __thermal_of_bind() local
/openbmc/linux/tools/perf/include/perf/
H A Dperf_dlfilter.h50 __u64 weight; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */ member
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_cpu.c444 long weight; in run_cpucg_nested_weight_test() local
/openbmc/linux/block/
H A Dbfq-iosched.h116 unsigned int weight; /* weight of the queues this counter refers to */ member
186 int weight; member
967 unsigned int weight; member
/openbmc/linux/kernel/
H A Dscftorture.c204 static void scf_sel_add(unsigned long weight, int prim, bool wait) in scf_sel_add()
/openbmc/linux/tools/perf/util/
H A Dsample.h89 u64 weight; member
H A Dcpumap.c92 int weight = 0, mask_nr = data->mask32_data.nr; in cpu_map__from_mask() local
/openbmc/linux/drivers/md/
H A Ddm-zoned.h115 unsigned int weight; member
H A Ddm-ps-historical-service-time.c122 static u64 fixed_ema(u64 last, u64 next, u64 weight) in fixed_ema()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c298 u32 weight, max_credit; in hw_atl2_hw_init_tx_tc_rate_limit() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddebugfs.c174 int weight; in slots_read() local
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c1645 int *weight) in update_best()
1658 int weight, best_weight; in gelic_wl_find_best_bss() local
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c1144 const unsigned int weight = current->nr_cpus_allowed; in assign_ctxt_affinity() local
1626 const unsigned int weight = current->nr_cpus_allowed; in qib_assign_ctxt() local
/openbmc/linux/kernel/sched/
H A Dfair.c281 static u64 __calc_delta(u64 delta_exec, unsigned long weight, struct load_weight *lw) in __calc_delta()
641 unsigned long weight = scale_load_down(se->load.weight); in avg_vruntime_add() local
651 unsigned long weight = scale_load_down(se->load.weight); in avg_vruntime_sub() local
678 unsigned long weight = scale_load_down(curr->load.weight); in avg_vruntime() local
751 unsigned long weight = scale_load_down(curr->load.weight); in entity_eligible() local
1975 unsigned int weight; member
3636 unsigned long weight) in reweight_eevdf()
3742 unsigned long weight) in reweight_entity()
3799 unsigned long weight = scale_load(sched_prio_to_weight[prio]); in reweight_task() local
7102 int weight; in find_idlest_cpu() local
/openbmc/linux/include/linux/crush/
H A Dcrush.h136 __u32 weight; /* 16-bit fixed point */ member
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_qos.c356 static u32 sparx5_weight_to_hw_cost(u32 weight_min, u32 weight) in sparx5_weight_to_hw_cost()
/openbmc/linux/tools/bpf/bpftool/
H A Dcfg.c419 int weight = 10; in draw_bb_succ_edges() local
/openbmc/linux/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h152 union perf_sample_weight weight; member
/openbmc/linux/include/rdma/
H A Dib_smi.h113 u8 weight; member
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c741 u8 pg_id, sch_mode, weight, pri_bit_map, i, j; in __hclge_dbg_dump_tm_pg() local
988 u8 pri_num, sch_mode, weight, i, j; in hclge_dbg_dump_tm_pri() local
1060 u8 priority, link_vld, sch_mode, weight; in hclge_dbg_dump_tm_qset() local
/openbmc/linux/lib/zstd/compress/
H A Dfse_compress.c463 U32 const weight = sEnd - sStart; in FSE_normalizeM2() local
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_fw_funcs.c58 #define QM_PF_WFQ_INC_VAL(weight) ((weight) * 0x9000) argument
70 #define QM_VP_WFQ_INC_VAL(weight) ((weight) * QM_VP_WFQ_MIN_INC_VAL) argument
/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dacx.c721 int wl1251_acx_low_rssi(struct wl1251 *wl, s8 threshold, u8 weight, in wl1251_acx_low_rssi()
/openbmc/linux/drivers/vhost/
H A Dvhost.h173 int weight; member

1234567