Searched refs:entry_list (Results 1 – 7 of 7) sorted by relevance
181 SOEntryList entry_list; in UpdateSOEntriesForDeletion() local186 if (!TakeSnapshot(entry_list)) in UpdateSOEntriesForDeletion()190 if (!llvm::is_contained(entry_list, *I)) in UpdateSOEntriesForDeletion()194 m_soentries = entry_list; in UpdateSOEntriesForDeletion()198 bool HexagonDYLDRendezvous::TakeSnapshot(SOEntryList &entry_list) { in TakeSnapshot() argument214 entry_list.push_back(entry); in TakeSnapshot()
237 bool TakeSnapshot(SOEntryList &entry_list);
527 SOEntryList entry_list; in UpdateBaseAddrIfNecessary() 532 if (!TakeSnapshot(entry_list)) in UpdateBaseAddrIfNecessary() 536 if (!llvm::is_contained(entry_list, *I)) in UpdateBaseAddrIfNecessary() 540 m_soentries = entry_list; in UpdateFileSpecIfNecessary() 567 bool DYLDRendezvous::TakeSnapshot(SOEntryList &entry_list) { in ReadSOEntryFromMemory() 574 entry_list.clear(); in ReadSOEntryFromMemory() 586 entry_list.push_back(entry); in ReadSOEntryFromMemory() 417 SOEntryList entry_list; RemoveSOEntries() local 456 TakeSnapshot(SOEntryList & entry_list) TakeSnapshot() argument
346 bool TakeSnapshot(SOEntryList &entry_list);
73 struct entry_list { struct124 struct entry_list exclusion_entry_list;153 static void entry_list_add(struct entry_list *, struct match_file *);154 static void entry_list_free(struct entry_list *);155 static void entry_list_init(struct entry_list *);1362 entry_list_init(struct entry_list *list) in entry_list_init()1370 entry_list_free(struct entry_list *list) in entry_list_free()1383 entry_list_add(struct entry_list *list, struct match_file *file) in entry_list_add()
165 p_entry = &p_cc->ca_cong_setting.entry_list[i]; in cc_setup_mad_data()199 memset(p_cc->cc_tbl[i].entry_list, in cc_setup_mad_data()201 sizeof(p_cc->cc_tbl[i].entry_list)); in cc_setup_mad_data()210 p_cc->cc_tbl[i].entry_list[j].shift_multiplier = in cc_setup_mad_data()
11681 ib_cong_log_event_sw_t entry_list[15]; member11938 ib_ca_cong_entry_t entry_list[IB_CA_CONG_ENTRY_DATA_SIZE]; member12002 ib_cc_tbl_entry_t entry_list[IB_CC_TBL_ENTRY_LIST_MAX]; member