| /freebsd/contrib/wpa/src/ap/ | 
| H A D | airtime_policy.c | 98 				  unsigned int weight)  in sta_set_airtime_weight() 111 static void set_sta_weights(struct hostapd_data *hapd, unsigned int weight)  in set_sta_weights() 244 	unsigned int weight;  in airtime_policy_new_sta()  local
  | 
| /freebsd/sys/contrib/openzfs/include/sys/ | 
| H A D | metaslab_impl.h | 125 #define	WEIGHT_GET_ACTIVE(weight)		BF64_GET((weight), 61, 3)  argument 126 #define	WEIGHT_SET_ACTIVE(weight, x)		BF64_SET((weight), 61, 3, x)  argument 128 #define	WEIGHT_IS_SPACEBASED(weight)		\  argument 130 #define	WEIGHT_SET_SPACEBASED(weight)		BF64_SET((weight), 60, 1, 1)  argument 135 #define	WEIGHT_GET_INDEX(weight)		BF64_GET((weight), 54, 6)  argument 136 #define	WEIGHT_SET_INDEX(weight, x)		BF64_SET((weight), 54, 6, x)  argument 137 #define	WEIGHT_GET_COUNT(weight)		BF64_GET((weight), 0, 54)  argument 138 #define	WEIGHT_SET_COUNT(weight, x)		BF64_SET((weight), 0, 54, x)  argument
  | 
| /freebsd/contrib/llvm-project/lld/ELF/ | 
| H A D | CallGraphSort.cpp | 58 uint64_t weight; global()  member  73 uint64_t weight = 0; global()  member  120 uint64_t weight = c.second; CallGraphSort()  local  [all...] | 
| /freebsd/contrib/llvm-project/lld/COFF/ | 
| H A D | CallGraphSort.cpp | 30   uint64_t weight;  member 45   uint64_t weight = 0;  member 93     uint64_t weight = c.second;  in CallGraphSort()  local
  | 
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ | 
| H A D | sanitizer_suppressions.h | 26   uptr weight;  member
  | 
| /freebsd/crypto/krb5/src/lib/krb5/os/ | 
| H A D | dnssrv.c | 195     unsigned short priority, weight;  in k5_make_uri_query()  local 267     unsigned short priority, weight, port;  in krb5int_make_srv_query_realm()  local
  | 
| H A D | os-proto.h | 172     int weight;  member
  | 
| /freebsd/contrib/llvm-project/lld/MachO/ | 
| H A D | SectionPriorities.cpp | 45   uint64_t weight;  member 60   uint64_t weight = 0;  member 98     uint64_t weight = c.second;  in CallGraphSort()  local
  | 
| /freebsd/sys/net/altq/ | 
| H A D | altq_red.c | 173 red_alloc(int weight, int inv_pmax, int th_min, int th_max, int flags,  in red_alloc() 551 wtab_alloc(int weight)  in wtab_alloc()
  | 
| H A D | altq_rio.c | 179 rio_alloc(int weight, struct redparams *params, int flags, int pkttime)  in rio_alloc()
  | 
| /freebsd/usr.sbin/pkg/ | 
| H A D | dns_utils.h | 36 	unsigned int weight;  member
  | 
| H A D | dns_utils.c | 123 	unsigned int type, class, ttl, priority, weight, port;  in dns_getsrvinfo()  local
  | 
| /freebsd/contrib/bzip2/ | 
| H A D | huffman.c | 76    Int32 weight [ BZ_MAX_ALPHA_SIZE * 2 ];  in BZ2_hbMakeCodeLengths()  local
  | 
| /freebsd/sys/contrib/openzfs/module/zfs/ | 
| H A D | metaslab.c | 1383 metaslab_group_sort_impl(metaslab_group_t *mg, metaslab_t *msp, uint64_t weight)  in metaslab_group_sort_impl() 1396 metaslab_group_sort(metaslab_group_t *mg, metaslab_t *msp, uint64_t weight)  in metaslab_group_sort() 2340 	uint64_t weight = msp->ms_weight;  in metaslab_verify_weight_and_frag()  local 2648 	uint64_t weight = msp->ms_weight;  in metaslab_load_impl()  local 3212 	uint64_t weight, space;  in metaslab_space_weight()  local 3282 	uint64_t weight = 0;  in metaslab_weight_from_range_tree()  local 3346 	uint64_t weight = 0;  in metaslab_weight_from_spacemap()  local 3371 	uint64_t weight = 0;  in metaslab_segment_weight()  local 3479 	uint64_t weight;  in metaslab_weight()  local 3648     uint64_t weight)  in metaslab_passivate_allocator() [all …] 
 | 
| /freebsd/sys/netlink/route/ | 
| H A D | nexthop.h | 87 	uint8_t		weight;         /* weight of this nexthop */  member
  | 
| /freebsd/usr.bin/localedef/ | 
| H A D | collate.c | 139 typedef struct weight {  struct 142 	RB_ENTRY(weight) entry;  argument
  | 
| /freebsd/sys/dev/qlnx/qlnxe/ | 
| H A D | ecore_hsi_init_func.h | 62 	u16 weight /* An arbitration weight. Valid only if use_wfq is set. */;  member
  | 
| H A D | ecore_init_fw_funcs.c | 83 #define QM_WFQ_INC_VAL(weight)		((weight) * 0x9000)   argument 936 #define NIG_ETS_UP_BOUND(weight,mtu)		(2 * ((weight) > (mtu) ? (weight) : (mtu)))  argument 1115 #define PRS_ETS_UP_BOUND(weight,mtu)		(2 * ((weight) > (mtu) ? (weight) : (mtu)))  argument
  | 
| /freebsd/usr.sbin/virtual_oss/virtual_equalizer/ | 
| H A D | equalizer.c | 184 		double weight = equalizer_get_window(i / (double)(N / 2)) / N;  in equalizer_load()  local
  | 
| /freebsd/sys/contrib/zstd/programs/ | 
| H A D | datagen.c | 69         U32 const weight = (((LTSIZE - u) * ld) >> 8) + 1;  in RDG_fillLiteralDistrib()  local
  | 
| /freebsd/contrib/tcpdump/ | 
| H A D | print-lisp.c | 211 	nd_uint8_t weight;  member
  | 
| /freebsd/sys/contrib/alpine-hal/ | 
| H A D | al_hal_udma_config.h | 226 	uint8_t weight;  member 263 	uint8_t weight;  member
  | 
| /freebsd/sys/net/route/ | 
| H A D | nhop.h | 166 	uint32_t		weight;  member
  | 
| /freebsd/sys/fs/msdosfs/ | 
| H A D | msdosfs_conv.c | 779 mbsadjpos(const char **instr, size_t inlen, size_t outlen, int weight, int flag, void *handle)  in mbsadjpos()
  | 
| /freebsd/lib/libc/nameser/ | 
| H A D | ns_print.c | 385 		u_int priority, weight, port;  in ns_sprintrrf()  local
  |