Searched defs:weight (Results 1 - 25 of 159) sorted by relevance

1234567

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.h15 u32 weight; local
/linux-master/include/linux/
H A Dirq_poll.h11 int weight; member in struct:irq_poll
H A Ddtpm.h25 int weight; member in struct:dtpm
/linux-master/tools/perf/arch/powerpc/util/
H A Devent.c17 union perf_sample_weight weight; local
/linux-master/net/dccp/ccids/lib/
H A Dtfrc.h49 static inline u32 tfrc_ewma(const u32 avg, const u32 newval, const u8 weight) argument
/linux-master/drivers/dma/qcom/
H A Dhidma_mgmt.h20 u32 *weight; member in struct:hidma_mgmt_dev
H A Dhidma_mgmt.c142 u32 weight = mgmtdev->weight[i]; local
[all...]
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ets.c7 static u32 lan966x_ets_hw_cost(u32 w_min, u32 weight) argument
/linux-master/drivers/gpu/drm/i915/display/
H A Dskl_watermark.h57 unsigned int weight[I915_MAX_PIPES]; member in struct:intel_dbuf_state
/linux-master/lib/
H A Dirq_poll.c88 int work, weight; local
179 void irq_poll_init(struct irq_poll *iop, int weight, irq_poll_fn *poll_fn) argument
[all...]
/linux-master/net/netfilter/ipvs/
H A Dip_vs_twos.c50 int overhead2, total_weight = 0, weight; local
[all...]
H A Dip_vs_wrr.c72 int weight; local
94 int new_weight, weight = 0; local
[all...]
/linux-master/fs/dlm/
H A Dconfig.h19 int weight; member in struct:dlm_config_node
/linux-master/net/sctp/
H A Dstream_sched_fc.c27 sctp_sched_wfq_set(struct sctp_stream *stream, __u16 sid, __u16 weight, gfp_t gfp) argument
48 sctp_sched_fc_set(struct sctp_stream *stream, __u16 sid, __u16 weight, gfp_t gfp) argument
/linux-master/tools/perf/arch/x86/util/
H A Devent.c98 union perf_sample_weight weight; local
/linux-master/fs/bcachefs/
H A Dmean_and_variance.c112 mean_and_variance_weighted_update(struct mean_and_variance_weighted *s, s64 x, bool initted, u8 weight) argument
140 mean_and_variance_weighted_get_mean(struct mean_and_variance_weighted s, u8 weight) argument
152 mean_and_variance_weighted_get_variance(struct mean_and_variance_weighted s, u8 weight) argument
165 mean_and_variance_weighted_get_stddev(struct mean_and_variance_weighted s, u8 weight) argument
[all...]
H A Dmean_and_variance_test.c89 do_mean_and_variance_test(struct kunit *test, s64 initial_value, s64 initial_n, s64 n, unsigned weight, s64 *data, s64 *mean, s64 *stddev, s64 *weighted_mean, s64 *weighted_stddev) argument
/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc_db_mgr.c54 unsigned int weight; local
63 weight, dbm->count); local
/linux-master/drivers/thermal/
H A Dthermal_core.h102 unsigned int weight; /* The weight of the cooling device */ member in struct:thermal_instance
/linux-master/arch/riscv/kernel/
H A Dunaligned_access_speed.c132 static void modify_unaligned_access_branches(cpumask_t *mask, int weight) argument
/linux-master/arch/x86/hyperv/
H A Dhv_apic.c163 unsigned int weight; local
/linux-master/include/uapi/linux/
H A Ddns_resolver.h100 __u16 weight; /* Weight (as SRV record) (LE) */ member in struct:dns_server_list_v1_server
/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_llh.c115 hw_atl2_tps_tx_pkt_shed_tc_data_weight_set(struct aq_hw_s *aq_hw, const u32 tc, const u32 weight) argument
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dbtcoex.c280 const u32 *weight = ar9003_wlan_weights[stomp_type]; local
/linux-master/drivers/net/can/dev/
H A Drx-offload.c376 unsigned int weight; local
352 can_rx_offload_init_queue(struct net_device *dev, struct can_rx_offload *offload, unsigned int weight) argument
394 can_rx_offload_add_fifo(struct net_device *dev, struct can_rx_offload *offload, unsigned int weight) argument
404 can_rx_offload_add_manual(struct net_device *dev, struct can_rx_offload *offload, unsigned int weight) argument
[all...]

Completed in 528 milliseconds

1234567