Searched refs:ikpu2 (Results 1 – 2 of 2) sorted by relevance
1741 return &profile->ikpu2[n]; in npc_get_ikpu_nth_entry()1962 profile->ikpu2 = devm_kcalloc(rvu->dev, 1, in npc_apply_custom_kpu_from_fs()1965 if (!profile->ikpu2) in npc_apply_custom_kpu_from_fs()1976 memcpy((void *)profile->ikpu2, action, sizeof(ikpu_action_entries)); in npc_apply_custom_kpu_from_fs()
557 struct npc_kpu_profile_action *ikpu2; /* array[pkinds] */ member