Searched refs:weight (Results 1 – 21 of 21) sorted by relevance
| /include/uapi/linux/ |
| A D | nexthop.h | 18 __u8 weight; /* weight of this nexthop */ member 25 return ((entry->weight_high << 8) | entry->weight) + 1; in nexthop_grp_weight()
|
| A D | dns_resolver.h | 100 __u16 weight; /* Weight (as SRV record) (LE) */ member
|
| A D | ip_vs.h | 166 int weight; /* destination weight */ member 231 int weight; /* destination weight */ member
|
| A D | pkt_sched.h | 704 __u32 weight; member
|
| /include/linux/can/ |
| A D | rx-offload.h | 38 unsigned int weight); 41 unsigned int weight);
|
| /include/linux/ |
| A D | irq_poll.h | 11 int weight; member
|
| A D | dtpm.h | 25 int weight; member
|
| A D | stmmac.h | 131 u32 weight; member
|
| A D | thermal.h | 92 unsigned int weight; /* Cooling device weight */ member
|
| A D | netdevice.h | 389 int weight; member 2787 int weight); 2791 int (*poll)(struct napi_struct *, int), int weight) in netif_napi_add_weight() argument 2794 netif_napi_add_weight_locked(dev, napi, poll, weight); in netif_napi_add_weight() 2825 int weight) in netif_napi_add_tx_weight() argument 2828 netif_napi_add_weight(dev, napi, poll, weight); in netif_napi_add_tx_weight()
|
| A D | sched.h | 453 unsigned long weight; member
|
| A D | perf_event.h | 1327 union perf_sample_weight weight; member
|
| /include/linux/crush/ |
| A D | mapper.h | 17 const __u32 *weight, int weight_max,
|
| A D | crush.h | 136 __u32 weight; /* 16-bit fixed point */ member
|
| /include/linux/sched/ |
| A D | ext.h | 146 u32 weight; member 223 u32 weight; member
|
| /include/net/ |
| A D | net_shaper.h | 52 u32 weight; member
|
| A D | nexthop.h | 108 u16 weight; member 197 u16 weight; member 358 int weight = nhg->nh_entries[i].weight; in nexthop_mpath_fill_node() local 360 if (fib_add_nexthop(skb, nhc, weight, rt_family, 0) < 0) in nexthop_mpath_fill_node()
|
| A D | ip_vs.h | 656 int weight; /* destination weight */ member 726 atomic_t weight; /* server weight */ member
|
| /include/trace/events/ |
| A D | iocost.h | 30 __field(u32, weight) 45 __entry->weight = iocg->weight; 57 __entry->vtime, __entry->inuse, __entry->weight,
|
| /include/rdma/ |
| A D | ib_smi.h | 113 u8 weight; member
|
| /include/linux/avf/ |
| A D | virtchnl.h | 1563 u8 weight; member
|
Completed in 82 milliseconds