Searched refs:hweight (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_fo.c | 24 struct ip_vs_dest *dest, *hweight = NULL; in ip_vs_fo_schedule() local 35 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()
|
/openbmc/linux/tools/perf/ |
H A D | MANIFEST | 12 tools/lib/hweight.c
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_filters.c | 827 int hweight = 0; in aq_filters_vlans_update() local 839 hweight = bitmap_weight(aq_nic->active_vlans, VLAN_N_VID); in aq_filters_vlans_update() 853 if (hweight <= AQ_VLAN_MAX_FILTERS && hweight > 0) { in aq_filters_vlans_update()
|
/openbmc/linux/tools/perf/util/ |
H A D | python-ext-sources | 22 ../lib/hweight.c
|
H A D | Build | 40 perf-y += hweight.o 374 $(OUTPUT)util/hweight.o: ../lib/hweight.c FORCE
|
/openbmc/linux/arch/x86/lib/ |
H A D | Makefile | 41 obj-y += msr.o msr-reg.o msr-reg-export.o hweight.o
|
/openbmc/linux/arch/sparc/lib/ |
H A D | Makefile | 52 lib-$(CONFIG_SPARC64) += mcount.o ipcsum.o xor.o hweight.o ffs.o
|
/openbmc/linux/lib/ |
H A D | Makefile | 165 obj-$(CONFIG_GENERIC_HWEIGHT) += hweight.o
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | 3557 2024-12-28 20:07:13.277-0600 FINEST t583 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/linux/tools/include/asm-generic/bitops/hweight.h': chosen by suffix: CAnalyzerFactory 3558 2024-12-28 20:07:13.277-0600 FINE t583 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/tools/include/asm-generic/bitops/hweight.h' (CAnalyzer) 3559 2024-12-28 20:07:13.277-0600 FINER t583 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/tools/include/asm-generic/bitops/hweight.h' 3569 2024-12-28 20:07:13.281-0600 FINER t583 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/tools/include/asm-generic/bitops/hweight.h' 3570 2024-12-28 20:07:13.281-0600 FINEST t583 Statistics.logIt: Added: '/openbmc/linux/tools/include/asm-generic/bitops/hweight.h' (CAnalyzer) (took 4 ms) [all...] |