Searched refs:inner_type (Results 1 – 3 of 3) sorted by relevance
60 static int create_maps(enum bpf_map_type inner_type)64 inner_map_type = inner_type; in create_maps() argument 67 reuseport_array = bpf_map_create(inner_type, "reuseport_array", in create_maps()
2990 struct dc_update_descriptor inner_type = get_plane_info_update_type(u); in det_surface_update() local2991 elevate_update_type(&overall_type, inner_type.update_type, inner_type.lock_descriptor); in det_surface_update()2993 inner_type = get_scaling_info_update_type(check_config, u); in det_surface_update()2994 elevate_update_type(&overall_type, inner_type.update_type, inner_type.lock_descriptor); in det_surface_update()3250 struct dc_update_descriptor inner_type = in check_update_surfaces_for_stream() local3253 elevate_update_type(&overall_type, inner_type.update_type, inner_type.lock_descriptor); in check_update_surfaces_for_stream()
99 u32 inner_type);