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

/src/usr.sbin/altq/libaltq/
H A Dqop_rio.h34 int weight; /* weight for EWMA */ member in struct:rio_ifinfo
H A Dqop_red.h33 int weight; /* weight for EWMA */ member in struct:red_ifinfo
H A Dqop_red.c88 int weight = 0; /* 0: use default */ local in function:red_interface_parser
175 qcmd_red_add_if(const char * ifname,u_int bandwidth,int weight,int inv_pmax,int th_min,int th_max,int qlimit,int pkttime,int flags) argument
193 qop_red_add_if(struct ifinfo ** rp,const char * ifname,u_int bandwidth,int weight,int inv_pmax,int th_min,int th_max,int qlimit,int pkttime,int flags) argument
[all...]
H A Dqop_rio.c89 int weight = 0; /* 0: use default */ local in function:rio_interface_parser
207 qcmd_rio_add_if(const char * ifname,u_int bandwidth,int weight,int lo_inv_pmax,int lo_th_min,int lo_th_max,int med_inv_pmax,int med_th_min,int med_th_max,int hi_inv_pmax,int hi_th_min,int hi_th_max,int qlimit,int pkttime,int flags) argument
238 qop_rio_add_if(struct ifinfo ** rp,const char * ifname,u_int bandwidth,int weight,struct redparams * red_params,int qlimit,int pkttime,int flags) argument
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_suppressions.h27 uptr weight; member in struct:__sanitizer::Suppression
/src/games/hack/
H A Dhack.mkobj.c199 weight(struct obj *obj) function in typeref:typename:int
/src/sys/external/bsd/drm2/include/linux/
H A Dbitmap.h89 int weight = 0; local in function:bitmap_weight
/src/games/gomoku/
H A Dmakemove.c48 static const int weight[5] = { 0, 1, 7, 22, 100 }; variable in typeref:typename:const int[5]
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dvgpu.c93 unsigned int weight; member in struct:__anon3c7d543e0108
[all...]
H A Dgvt.h136 int weight; member in struct:vgpu_sched_ctl
299 unsigned int weight; member in struct:intel_vgpu_type
435 __u32 weight; member in struct:intel_vgpu_creation_params
/src/sys/altq/
H A Daltq_rio.c206 rio_alloc(int weight, struct redparams *params, int flags, int pkttime) argument
[all...]
H A Daltq_rio.h53 int weight; member in struct:rio_stats
H A Daltq_wfq.h57 int weight; member in struct:wfq_setweight
62 int weight; /* weight in percent */ member in struct:each_queue_stats
107 int weight; /* weight in percent */ member in struct:weighted_fair_queue
H A Daltq_red.h53 int weight; member in struct:red_stats
H A Daltq_red.c231 red_alloc(int weight, int inv_pmax, int th_min, int th_max, int flags, argument
648 wtab_alloc(int weight) argument
[all...]
/src/lib/libc/nameser/
H A Dns_print.c391 u_int priority, weight, port; local in function:ns_sprintrrf
/src/sys/net80211/
H A Dieee80211_node.c618 int weight; local in function:ieee80211_node_compare
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_topology.h143 uint32_t weight; member in struct:kfd_iolink_properties
/src/usr.sbin/makemandb/
H A Dapropos-utils.c514 double weight = col_weights[icol - 1]; local in function:rank_func
/src/lib/libc/net/
H A Dgetaddrinfo.c233 int port, pri, weight; member in struct:srvinfo
1719 int port, pri, weight; local in function:getanswer
/src/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Ddomctl.h321 uint16_t weight; member in struct:xen_domctl_sched_credit
326 uint16_t weight; member in struct:xen_domctl_sched_credit2
H A Dsysctl.h781 uint32_t weight; member in struct:xen_tmem_client

Completed in 25 milliseconds