Searched refs:orig_name (Results 1 – 2 of 2) sorted by relevance
333 state->kabi.orig_name = NULL; in __process_list_type()340 if (stable && state->kabi.orig_name) in __process_list_type()341 name = state->kabi.orig_name; in __process_list_type()521 res = get_kabi_status(die, &state->kabi.orig_name); in check_struct_member_kabi_status()556 res = get_kabi_status(die, &state->kabi.orig_name); in check_union_member_kabi_status()575 const char **orig_name) in get_union_kabi_status() argument646 if (orig_name) in get_union_kabi_status()647 *orig_name = state.kabi.orig_name; in get_union_kabi_status()738 &state->kabi.orig_name)); in DEFINE_PROCESS_STRUCTURE_TYPE()
241 const char *orig_name; member