Searched refs:hweight (Results 1 – 12 of 12) sorted by relevance
24 struct ip_vs_dest *dest, *hweight = NULL; in ip_vs_fo_schedule() local35 hweight = dest; in ip_vs_fo_schedule()40 if (hweight) { in ip_vs_fo_schedule()42 IP_VS_DBG_ADDR(hweight->af, &hweight->addr), in ip_vs_fo_schedule()43 ntohs(hweight->port), in ip_vs_fo_schedule()44 atomic_read(&hweight->activeconns), in ip_vs_fo_schedule()45 atomic_read(&hweight->weight)); in ip_vs_fo_schedule()46 return hweight; in ip_vs_fo_schedule()
13 tools/lib/hweight.c
20 ../lib/hweight.c
34 perf-y += hweight.o301 $(OUTPUT)util/hweight.o: ../lib/hweight.c FORCE
827 int hweight = 0; in aq_filters_vlans_update() local841 hweight += hweight_long(aq_nic->active_vlans[i]); in aq_filters_vlans_update()855 if (hweight <= AQ_VLAN_MAX_FILTERS && hweight > 0) { in aq_filters_vlans_update()
53 obj-y += msr.o msr-reg.o msr-reg-export.o hweight.o
52 lib-$(CONFIG_SPARC64) += mcount.o ipcsum.o xor.o hweight.o ffs.o
152 obj-$(CONFIG_GENERIC_HWEIGHT) += hweight.o