Searched refs:hweight (Results 1 – 8 of 8) sorted by relevance
216 cgc->hweight = FCG_HWEIGHT_ONE; in cgrp_refresh_hweight()236 cgc->hweight = in cgrp_refresh_hweight()237 div_round_up(pcgc->hweight * cgc->weight, in cgrp_refresh_hweight()267 max_budget = (cgrp_slice_ns * nr_cpus * cgc->hweight) / in cgrp_cap_budget()574 FCG_HWEIGHT_ONE / (cgc->hweight ?: 1)); in BPF_STRUCT_OPS()690 cgv_node->cvtime += cgrp_slice_ns * FCG_HWEIGHT_ONE / (cgc->hweight ?: 1); in try_pick_next_cgroup()782 (cgc->hweight ?: 1)); in BPF_STRUCT_OPS()786 (cgc->hweight ?: 1)); in BPF_STRUCT_OPS()872 cgc->hweight = FCG_HWEIGHT_ONE; in BPF_STRUCT_OPS_SLEEPABLE()
44 u32 hweight; member
19 tools/lib/hweight.c
41 obj-y += msr.o msr-reg.o msr-reg-export.o hweight.o
10 LIBS := slab.o find_bit.o bitmap.o hweight.o vsprintf.o
50 perf-util-y += hweight.o409 $(OUTPUT)util/hweight.o: ../lib/hweight.c FORCE
140 obj-$(CONFIG_GENERIC_HWEIGHT) += hweight.o
4699 F: lib/hweight.c