at_most 819 tools/lib/bpf/btf_dump.c static int chip_away_bits(int total, int at_most) at_most 821 tools/lib/bpf/btf_dump.c return total % at_most ? : at_most;