/openbmc/linux/drivers/thermal/ |
H A D | gov_power_allocator.c | 435 int weight; in allocate_power() local
|
H A D | thermal_of.c | 327 int ret, weight = THERMAL_WEIGHT_DEFAULT; in __thermal_of_bind() local
|
/openbmc/linux/tools/perf/include/perf/ |
H A D | perf_dlfilter.h | 50 __u64 weight; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */ member
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H A D | test_cpu.c | 444 long weight; in run_cpucg_nested_weight_test() local
|
/openbmc/linux/block/ |
H A D | bfq-iosched.h | 116 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 D | scftorture.c | 204 static void scf_sel_add(unsigned long weight, int prim, bool wait) in scf_sel_add()
|
/openbmc/linux/tools/perf/util/ |
H A D | sample.h | 89 u64 weight; member
|
H A D | cpumap.c | 92 int weight = 0, mask_nr = data->mask32_data.nr; in cpu_map__from_mask() local
|
/openbmc/linux/drivers/md/ |
H A D | dm-zoned.h | 115 unsigned int weight; member
|
H A D | dm-ps-historical-service-time.c | 122 static u64 fixed_ema(u64 last, u64 next, u64 weight) in fixed_ema()
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2.c | 298 u32 weight, max_credit; in hw_atl2_hw_init_tx_tc_rate_limit() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | debugfs.c | 174 int weight; in slots_read() local
|
/openbmc/linux/drivers/net/ethernet/toshiba/ |
H A D | ps3_gelic_wireless.c | 1645 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 D | qib_file_ops.c | 1144 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/include/linux/crush/ |
H A D | crush.h | 136 __u32 weight; /* 16-bit fixed point */ member
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_qos.c | 356 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 D | cfg.c | 419 int weight = 10; in draw_bb_succ_edges() local
|
/openbmc/linux/tools/perf/util/bpf_skel/vmlinux/ |
H A D | vmlinux.h | 152 union perf_sample_weight weight; member
|
/openbmc/linux/include/rdma/ |
H A D | ib_smi.h | 113 u8 weight; member
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_debugfs.c | 741 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 D | fse_compress.c | 463 U32 const weight = sEnd - sStart; in FSE_normalizeM2() local
|
/openbmc/linux/kernel/sched/ |
H A D | fair.c | 281 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 3712 unsigned long weight) in reweight_eevdf() 3818 unsigned long weight) in reweight_entity() 7177 int weight; in find_idlest_cpu() local
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_fw_funcs.c | 58 #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 D | acx.c | 721 int wl1251_acx_low_rssi(struct wl1251 *wl, s8 threshold, u8 weight, in wl1251_acx_low_rssi()
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | export-to-postgresql.py | 1031 …t, ip, time, cpu, to_dso_id, to_symbol_id, to_sym_offset, to_ip, period, weight, transaction, data… argument
|