Searched refs:MAX_LEVELS (Results 1 – 2 of 2) sorted by relevance
9 #define MAX_LEVELS 10 // max cgroup hierarchy level: arbitrary macro64 for (cnt = 0; i < MAX_LEVELS; i++) { in get_cgroup_v1_idx()90 for (cnt = 0; i < MAX_LEVELS; i++) { in get_cgroup_v2_idx()115 __u32 cgrp_idx[MAX_LEVELS]; in bperf_cgroup_count()121 cgrp_cnt = get_cgroup_v2_idx(cgrp_idx, MAX_LEVELS); in bperf_cgroup_count()123 cgrp_cnt = get_cgroup_v1_idx(cgrp_idx, MAX_LEVELS); in bperf_cgroup_count()153 for (c = 0; c < MAX_LEVELS; c++) { in bperf_cgroup_count()
250 #define MAX_LEVELS 64u macro257 struct ilist qs[MAX_LEVELS];266 unsigned target_count[MAX_LEVELS];