Searched refs:num_labels (Results 1 – 4 of 4) sorted by relevance
105 #define MPLS_NH_VIA_OFF(num_labels) \ argument106 ALIGN(sizeof(struct mpls_nh) + (num_labels) * sizeof(u32), \112 #define MPLS_NH_SIZE(num_labels, max_via_alen) \ argument113 (MPLS_NH_VIA_OFF((num_labels)) + \
47 for (i = 0; i < vc4->num_labels; i++) { in vc4_bo_stats_dump()78 for (i = 0; i < vc4->num_labels; i++) { in vc4_bo_stats_debugfs()117 for (i = 0; i < vc4->num_labels; i++) { in vc4_get_user_label()131 u32 new_label_count = vc4->num_labels + 1; in vc4_get_user_label()142 free_slot = vc4->num_labels; in vc4_get_user_label()144 vc4->num_labels = new_label_count; in vc4_get_user_label()1033 vc4->num_labels = VC4_BO_TYPE_COUNT; in vc4_bo_cache_init()1059 for (i = 0; i < vc4->num_labels; i++) { in vc4_bo_cache_destroy()
101 u32 num_labels; member
774 int num_labels) in __blk_label_update() argument971 if (nlabel + nsblk->num_resources > num_labels) { in __blk_label_update()1029 static int init_labels(struct nd_mapping *nd_mapping, int num_labels) in init_labels() argument1045 for (i = old_num_labels; i < num_labels; i++) { in init_labels()1057 return max(num_labels, old_num_labels); in init_labels()1070 return max(num_labels, old_num_labels); in init_labels()