Home
last modified time | relevance | path

Searched defs:weight (Results 376 - 400 of 655) sorted by relevance

1...<<11121314151617181920>>...27

/kernel/linux/linux-6.6/fs/f2fs/
H A Dextent_cache.c802 unsigned int weight = sbi->last_age_weight; in __calculate_block_age() local
/kernel/linux/linux-6.6/include/net/
H A Dnexthop.h100 u8 weight; member
182 u8 weight; member
326 int weight = nhg->nh_entries[i].weight; in nexthop_mpath_fill_node() local
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_core.c626 thermal_zone_bind_cooling_device(struct thermal_zone_device *tz, int trip_index, struct thermal_cooling_device *cdev, unsigned long upper, unsigned long lower, unsigned int weight) thermal_zone_bind_cooling_device() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/nvidia/
H A Dnv_type.h31 int weight; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c1942 int mem_bw = 819200, weight = ext_cpu ? KFD_CRAT_XGMI_WEIGHT : in kfd_fill_gpu_direct_io_link_to_cpu() local
2017 int weight = is_single_hop ? KFD_CRAT_INTRA_SOCKET_WEIGHT : in kfd_fill_gpu_xgmi_link_to_gpu() local
/kernel/linux/linux-6.6/block/
H A Dbfq-cgroup.c1039 static void bfq_group_set_weight(struct bfq_group *bfqg, u64 weight, u64 dev_weight) in bfq_group_set_weight() argument
[all...]
H A Dbfq-wf2q.c286 static u64 bfq_delta(unsigned long service, unsigned long weight) in bfq_delta() argument
518 bfq_weight_to_ioprio(int weight) bfq_weight_to_ioprio() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos.c73 u32 weight; in otx2_qos_quantum_to_dwrr_weight() local
/kernel/linux/linux-6.6/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c1658 int weight, best_weight; in gelic_wl_find_best_bss() local
1642 update_best(struct gelic_wl_scan_info **best, struct gelic_wl_scan_info *candid, int *best_weight, int *weight) update_best() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_core.c211 dwmac4_set_mtl_tx_queue_weight(struct stmmac_priv *priv, struct mac_device_info *hw, u32 weight, u32 queue) dwmac4_set_mtl_tx_queue_weight() argument
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-params.c785 const u8 *weight; in rkisp1_hst_config_v10() local
/kernel/linux/linux-6.6/drivers/gpu/drm/ingenic/
H A Dingenic-ipu.c155 jz4760_set_coefs(struct ingenic_ipu *ipu, unsigned int reg, unsigned int sharpness, bool downscale, unsigned int weight, unsigned int offset) jz4760_set_coefs() argument
207 jz4725b_set_coefs(struct ingenic_ipu *ipu, unsigned int reg, unsigned int sharpness, bool downscale, unsigned int weight, unsigned int offset) jz4725b_set_coefs() argument
236 unsigned int i, offset, weight, weight_num = denom; ingenic_ipu_set_downscale_coefs() local
268 unsigned int i, offset, weight, weight_num = 0; ingenic_ipu_set_upscale_coefs() local
[all...]
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Delantech.c707 int weight, delta_x1 = 0, delta_y1 = 0, delta_x2 = 0, delta_y2 = 0; in process_packet_motion_v4() local
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dfse_compress.c463 U32 const weight = sEnd - sStart; in FSE_normalizeM2() local
/kernel/linux/linux-6.6/tools/hv/
H A Dhv_kvp_daemon.c814 int weight; in kvp_get_ip_info() local
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DOH_Drawing_TypographyTest.cpp1899 int weight = FONT_WEIGHT_100; in HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Derror_resilience.c221 int64_t weight = 256 * 256 * 256 * 16 / FFMAX(dist[b_x + b_y*stride][j], 1); in guess_dc() local
H A Ddvenc.c370 dv_set_class_number_sd(DVVideoContext *s, int16_t *blk, EncBlockInfo *bi, const uint8_t *zigzag_scan, const int *weight, int bias) dv_set_class_number_sd() argument
454 dv_set_class_number_hd(DVVideoContext *s, int16_t *blk, EncBlockInfo *bi, const uint8_t *zigzag_scan, const int *weight, int bias) dv_set_class_number_hd() argument
H A Dg723_1enc.c365 int16_t weight[LPC_ORDER]; in lsp_quantize() local
H A Dopus_silk.c340 int weight = s->wb ? ff_silk_lsf_pred_weights_wb [ff_silk_lsf_weight_sel_wb [lsf_i1][i]][i] : in silk_decode_lpc() local
350 int cur, prev, next, weight_sq, weight, ipart, fpart, y, value; in silk_decode_lpc() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dh264dsp.c657 weight_h264_W_altivec(uint8_t *block, int stride, int height, int log2_denom, int weight, int offset, int w) weight_h264_W_altivec() argument
/third_party/alsa-lib/modules/mixer/simple/
H A Dpython.c635 long index, weight; in pymelem_init() local
771 long index, weight; in pymixer_melement_new() local
/third_party/icu/tools/unicode/c/genprops/
H A Dnamespropsbuilder.cpp179 int32_t weight; /* -(cost for token) + (number of occurences) * (length-1) */ member
[all...]
/third_party/icu/tools/unicode/c/genuca/
H A Dgenuca.cpp113 uint32_t weight = 0; in parseWeight() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ddtptngen_impl.h118 int16_t weight; member

Completed in 42 milliseconds

1...<<11121314151617181920>>...27